[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:14:12.131640  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:46247
I20260709 13:14:12.133263  6081 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:14:12.134392  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:12.151290  6088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:12.151328  6090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:12.151330  6087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:12.153127  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:13.258567  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:13.258828  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:13.259042  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602853259016 us; error 0 us; skew 500 ppm
I20260709 13:14:13.259871  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:13.265336  6081 webserver.cc:533] Webserver started at http://127.5.240.126:45027/ using document root <none> and password file <none>
I20260709 13:14:13.266278  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:13.266506  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:13.266969  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:13.272782  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "ea2d117aed5c484a9baa9d415e56efa4"
format_stamp: "Formatted at 2026-07-09 13:14:13 on dist-test-slave-twc1"
I20260709 13:14:13.280980  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:14:13.286528  6096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:13.287742  6081 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:13.288111  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "ea2d117aed5c484a9baa9d415e56efa4"
format_stamp: "Formatted at 2026-07-09 13:14:13 on dist-test-slave-twc1"
I20260709 13:14:13.288451  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:13.334597  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:13.336190  6081 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:14:13.336678  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:13.408416  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:46247
I20260709 13:14:13.408492  6147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:46247 every 8 connection(s)
I20260709 13:14:13.416465  6148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.438714  6148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4: Bootstrap starting.
I20260709 13:14:13.444648  6148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:13.446609  6148 log.cc:826] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4: Log is configured to *not* fsync() on all Append() calls
I20260709 13:14:13.451301  6148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4: No bootstrap required, opened a new log
I20260709 13:14:13.472332  6148 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d117aed5c484a9baa9d415e56efa4" member_type: VOTER }
I20260709 13:14:13.472882  6148 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:13.473147  6148 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2d117aed5c484a9baa9d415e56efa4, State: Initialized, Role: FOLLOWER
I20260709 13:14:13.474177  6148 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea2d117aed5c484a9baa9d415e56efa4" member_type: VOTER }
I20260709 13:14:13.474656  6148 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:13.474951  6148 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:13.475284  6148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:13.479502  6148 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d117aed5c484a9baa9d415e56efa4" member_type: VOTER }
I20260709 13:14:13.480283  6148 leader_election.cc:304] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [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: ea2d117aed5c484a9baa9d415e56efa4; no voters: 
I20260709 13:14:13.482002  6148 leader_election.cc:290] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:13.482333  6151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:13.484879  6151 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 1 LEADER]: Becoming Leader. State: Replica: ea2d117aed5c484a9baa9d415e56efa4, State: Running, Role: LEADER
I20260709 13:14:13.485836  6151 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [LEADER]: Queue going to LEADER mode. State: All 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: "ea2d117aed5c484a9baa9d415e56efa4" member_type: VOTER }
I20260709 13:14:13.486900  6148 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:13.495805  6152 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea2d117aed5c484a9baa9d415e56efa4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d117aed5c484a9baa9d415e56efa4" member_type: VOTER } }
I20260709 13:14:13.496515  6152 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:13.496632  6153 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea2d117aed5c484a9baa9d415e56efa4. Latest consensus state: current_term: 1 leader_uuid: "ea2d117aed5c484a9baa9d415e56efa4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d117aed5c484a9baa9d415e56efa4" member_type: VOTER } }
I20260709 13:14:13.497298  6153 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:13.500170  6159 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:13.514657  6159 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:13.516925  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:13.530440  6159 catalog_manager.cc:1383] Generated new cluster ID: 026893db077e49c8a30a080e021c8398
I20260709 13:14:13.530789  6159 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:13.561228  6159 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:13.562862  6159 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:13.579124  6159 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4: Generated new TSK 0
I20260709 13:14:13.580121  6159 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:13.648581  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:13.658046  6170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:13.659943  6171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:13.662436  6081 server_base.cc:1061] running on GCE node
W20260709 13:14:13.663467  6173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:13.664371  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:13.664583  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:13.664774  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602853664754 us; error 0 us; skew 500 ppm
I20260709 13:14:13.665391  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:13.669616  6081 webserver.cc:533] Webserver started at http://127.5.240.65:45965/ using document root <none> and password file <none>
I20260709 13:14:13.670222  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:13.670425  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:13.670701  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:13.671947  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "2398c93a44bc404fae8ac894bf28f214"
format_stamp: "Formatted at 2026-07-09 13:14:13 on dist-test-slave-twc1"
I20260709 13:14:13.677966  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260709 13:14:13.682444  6178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:13.683333  6081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:14:13.683629  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "2398c93a44bc404fae8ac894bf28f214"
format_stamp: "Formatted at 2026-07-09 13:14:13 on dist-test-slave-twc1"
I20260709 13:14:13.683928  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:13.730821  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:13.732209  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:13.734908  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:13.739537  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:13.739782  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:13.740063  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:13.740235  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:13.839143  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:43195
I20260709 13:14:13.839217  6240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:43195 every 8 connection(s)
I20260709 13:14:13.846136  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:13.858610  6245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:13.862084  6246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:13.871802  6081 server_base.cc:1061] running on GCE node
W20260709 13:14:13.872898  6248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:13.874125  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:13.874420  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:13.874637  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602853874615 us; error 0 us; skew 500 ppm
I20260709 13:14:13.874783  6241 heartbeater.cc:344] Connected to a master server at 127.5.240.126:46247
I20260709 13:14:13.875345  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:13.875311  6241 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:13.876704  6241 heartbeater.cc:507] Master 127.5.240.126:46247 requested a full tablet report, sending...
I20260709 13:14:13.878316  6081 webserver.cc:533] Webserver started at http://127.5.240.66:38765/ using document root <none> and password file <none>
I20260709 13:14:13.878949  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:13.879204  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:13.879467  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:13.880414  6113 ts_manager.cc:194] Registered new tserver with Master: 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195)
I20260709 13:14:13.880554  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "2cd590f6268744d7a753d1c82ec48499"
format_stamp: "Formatted at 2026-07-09 13:14:13 on dist-test-slave-twc1"
I20260709 13:14:13.883687  6113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38252
I20260709 13:14:13.886497  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:14:13.892055  6253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:13.892899  6081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:14:13.893256  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "2cd590f6268744d7a753d1c82ec48499"
format_stamp: "Formatted at 2026-07-09 13:14:13 on dist-test-slave-twc1"
I20260709 13:14:13.893612  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:13.910902  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:13.912613  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:13.915222  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:13.918928  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:13.919221  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:13.919510  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:13.919715  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:14.004459  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:33261
I20260709 13:14:14.004552  6315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:33261 every 8 connection(s)
I20260709 13:14:14.013649  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:14.020027  6319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:14.025530  6320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:14.026225  6316 heartbeater.cc:344] Connected to a master server at 127.5.240.126:46247
I20260709 13:14:14.026647  6316 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:14.027630  6316 heartbeater.cc:507] Master 127.5.240.126:46247 requested a full tablet report, sending...
I20260709 13:14:14.030035  6113 ts_manager.cc:194] Registered new tserver with Master: 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:14.031770  6113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38266
I20260709 13:14:14.036198  6081 server_base.cc:1061] running on GCE node
W20260709 13:14:14.036230  6322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:14.037331  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:14.037520  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:14.037690  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602854037673 us; error 0 us; skew 500 ppm
I20260709 13:14:14.038271  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:14.040732  6081 webserver.cc:533] Webserver started at http://127.5.240.67:38757/ using document root <none> and password file <none>
I20260709 13:14:14.041216  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:14.041394  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:14.041646  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:14.042734  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
format_stamp: "Formatted at 2026-07-09 13:14:14 on dist-test-slave-twc1"
I20260709 13:14:14.047502  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:14.051213  6327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:14.052040  6081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:14:14.052343  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
format_stamp: "Formatted at 2026-07-09 13:14:14 on dist-test-slave-twc1"
I20260709 13:14:14.052627  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:14.073764  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:14.075026  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:14.077458  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:14.079982  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:14.080210  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:14.080437  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:14.080593  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:14.168028  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:40193
I20260709 13:14:14.168130  6389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:40193 every 8 connection(s)
I20260709 13:14:14.185086  6390 heartbeater.cc:344] Connected to a master server at 127.5.240.126:46247
I20260709 13:14:14.185468  6390 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:14.186272  6390 heartbeater.cc:507] Master 127.5.240.126:46247 requested a full tablet report, sending...
I20260709 13:14:14.188235  6113 ts_manager.cc:194] Registered new tserver with Master: 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:14.189117  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016459299s
I20260709 13:14:14.189594  6113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38282
I20260709 13:14:14.242477  6113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38296:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:14:14.246193  6113 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:14:14.355134  6355 tablet_service.cc:1511] Processing CreateTablet for tablet 4a482b8977a4439a86029fe173b1e816 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:14.357336  6353 tablet_service.cc:1511] Processing CreateTablet for tablet fb987643706e42a394c54597e50f3af5 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:14.358052  6352 tablet_service.cc:1511] Processing CreateTablet for tablet 73fd832153904cc9abf42c3bcf744acb (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:14.361703  6351 tablet_service.cc:1511] Processing CreateTablet for tablet b681f5295fc540dcaa677d001e008e68 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:14.357931  6354 tablet_service.cc:1511] Processing CreateTablet for tablet c4fe28cb187a4fcc9f786f377d3bbec4 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:14.368928  6354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe28cb187a4fcc9f786f377d3bbec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.370098  6350 tablet_service.cc:1511] Processing CreateTablet for tablet 6ced7cb30c3a4557b9a33b1681b383ff (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:14.379609  6355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a482b8977a4439a86029fe173b1e816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.384721  6280 tablet_service.cc:1511] Processing CreateTablet for tablet c4fe28cb187a4fcc9f786f377d3bbec4 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:14.388801  6350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ced7cb30c3a4557b9a33b1681b383ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.387111  6278 tablet_service.cc:1511] Processing CreateTablet for tablet 73fd832153904cc9abf42c3bcf744acb (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:14.390195  6279 tablet_service.cc:1511] Processing CreateTablet for tablet fb987643706e42a394c54597e50f3af5 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:14.390280  6202 tablet_service.cc:1511] Processing CreateTablet for tablet b681f5295fc540dcaa677d001e008e68 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:14.394207  6206 tablet_service.cc:1511] Processing CreateTablet for tablet 4a482b8977a4439a86029fe173b1e816 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:14.388501  6205 tablet_service.cc:1511] Processing CreateTablet for tablet c4fe28cb187a4fcc9f786f377d3bbec4 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:14.396238  6203 tablet_service.cc:1511] Processing CreateTablet for tablet 73fd832153904cc9abf42c3bcf744acb (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:14.386600  6200 tablet_service.cc:1511] Processing CreateTablet for tablet fc16053469e64771b0c9d4114cf0e16e (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:14.387845  6281 tablet_service.cc:1511] Processing CreateTablet for tablet 4a482b8977a4439a86029fe173b1e816 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:14.387138  6204 tablet_service.cc:1511] Processing CreateTablet for tablet fb987643706e42a394c54597e50f3af5 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:14.405241  6280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe28cb187a4fcc9f786f377d3bbec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.400141  6276 tablet_service.cc:1511] Processing CreateTablet for tablet 6ced7cb30c3a4557b9a33b1681b383ff (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:14.404105  6353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb987643706e42a394c54597e50f3af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.400086  6201 tablet_service.cc:1511] Processing CreateTablet for tablet 6ced7cb30c3a4557b9a33b1681b383ff (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:14.400189  6277 tablet_service.cc:1511] Processing CreateTablet for tablet b681f5295fc540dcaa677d001e008e68 (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:14.408605  6275 tablet_service.cc:1511] Processing CreateTablet for tablet fc16053469e64771b0c9d4114cf0e16e (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:14.407373  6206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a482b8977a4439a86029fe173b1e816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.411237  6278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fd832153904cc9abf42c3bcf744acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.410270  6349 tablet_service.cc:1511] Processing CreateTablet for tablet fc16053469e64771b0c9d4114cf0e16e (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:14.416775  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a482b8977a4439a86029fe173b1e816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.418643  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fd832153904cc9abf42c3bcf744acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.422874  6275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc16053469e64771b0c9d4114cf0e16e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.423830  6205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe28cb187a4fcc9f786f377d3bbec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.426807  6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb987643706e42a394c54597e50f3af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.423386  6199 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9859c6edee43f1827872901268e5aa (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:14.430919  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc16053469e64771b0c9d4114cf0e16e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.431035  6203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fd832153904cc9abf42c3bcf744acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.433965  6202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681f5295fc540dcaa677d001e008e68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.428156  6274 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9859c6edee43f1827872901268e5aa (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:14.435132  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681f5295fc540dcaa677d001e008e68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.440814  6348 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9859c6edee43f1827872901268e5aa (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:14.442900  6276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ced7cb30c3a4557b9a33b1681b383ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.443845  6348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9859c6edee43f1827872901268e5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.444393  6201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ced7cb30c3a4557b9a33b1681b383ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.446449  6277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681f5295fc540dcaa677d001e008e68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.446962  6199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9859c6edee43f1827872901268e5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.476060  6198 tablet_service.cc:1511] Processing CreateTablet for tablet d2c1092948cf4e9eb345bd158db612ca (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:14.475412  6204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb987643706e42a394c54597e50f3af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.481716  6200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc16053469e64771b0c9d4114cf0e16e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.484984  6198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c1092948cf4e9eb345bd158db612ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.482288  6274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9859c6edee43f1827872901268e5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.546177  6273 tablet_service.cc:1511] Processing CreateTablet for tablet d2c1092948cf4e9eb345bd158db612ca (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:14.547945  6273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c1092948cf4e9eb345bd158db612ca. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:14.552197  6161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:14.607267  6347 tablet_service.cc:1511] Processing CreateTablet for tablet d2c1092948cf4e9eb345bd158db612ca (DEFAULT_TABLE table=test-workload [id=829cc1721d114dcf88fe817c36f4aacb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:14.612444  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c1092948cf4e9eb345bd158db612ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.667984  6408 tablet_bootstrap.cc:492] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:14.750741  6408 tablet_bootstrap.cc:654] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.806195  6410 tablet_bootstrap.cc:492] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:14.816048  6408 tablet_bootstrap.cc:492] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:14.816625  6408 ts_tablet_manager.cc:1403] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.006s
I20260709 13:14:14.822191  6408 raft_consensus.cc:359] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.823256  6408 raft_consensus.cc:385] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.823585  6408 raft_consensus.cc:740] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.828711  6409 tablet_bootstrap.cc:492] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:14.830538  6408 consensus_queue.cc:260] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.836448  6241 heartbeater.cc:499] Master 127.5.240.126:46247 was elected leader, sending a full tablet report...
I20260709 13:14:14.838979  6410 tablet_bootstrap.cc:654] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.839592  6409 tablet_bootstrap.cc:654] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.841121  6408 ts_tablet_manager.cc:1434] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.003s
I20260709 13:14:14.842298  6408 tablet_bootstrap.cc:492] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
W20260709 13:14:14.846992  6242 tablet.cc:2406] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:14.849308  6408 tablet_bootstrap.cc:654] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.861501  6410 tablet_bootstrap.cc:492] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:14.862083  6410 ts_tablet_manager.cc:1403] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.007s
I20260709 13:14:14.865686  6410 raft_consensus.cc:359] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.866613  6410 raft_consensus.cc:385] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.866935  6410 raft_consensus.cc:740] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.867780  6410 consensus_queue.cc:260] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.878175  6409 tablet_bootstrap.cc:492] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:14.878767  6409 ts_tablet_manager.cc:1403] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.023s
I20260709 13:14:14.879561  6408 tablet_bootstrap.cc:492] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:14.880031  6408 ts_tablet_manager.cc:1403] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.019s
I20260709 13:14:14.880236  6410 ts_tablet_manager.cc:1434] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 13:14:14.880947  6390 heartbeater.cc:499] Master 127.5.240.126:46247 was elected leader, sending a full tablet report...
I20260709 13:14:14.881225  6410 tablet_bootstrap.cc:492] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:14.881819  6409 raft_consensus.cc:359] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.882565  6409 raft_consensus.cc:385] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.882846  6409 raft_consensus.cc:740] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.883790  6409 consensus_queue.cc:260] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.888780  6410 tablet_bootstrap.cc:654] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.893396  6409 ts_tablet_manager.cc:1434] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260709 13:14:14.894244  6316 heartbeater.cc:499] Master 127.5.240.126:46247 was elected leader, sending a full tablet report...
I20260709 13:14:14.899608  6409 tablet_bootstrap.cc:492] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:14.897696  6408 raft_consensus.cc:359] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.906034  6408 raft_consensus.cc:385] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.906378  6408 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.907437  6409 tablet_bootstrap.cc:654] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.907114  6408 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.908375  6417 raft_consensus.cc:493] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.908890  6417 raft_consensus.cc:515] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.909710  6408 ts_tablet_manager.cc:1434] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:14:14.910717  6408 tablet_bootstrap.cc:492] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:14.920763  6410 tablet_bootstrap.cc:492] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:14.921345  6410 ts_tablet_manager.cc:1403] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.012s
I20260709 13:14:14.924924  6417 leader_election.cc:290] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:14.926575  6408 tablet_bootstrap.cc:654] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.925072  6410 raft_consensus.cc:359] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.928829  6410 raft_consensus.cc:385] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.929189  6410 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.930038  6410 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.936092  6410 ts_tablet_manager.cc:1434] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:14:14.937098  6410 tablet_bootstrap.cc:492] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:14.942382  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
W20260709 13:14:14.944550  6256 leader_election.cc:343] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.951813  6416 raft_consensus.cc:493] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.952353  6416 raft_consensus.cc:515] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.952803  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:14.953537  6365 raft_consensus.cc:2468] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 0.
I20260709 13:14:14.955190  6416 leader_election.cc:290] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:14.956892  6408 tablet_bootstrap.cc:492] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:14.957389  6408 ts_tablet_manager.cc:1403] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.007s
I20260709 13:14:14.958621  6257 leader_election.cc:304] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:14.961886  6417 raft_consensus.cc:2804] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:14.962327  6417 raft_consensus.cc:493] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:14.962659  6417 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:14.960304  6408 raft_consensus.cc:359] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.966709  6408 raft_consensus.cc:385] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.967058  6408 raft_consensus.cc:740] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.968992  6408 consensus_queue.cc:260] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.969511  6409 tablet_bootstrap.cc:492] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:14.969714  6410 tablet_bootstrap.cc:654] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.970118  6409 ts_tablet_manager.cc:1403] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.008s
I20260709 13:14:14.970559  6417 raft_consensus.cc:515] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.972846  6417 leader_election.cc:290] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:14.973054  6409 raft_consensus.cc:359] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.973799  6409 raft_consensus.cc:385] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.974190  6409 raft_consensus.cc:740] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.974923  6409 consensus_queue.cc:260] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.977074  6409 ts_tablet_manager.cc:1434] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:14:14.978960  6409 tablet_bootstrap.cc:492] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:14.980528  6410 tablet_bootstrap.cc:492] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:14.981117  6410 ts_tablet_manager.cc:1403] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.001s
I20260709 13:14:14.985098  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:14.984686  6410 raft_consensus.cc:359] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:14.986215  6410 raft_consensus.cc:385] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:14.986536  6410 raft_consensus.cc:740] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:14.987334  6410 consensus_queue.cc:260] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:14.989108  6409 tablet_bootstrap.cc:654] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:14.989786  6410 ts_tablet_manager.cc:1434] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:14:14.991025  6410 tablet_bootstrap.cc:492] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:14.992187  6416 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:14.992964  6416 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:14.993465  6408 ts_tablet_manager.cc:1434] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260709 13:14:14.995682  6416 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
W20260709 13:14:14.996158  6256 leader_election.cc:343] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:14.997364  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:14.998378  6365 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.003768  6412 raft_consensus.cc:493] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.004042  6410 tablet_bootstrap.cc:654] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.004539  6412 raft_consensus.cc:515] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.008507  6412 leader_election.cc:290] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.010424  6408 tablet_bootstrap.cc:492] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:15.022318  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.024163  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
W20260709 13:14:15.033164  6330 leader_election.cc:343] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.039880  6365 raft_consensus.cc:2468] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 1.
I20260709 13:14:15.037962  6215 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 0.
I20260709 13:14:15.041474  6257 leader_election.cc:304] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:15.042165  6330 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:15.042500  6408 tablet_bootstrap.cc:654] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.042825  6417 raft_consensus.cc:2804] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.043090  6416 raft_consensus.cc:2804] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.044552  6416 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.044955  6416 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.060707  6417 raft_consensus.cc:697] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:15.062382  6417 consensus_queue.cc:237] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.065016  6409 tablet_bootstrap.cc:492] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.066597  6409 ts_tablet_manager.cc:1403] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.023s
I20260709 13:14:15.072583  6416 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.073822  6409 raft_consensus.cc:359] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.074429  6409 raft_consensus.cc:385] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.074692  6409 raft_consensus.cc:740] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.075037  6416 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:15.075821  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:15.076714  6215 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.075699  6409 consensus_queue.cc:260] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.093834  6409 ts_tablet_manager.cc:1434] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:14:15.095427  6409 tablet_bootstrap.cc:492] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:15.098793  6289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:15.100315  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.096793  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
W20260709 13:14:15.104959  6331 leader_election.cc:343] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.106240  6215 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 1.
W20260709 13:14:15.107662  6331 leader_election.cc:343] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.109514  6330 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.110704  6416 raft_consensus.cc:2804] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.112263  6331 leader_election.cc:304] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.119760  6409 tablet_bootstrap.cc:654] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.121958  6408 tablet_bootstrap.cc:492] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:15.122709  6408 ts_tablet_manager.cc:1403] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.021s
I20260709 13:14:15.125104  6410 tablet_bootstrap.cc:492] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:15.125702  6410 ts_tablet_manager.cc:1403] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.036s
I20260709 13:14:15.121958  6416 raft_consensus.cc:697] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 LEADER]: Becoming Leader. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:15.128476  6416 consensus_queue.cc:237] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.129055  6113 catalog_manager.cc:5697] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.131242  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.131182  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.134352  6437 raft_consensus.cc:2749] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.126678  6408 raft_consensus.cc:359] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.135478  6408 raft_consensus.cc:385] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.135824  6408 raft_consensus.cc:740] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.139189  6408 consensus_queue.cc:260] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
W20260709 13:14:15.141361  6182 leader_election.cc:343] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:15.146486  6182 leader_election.cc:343] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.144577  6408 ts_tablet_manager.cc:1434] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:14:15.143308  6410 raft_consensus.cc:359] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.147091  6182 leader_election.cc:304] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214; no voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.147645  6410 raft_consensus.cc:385] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.148423  6408 tablet_bootstrap.cc:492] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:15.148375  6412 raft_consensus.cc:2749] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.148002  6410 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.156224  6111 catalog_manager.cc:5697] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67). New cstate: current_term: 1 leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.161875  6408 tablet_bootstrap.cc:654] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.168449  6410 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.170228  6409 tablet_bootstrap.cc:492] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.174003  6409 ts_tablet_manager.cc:1403] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.020s
I20260709 13:14:15.175269  6410 ts_tablet_manager.cc:1434] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 13:14:15.176316  6410 tablet_bootstrap.cc:492] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:15.176923  6409 raft_consensus.cc:359] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.177469  6409 raft_consensus.cc:385] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.177698  6409 raft_consensus.cc:740] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.178300  6409 consensus_queue.cc:260] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.180083  6409 ts_tablet_manager.cc:1434] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:15.180846  6409 tablet_bootstrap.cc:492] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:15.184398  6410 tablet_bootstrap.cc:654] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.188681  6408 tablet_bootstrap.cc:492] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:15.214226  6408 ts_tablet_manager.cc:1403] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.015s
I20260709 13:14:15.216995  6408 raft_consensus.cc:359] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.217571  6409 tablet_bootstrap.cc:654] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.217653  6408 raft_consensus.cc:385] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.218089  6408 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.218940  6408 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.220873  6408 ts_tablet_manager.cc:1434] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:14:15.221937  6408 tablet_bootstrap.cc:492] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:15.228782  6408 tablet_bootstrap.cc:654] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.233340  6409 tablet_bootstrap.cc:492] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.235337  6409 ts_tablet_manager.cc:1403] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.004s
I20260709 13:14:15.237424  6410 tablet_bootstrap.cc:492] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:15.238232  6410 ts_tablet_manager.cc:1403] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.006s
I20260709 13:14:15.241590  6409 raft_consensus.cc:359] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.242386  6409 raft_consensus.cc:385] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.242704  6409 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.243337  6409 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.243538  6410 raft_consensus.cc:359] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.244323  6410 raft_consensus.cc:385] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.244637  6410 raft_consensus.cc:740] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.245359  6410 consensus_queue.cc:260] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.248066  6409 ts_tablet_manager.cc:1434] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 13:14:15.249289  6409 tablet_bootstrap.cc:492] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:15.249768  6408 tablet_bootstrap.cc:492] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:15.250339  6408 ts_tablet_manager.cc:1403] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 13:14:15.251477  6417 raft_consensus.cc:493] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.251968  6417 raft_consensus.cc:515] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.254153  6417 leader_election.cc:290] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.253768  6408 raft_consensus.cc:359] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.254793  6408 raft_consensus.cc:385] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.255185  6408 raft_consensus.cc:740] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.256109  6408 consensus_queue.cc:260] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.256795  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.254993  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.257980  6215 raft_consensus.cc:2468] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 0.
W20260709 13:14:15.258267  6257 leader_election.cc:343] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.259240  6256 leader_election.cc:304] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.260053  6417 raft_consensus.cc:2804] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.260412  6417 raft_consensus.cc:493] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.260736  6417 raft_consensus.cc:3060] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.261229  6408 ts_tablet_manager.cc:1434] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:15.262990  6408 tablet_bootstrap.cc:492] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:15.264791  6409 tablet_bootstrap.cc:654] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.267362  6417 raft_consensus.cc:515] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.269536  6417 leader_election.cc:290] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.270386  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:15.270989  6215 raft_consensus.cc:3060] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.270877  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:15.258183  6410 ts_tablet_manager.cc:1434] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
W20260709 13:14:15.272548  6257 leader_election.cc:343] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.273360  6408 tablet_bootstrap.cc:654] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.274940  6410 tablet_bootstrap.cc:492] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:15.278383  6409 tablet_bootstrap.cc:492] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.278937  6409 ts_tablet_manager.cc:1403] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260709 13:14:15.282158  6215 raft_consensus.cc:2468] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 1.
I20260709 13:14:15.281991  6409 raft_consensus.cc:359] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.283020  6409 raft_consensus.cc:385] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.283350  6409 raft_consensus.cc:740] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.283808  6256 leader_election.cc:304] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.284075  6409 consensus_queue.cc:260] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.284863  6410 tablet_bootstrap.cc:654] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.285159  6417 raft_consensus.cc:2804] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.287343  6412 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.287868  6412 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.289373  6417 raft_consensus.cc:697] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:15.290059  6412 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.290345  6417 consensus_queue.cc:237] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.291749  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.292908  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
W20260709 13:14:15.294385  6182 leader_election.cc:343] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.294835  6409 ts_tablet_manager.cc:1434] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:14:15.295074  6365 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 0.
I20260709 13:14:15.296572  6182 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.297375  6412 raft_consensus.cc:2804] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.297823  6412 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.298235  6412 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.297696  6409 tablet_bootstrap.cc:492] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:15.303159  6410 tablet_bootstrap.cc:492] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:15.303660  6410 ts_tablet_manager.cc:1403] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260709 13:14:15.305295  6412 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.305891  6409 tablet_bootstrap.cc:654] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.300575  6408 tablet_bootstrap.cc:492] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:15.298211  6451 raft_consensus.cc:493] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.309088  6408 ts_tablet_manager.cc:1403] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.005s
I20260709 13:14:15.313129  6111 catalog_manager.cc:5697] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.314623  6408 raft_consensus.cc:359] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.315480  6408 raft_consensus.cc:385] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.315841  6408 raft_consensus.cc:740] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.317272  6410 raft_consensus.cc:359] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.318126  6410 raft_consensus.cc:385] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.318409  6410 raft_consensus.cc:740] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.318647  6409 tablet_bootstrap.cc:492] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.319110  6409 ts_tablet_manager.cc:1403] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 13:14:15.319152  6410 consensus_queue.cc:260] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.321476  6408 consensus_queue.cc:260] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.322990  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:15.323168  6410 ts_tablet_manager.cc:1434] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:14:15.324993  6410 tablet_bootstrap.cc:492] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:15.325019  6409 raft_consensus.cc:359] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.325831  6409 raft_consensus.cc:385] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.326191  6409 raft_consensus.cc:740] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.327059  6409 consensus_queue.cc:260] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
W20260709 13:14:15.328516  6182 leader_election.cc:343] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.329984  6409 ts_tablet_manager.cc:1434] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:14:15.331146  6409 tablet_bootstrap.cc:492] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:15.309793  6451 raft_consensus.cc:515] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.337226  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:15.337741  6409 tablet_bootstrap.cc:654] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.337984  6365 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.343699  6410 tablet_bootstrap.cc:654] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.344736  6365 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 1.
I20260709 13:14:15.346052  6182 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.353437  6409 tablet_bootstrap.cc:492] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.354007  6409 ts_tablet_manager.cc:1403] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:14:15.356787  6409 raft_consensus.cc:359] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.357532  6409 raft_consensus.cc:385] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.357659  6412 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.360913  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.361265  6412 raft_consensus.cc:2804] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.358050  6409 raft_consensus.cc:740] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.360159  6417 raft_consensus.cc:493] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.361752  6365 raft_consensus.cc:2468] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 0.
I20260709 13:14:15.368983  6409 consensus_queue.cc:260] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.371016  6257 leader_election.cc:304] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:15.372236  6432 raft_consensus.cc:2804] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.361778  6412 raft_consensus.cc:697] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:15.364313  6451 leader_election.cc:290] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.372679  6432 raft_consensus.cc:493] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.373099  6432 raft_consensus.cc:3060] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.374029  6457 raft_consensus.cc:493] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.374548  6457 raft_consensus.cc:515] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.382591  6459 raft_consensus.cc:493] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.383843  6459 raft_consensus.cc:515] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.368643  6417 raft_consensus.cc:515] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.385910  6432 raft_consensus.cc:515] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.390067  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.391136  6291 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 0.
I20260709 13:14:15.390290  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.392431  6409 ts_tablet_manager.cc:1434] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.003s
I20260709 13:14:15.393432  6409 tablet_bootstrap.cc:492] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: Bootstrap starting.
I20260709 13:14:15.395502  6417 leader_election.cc:290] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
W20260709 13:14:15.395927  6256 leader_election.cc:343] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.396399  6182 leader_election.cc:304] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 
I20260709 13:14:15.398535  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681f5295fc540dcaa677d001e008e68" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.399256  6215 raft_consensus.cc:2468] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 0.
I20260709 13:14:15.394531  6412 consensus_queue.cc:237] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.401844  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681f5295fc540dcaa677d001e008e68" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.404273  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.404983  6291 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 0.
I20260709 13:14:15.405788  6432 leader_election.cc:290] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
W20260709 13:14:15.406160  6257 leader_election.cc:343] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.407930  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:15.399758  6459 leader_election.cc:290] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.409204  6408 ts_tablet_manager.cc:1434] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.099s	user 0.019s	sys 0.021s
I20260709 13:14:15.407721  6256 leader_election.cc:304] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.409489  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.410552  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:15.410866  6365 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 0.
I20260709 13:14:15.411155  6364 raft_consensus.cc:3060] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.410295  6432 raft_consensus.cc:2804] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.410327  6457 leader_election.cc:290] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.413261  6432 raft_consensus.cc:493] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.417778  6432 raft_consensus.cc:3060] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.419284  6364 raft_consensus.cc:2468] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 1.
I20260709 13:14:15.420075  6408 tablet_bootstrap.cc:492] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:15.420549  6455 raft_consensus.cc:2804] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.421833  6409 tablet_bootstrap.cc:654] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.422501  6455 raft_consensus.cc:493] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.423208  6455 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.423142  6257 leader_election.cc:304] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:15.424257  6417 raft_consensus.cc:2804] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.424767  6417 raft_consensus.cc:697] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:15.425719  6410 tablet_bootstrap.cc:492] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:15.425559  6417 consensus_queue.cc:237] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.426219  6410 ts_tablet_manager.cc:1403] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.021s
W20260709 13:14:15.427289  6256 leader_election.cc:343] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.429283  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.430022  6364 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 0.
I20260709 13:14:15.430333  6451 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.432324  6451 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.430907  6182 leader_election.cc:304] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:15.433507  6457 raft_consensus.cc:2804] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.433938  6457 raft_consensus.cc:493] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.434329  6457 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.434367  6451 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.435911  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.437728  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.438927  6215 raft_consensus.cc:2393] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cd590f6268744d7a753d1c82ec48499 in current term 1: Already voted for candidate 9c16e661a49c47e1a425f48d0dc84c6c in this term.
I20260709 13:14:15.441270  6256 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499; no voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.442114  6451 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.445451  6432 raft_consensus.cc:515] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.448449  6432 leader_election.cc:290] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.450271  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681f5295fc540dcaa677d001e008e68" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:15.451073  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681f5295fc540dcaa677d001e008e68" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:15.451625  6215 raft_consensus.cc:3060] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:15.451684  6257 leader_election.cc:343] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.452118  6451 raft_consensus.cc:2749] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.453908  6432 raft_consensus.cc:493] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.459192  6455 raft_consensus.cc:515] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.459909  6410 raft_consensus.cc:359] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.462078  6410 raft_consensus.cc:385] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.461803  6113 catalog_manager.cc:5697] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.462693  6215 raft_consensus.cc:2468] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 1.
I20260709 13:14:15.477957  6409 tablet_bootstrap.cc:492] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: No bootstrap required, opened a new log
I20260709 13:14:15.477819  6256 leader_election.cc:304] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.478497  6409 ts_tablet_manager.cc:1403] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.002s
I20260709 13:14:15.475617  6457 raft_consensus.cc:515] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.478615  6408 tablet_bootstrap.cc:654] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.479179  6451 raft_consensus.cc:2804] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.479661  6451 raft_consensus.cc:697] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:15.480280  6457 leader_election.cc:290] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.480804  6410 raft_consensus.cc:740] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.481302  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:15.481231  6409 raft_consensus.cc:359] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.481561  6410 consensus_queue.cc:260] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.481988  6409 raft_consensus.cc:385] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.481302  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:15.482478  6409 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.481760  6451 consensus_queue.cc:237] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.482856  6364 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.483160  6409 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.483753  6455 leader_election.cc:290] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.487149  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:15.487867  6365 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.485812  6410 ts_tablet_manager.cc:1434] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.005s
I20260709 13:14:15.489456  6410 tablet_bootstrap.cc:492] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:15.491746  6364 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 1.
I20260709 13:14:15.465435  6111 catalog_manager.cc:5697] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.487214  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:15.492859  6290 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.481992  6291 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.498394  6182 leader_election.cc:304] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:15.499358  6455 raft_consensus.cc:2804] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.499720  6365 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 1.
I20260709 13:14:15.499835  6455 raft_consensus.cc:697] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:15.500706  6455 consensus_queue.cc:237] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:15.501044  6182 leader_election.cc:304] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:15.502991  6412 raft_consensus.cc:2804] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.503481  6412 raft_consensus.cc:697] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:15.504305  6412 consensus_queue.cc:237] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.508448  6410 tablet_bootstrap.cc:654] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.510802  6409 ts_tablet_manager.cc:1434] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:14:15.512871  6290 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 1.
I20260709 13:14:15.508443  6291 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 1.
I20260709 13:14:15.460397  6432 raft_consensus.cc:515] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.520820  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.521582  6215 raft_consensus.cc:2468] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 0.
I20260709 13:14:15.522405  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
W20260709 13:14:15.523833  6257 leader_election.cc:343] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:15.524655  6256 leader_election.cc:304] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.525573  6417 raft_consensus.cc:2804] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:15.525967  6417 raft_consensus.cc:493] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:15.526328  6417 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.528581  6111 catalog_manager.cc:5697] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.534227  6432 leader_election.cc:290] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.534320  6111 catalog_manager.cc:5697] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.542397  6417 raft_consensus.cc:515] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.545190  6113 catalog_manager.cc:5697] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.550486  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:15.551085  6215 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.551884  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
W20260709 13:14:15.553517  6257 leader_election.cc:343] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:15.557907  6161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:15.560851  6417 leader_election.cc:290] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.558387  6215 raft_consensus.cc:2468] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 1.
I20260709 13:14:15.566766  6410 tablet_bootstrap.cc:492] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:15.566869  6256 leader_election.cc:304] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.567260  6410 ts_tablet_manager.cc:1403] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.032s
I20260709 13:14:15.570045  6417 raft_consensus.cc:2804] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:15.569769  6410 raft_consensus.cc:359] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.570570  6410 raft_consensus.cc:385] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.571208  6417 raft_consensus.cc:697] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:15.569723  6432 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.570845  6410 raft_consensus.cc:740] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.572119  6432 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.572234  6417 consensus_queue.cc:237] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.573028  6410 consensus_queue.cc:260] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.574445  6432 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.575069  6410 ts_tablet_manager.cc:1434] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:15.575945  6410 tablet_bootstrap.cc:492] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c: Bootstrap starting.
I20260709 13:14:15.576653  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.576761  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.577157  6408 tablet_bootstrap.cc:492] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:15.577555  6364 raft_consensus.cc:2393] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cd590f6268744d7a753d1c82ec48499 in current term 1: Already voted for candidate 2398c93a44bc404fae8ac894bf28f214 in this term.
I20260709 13:14:15.577569  6408 ts_tablet_manager.cc:1403] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.029s
I20260709 13:14:15.580194  6408 raft_consensus.cc:359] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.580862  6408 raft_consensus.cc:385] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.581265  6408 raft_consensus.cc:740] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.581518  6410 tablet_bootstrap.cc:654] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.582569  6408 consensus_queue.cc:260] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.583333  6412 raft_consensus.cc:493] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.583767  6412 raft_consensus.cc:515] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.586229  6257 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499; no voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.587108  6432 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.595916  6412 leader_election.cc:290] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:15.596952  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.597033  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:15.597819  6364 raft_consensus.cc:2393] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2398c93a44bc404fae8ac894bf28f214 in current term 1: Already voted for candidate 2cd590f6268744d7a753d1c82ec48499 in this term.
I20260709 13:14:15.596500  6432 raft_consensus.cc:2749] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.598834  6182 leader_election.cc:304] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214; no voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:15.599576  6412 raft_consensus.cc:3060] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.602182  6432 consensus_queue.cc:1048] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:15.603168  6408 ts_tablet_manager.cc:1434] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:14:15.607260  6408 tablet_bootstrap.cc:492] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: Bootstrap starting.
I20260709 13:14:15.618125  6412 raft_consensus.cc:2749] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.624912  6410 tablet_bootstrap.cc:492] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c: No bootstrap required, opened a new log
I20260709 13:14:15.625381  6410 ts_tablet_manager.cc:1403] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.010s
I20260709 13:14:15.628887  6408 tablet_bootstrap.cc:654] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:15.628744  6410 raft_consensus.cc:359] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.629896  6410 raft_consensus.cc:385] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.630189  6410 raft_consensus.cc:740] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.630836  6410 consensus_queue.cc:260] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.628780  6113 catalog_manager.cc:5697] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.634178  6410 ts_tablet_manager.cc:1434] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
W20260709 13:14:15.657676  6256 consensus_peers.cc:597] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 -> Peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Couldn't send request to peer 2398c93a44bc404fae8ac894bf28f214. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:15.663558  6408 tablet_bootstrap.cc:492] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: No bootstrap required, opened a new log
I20260709 13:14:15.664072  6408 ts_tablet_manager.cc:1403] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.008s
I20260709 13:14:15.666481  6408 raft_consensus.cc:359] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.666960  6408 raft_consensus.cc:385] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:15.667168  6408 raft_consensus.cc:740] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Initialized, Role: FOLLOWER
I20260709 13:14:15.667757  6408 consensus_queue.cc:260] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.669275  6408 ts_tablet_manager.cc:1434] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:14:15.708523  6416 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.720057  6416 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.831842  6432 consensus_queue.cc:1048] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.839706  6476 raft_consensus.cc:493] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.840250  6476 raft_consensus.cc:515] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.842711  6476 leader_election.cc:290] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:15.843657  6417 consensus_queue.cc:1048] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.844096  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.845258  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.846019  6215 raft_consensus.cc:2393] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c16e661a49c47e1a425f48d0dc84c6c in current term 1: Already voted for candidate 2cd590f6268744d7a753d1c82ec48499 in this term.
I20260709 13:14:15.849308  6331 leader_election.cc:304] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.850917  6476 raft_consensus.cc:3060] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.865587  6476 raft_consensus.cc:2749] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.876648  6417 consensus_queue.cc:1048] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.879068  6476 raft_consensus.cc:493] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:15.879554  6476 raft_consensus.cc:515] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:15.881569  6476 leader_election.cc:290] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:15.882004  6291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:57958
I20260709 13:14:15.882737  6291 raft_consensus.cc:606] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Received request to transfer leadership to TS 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:15.883827  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2398c93a44bc404fae8ac894bf28f214" is_pre_election: true
I20260709 13:14:15.884656  6216 raft_consensus.cc:2393] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c16e661a49c47e1a425f48d0dc84c6c in current term 1: Already voted for candidate 2cd590f6268744d7a753d1c82ec48499 in this term.
I20260709 13:14:15.885483  6291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:15.889727  6365 raft_consensus.cc:3060] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.894435  6291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb987643706e42a394c54597e50f3af5"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:57958
I20260709 13:14:15.894344  6331 leader_election.cc:304] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.895386  6291 raft_consensus.cc:606] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Received request to transfer leadership to TS 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:15.895999  6476 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:15.903725  6432 consensus_queue.cc:1048] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.907169  6412 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.909994  6476 raft_consensus.cc:2749] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:15.912931  6432 consensus_queue.cc:1048] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.917421  6417 consensus_queue.cc:1048] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.959533  6364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
mode: GRACEFUL
new_leader_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:48254
I20260709 13:14:15.960304  6364 raft_consensus.cc:606] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 LEADER]: Received request to transfer leadership to TS 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:15.970726  6455 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:15.989501  6216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:35636
I20260709 13:14:15.990166  6216 raft_consensus.cc:606] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:15.995553  6216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:35636
I20260709 13:14:15.996194  6216 raft_consensus.cc:606] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:16.001466  6291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:57958
I20260709 13:14:16.002151  6291 raft_consensus.cc:606] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Received request to transfer leadership to TS 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:16.008131  6417 consensus_queue.cc:1048] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.011189  6455 consensus_queue.cc:1048] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.027074  6412 consensus_queue.cc:1048] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.032317  6417 consensus_queue.cc:1048] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.040283  6412 raft_consensus.cc:993] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:16.040803  6412 raft_consensus.cc:1081] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:16.043427  6291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57952
I20260709 13:14:16.044164  6291 raft_consensus.cc:493] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.044576  6291 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.052507  6432 raft_consensus.cc:993] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:16.053007  6417 raft_consensus.cc:1081] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Signalling peer 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:16.055155  6216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb987643706e42a394c54597e50f3af5"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:35630
I20260709 13:14:16.055851  6216 raft_consensus.cc:493] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.055678  6291 raft_consensus.cc:515] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.056383  6216 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.057793  6291 leader_election.cc:290] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 2 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:16.059393  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:16.059712  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:16.060057  6365 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.060410  6215 raft_consensus.cc:3055] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.060755  6215 raft_consensus.cc:740] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:16.061568  6215 consensus_queue.cc:260] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.063004  6215 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.068544  6365 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 2.
I20260709 13:14:16.070170  6257 leader_election.cc:304] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:16.070524  6216 raft_consensus.cc:515] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.071347  6417 raft_consensus.cc:2804] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.071871  6417 raft_consensus.cc:697] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:16.072815  6216 leader_election.cc:290] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:16.072744  6417 consensus_queue.cc:237] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.073886  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:16.074533  6364 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.075212  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:16.075773  6290 raft_consensus.cc:3055] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.075690  6412 consensus_queue.cc:1048] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.076161  6290 raft_consensus.cc:740] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:16.076980  6290 consensus_queue.cc:260] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.070858  6215 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 2.
I20260709 13:14:16.078361  6290 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.083175  6364 raft_consensus.cc:2468] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:16.085189  6290 raft_consensus.cc:2468] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:16.086339  6182 leader_election.cc:304] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:16.087047  6412 raft_consensus.cc:493] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:16.086584  6111 catalog_manager.cc:5697] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 1 to 2, leader changed from 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.089242  6412 raft_consensus.cc:515] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.090958  6457 raft_consensus.cc:2804] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.091651  6412 leader_election.cc:290] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:16.091495  6455 consensus_queue.cc:1048] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:16.092839  6457 raft_consensus.cc:697] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:16.093683  6457 consensus_queue.cc:237] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.094812  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" is_pre_election: true
I20260709 13:14:16.096844  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd590f6268744d7a753d1c82ec48499" is_pre_election: true
I20260709 13:14:16.098366  6182 leader_election.cc:304] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214; no voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:16.099834  6455 raft_consensus.cc:2749] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:16.107640  6113 catalog_manager.cc:5697] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 1 to 2, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.137223  6416 raft_consensus.cc:993] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: : Instructing follower 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:16.137701  6476 raft_consensus.cc:1081] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 LEADER]: Signalling peer 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:16.139385  6215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:35634
I20260709 13:14:16.139976  6215 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.140400  6215 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.147217  6215 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.149266  6215 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:16.150200  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:16.150449  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:16.150951  6290 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.151015  6365 raft_consensus.cc:3055] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.151443  6365 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:16.152323  6365 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.153627  6365 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.158344  6290 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:16.159802  6182 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 
I20260709 13:14:16.160449  6365 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:16.160652  6457 raft_consensus.cc:2804] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.161206  6457 raft_consensus.cc:697] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:16.162087  6457 consensus_queue.cc:237] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.170146  6111 catalog_manager.cc:5697] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 1 to 2, leader changed from 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67) to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.193661  6215 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:16.205401  6432 raft_consensus.cc:993] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:16.205832  6417 raft_consensus.cc:1081] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Signalling peer 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:16.207250  6215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:35630
I20260709 13:14:16.207711  6215 raft_consensus.cc:493] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.207988  6215 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.212647  6215 raft_consensus.cc:515] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.214589  6215 leader_election.cc:290] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:16.215492  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:16.216144  6290 raft_consensus.cc:3055] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.216234  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:16.216562  6290 raft_consensus.cc:740] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:16.216821  6365 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.217612  6290 consensus_queue.cc:260] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.218818  6290 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.223637  6365 raft_consensus.cc:2468] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:16.224905  6182 leader_election.cc:304] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:16.225737  6457 raft_consensus.cc:2804] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.225772  6290 raft_consensus.cc:2468] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:16.226444  6457 raft_consensus.cc:697] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:16.227305  6457 consensus_queue.cc:237] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.234390  6111 catalog_manager.cc:5697] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 1 to 2, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.461174  6216 raft_consensus.cc:1275] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.462416  6432 consensus_queue.cc:1048] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.470978  6365 raft_consensus.cc:1275] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.473839  6417 consensus_queue.cc:1048] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.520323  6412 raft_consensus.cc:993] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:16.520835  6412 raft_consensus.cc:1081] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:16.522600  6290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57952
I20260709 13:14:16.523211  6290 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.523593  6290 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.530546  6290 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.533083  6290 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 2 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:16.533411  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:16.533694  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:16.534264  6365 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.534219  6216 raft_consensus.cc:3055] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.534756  6216 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:16.535567  6216 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.536682  6216 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.541363  6365 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 2.
I20260709 13:14:16.542649  6257 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:16.543291  6216 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 2.
I20260709 13:14:16.543531  6417 raft_consensus.cc:2804] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.544111  6417 raft_consensus.cc:697] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:16.544956  6417 consensus_queue.cc:237] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.550048  6484 raft_consensus.cc:993] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:16.550535  6484 raft_consensus.cc:1081] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Signalling peer 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:16.551887  6365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:48236
I20260709 13:14:16.552484  6365 raft_consensus.cc:493] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.552889  6365 raft_consensus.cc:3060] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.552764  6112 catalog_manager.cc:5697] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 1 to 2, leader changed from 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.560725  6365 raft_consensus.cc:515] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.563951  6365 leader_election.cc:290] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 2 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:16.564939  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:16.565604  6216 raft_consensus.cc:3060] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.570915  6289 raft_consensus.cc:1275] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.572898  6412 consensus_queue.cc:1048] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.576349  6216 raft_consensus.cc:2468] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 2.
I20260709 13:14:16.577461  6330 leader_election.cc:304] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:16.578289  6476 raft_consensus.cc:2804] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.578749  6476 raft_consensus.cc:697] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 LEADER]: Becoming Leader. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:16.579543  6476 consensus_queue.cc:237] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.566766  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c1092948cf4e9eb345bd158db612ca" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:16.581071  6290 raft_consensus.cc:3055] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.581380  6290 raft_consensus.cc:740] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:16.582194  6290 consensus_queue.cc:260] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:16.583362  6290 raft_consensus.cc:3060] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.590276  6290 raft_consensus.cc:2468] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 2.
I20260709 13:14:16.592692  6365 raft_consensus.cc:1275] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.593941  6113 catalog_manager.cc:5697] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c reported cstate change: term changed from 1 to 2, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67). New cstate: current_term: 2 leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:16.600670  6455 consensus_queue.cc:1048] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.662703  6365 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.663832  6455 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.671350  6290 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.673012  6457 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.691901  6365 raft_consensus.cc:1275] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.693003  6457 consensus_queue.cc:1048] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.702975  6290 raft_consensus.cc:1275] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.704825  6501 consensus_queue.cc:1048] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.936136  6216 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.937449  6417 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.944357  6365 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.946524  6484 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.051623  6290 raft_consensus.cc:1275] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.052789  6416 consensus_queue.cc:1048] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.061182  6216 raft_consensus.cc:1275] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.062994  6416 consensus_queue.cc:1048] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.031800  6081 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:14:19.032636  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:19.054129  6290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:57974
I20260709 13:14:19.054723  6290 raft_consensus.cc:606] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Received request to transfer leadership to TS 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:19.066179  6216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
mode: GRACEFUL
new_leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:35644
I20260709 13:14:19.066697  6216 raft_consensus.cc:606] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Received request to transfer leadership to TS 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:19.067833  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:19.068245  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:19.125408  6501 raft_consensus.cc:993] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: : Instructing follower 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:19.125835  6501 raft_consensus.cc:1081] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Signalling peer 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:19.127295  6364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:48250
I20260709 13:14:19.127728  6364 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.127974  6364 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.132369  6364 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:19.134166  6364 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 3 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:19.134954  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:19.135252  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:19.135476  6216 raft_consensus.cc:3055] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.135754  6290 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.135793  6216 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:19.136567  6216 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:19.137467  6216 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.140395  6290 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 3.
I20260709 13:14:19.141499  6331 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:19.142092  6216 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 3.
I20260709 13:14:19.142318  6509 raft_consensus.cc:2804] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.143465  6509 raft_consensus.cc:697] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Becoming Leader. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:19.144299  6509 consensus_queue.cc:237] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Queue 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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:19.151718  6112 catalog_manager.cc:5697] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c reported cstate change: term changed from 2 to 3, leader changed from 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65) to 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67). New cstate: current_term: 3 leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.217314  6521 raft_consensus.cc:993] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:19.217738  6507 raft_consensus.cc:1081] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Signalling peer 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:19.219249  6365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:48236
I20260709 13:14:19.219763  6365 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.220086  6365 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.225711  6365 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:19.227835  6365 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 3 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:19.228098  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:19.228682  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:19.229027  6216 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.229264  6290 raft_consensus.cc:3055] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.229595  6290 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:19.230376  6290 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:19.231257  6290 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.234083  6216 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 3.
I20260709 13:14:19.235055  6330 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:19.235718  6509 raft_consensus.cc:2804] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.235824  6290 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 3.
I20260709 13:14:19.236240  6509 raft_consensus.cc:697] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Becoming Leader. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:19.237058  6509 consensus_queue.cc:237] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Queue 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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:19.246264  6112 catalog_manager.cc:5697] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c reported cstate change: term changed from 2 to 3, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67). New cstate: current_term: 3 leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.561102  6290 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.562346  6509 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.572026  6216 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.573725  6509 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.832473  6216 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.833673  6525 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.844401  6290 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.845798  6530 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.068991  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:20.078116  6216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:35636
I20260709 13:14:20.078642  6216 raft_consensus.cc:606] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:20.083241  6216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:35636
I20260709 13:14:20.083735  6216 raft_consensus.cc:606] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:20.088274  6216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb987643706e42a394c54597e50f3af5"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:35636
I20260709 13:14:20.088786  6216 raft_consensus.cc:606] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:20.093441  6364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:48254
I20260709 13:14:20.093967  6364 raft_consensus.cc:606] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:20.105480  6364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
mode: GRACEFUL
new_leader_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:48254
I20260709 13:14:20.105963  6364 raft_consensus.cc:606] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Received request to transfer leadership to TS 2cd590f6268744d7a753d1c82ec48499
I20260709 13:14:20.163394  6515 raft_consensus.cc:993] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.163856  6515 raft_consensus.cc:1081] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.165459  6289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57940
I20260709 13:14:20.165993  6289 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.166373  6289 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:20.167407  6532 raft_consensus.cc:993] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.167861  6514 raft_consensus.cc:1081] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.169368  6290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57952
I20260709 13:14:20.169834  6290 raft_consensus.cc:493] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.170208  6290 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.171561  6289 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.173167  6289 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 4 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:20.174008  6216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:20.174208  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:20.174711  6216 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:20.174803  6364 raft_consensus.cc:3055] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:20.175210  6364 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:20.175441  6290 raft_consensus.cc:515] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.176046  6364 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.177292  6364 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:20.178310  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:20.178642  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe28cb187a4fcc9f786f377d3bbec4" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:20.178911  6215 raft_consensus.cc:3055] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:20.179177  6365 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.179270  6215 raft_consensus.cc:740] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:20.180171  6215 consensus_queue.cc:260] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.180686  6216 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 4.
I20260709 13:14:20.181272  6215 raft_consensus.cc:3060] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.182191  6256 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [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: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 
I20260709 13:14:20.183156  6521 raft_consensus.cc:2804] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:20.184319  6521 raft_consensus.cc:697] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:20.185338  6364 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 4.
I20260709 13:14:20.178449  6290 leader_election.cc:290] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 3 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:20.185431  6365 raft_consensus.cc:2468] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 3.
I20260709 13:14:20.185170  6521 consensus_queue.cc:237] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.187569  6257 leader_election.cc:304] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:20.187856  6215 raft_consensus.cc:2468] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 3.
I20260709 13:14:20.188529  6507 raft_consensus.cc:2804] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:20.189016  6507 raft_consensus.cc:697] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 3 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:20.189747  6507 consensus_queue.cc:237] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue 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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.193218  6112 catalog_manager.cc:5697] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 3 to 4, leader changed from 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.206910  6112 catalog_manager.cc:5697] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 2 to 3, leader changed from 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.228391  6532 raft_consensus.cc:993] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.228832  6514 raft_consensus.cc:1081] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.230257  6290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb987643706e42a394c54597e50f3af5"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57952
I20260709 13:14:20.230718  6290 raft_consensus.cc:493] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.230991  6290 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.235035  6290 raft_consensus.cc:515] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.236424  6290 leader_election.cc:290] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 3 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:20.237442  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:20.237484  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb987643706e42a394c54597e50f3af5" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:20.238198  6364 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.238219  6215 raft_consensus.cc:3055] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:20.238701  6215 raft_consensus.cc:740] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:20.239459  6215 consensus_queue.cc:260] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.240679  6215 raft_consensus.cc:3060] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.245071  6364 raft_consensus.cc:2468] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 3.
I20260709 13:14:20.246309  6257 leader_election.cc:304] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:20.246994  6215 raft_consensus.cc:2468] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 3.
I20260709 13:14:20.247043  6507 raft_consensus.cc:2804] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:20.247575  6507 raft_consensus.cc:697] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 3 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:20.248375  6507 consensus_queue.cc:237] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue 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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.255373  6112 catalog_manager.cc:5697] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 2 to 3, leader changed from 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.457293  6525 raft_consensus.cc:993] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.457698  6525 raft_consensus.cc:1081] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.459152  6290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57940
I20260709 13:14:20.459618  6290 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.459875  6290 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:20.463734  6290 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.465178  6290 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 4 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:20.465945  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:20.466193  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:20.466533  6215 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:20.466696  6364 raft_consensus.cc:3055] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:20.467042  6364 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:20.467675  6364 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.468533  6364 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:20.471220  6215 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 4.
I20260709 13:14:20.472231  6256 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [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: 2398c93a44bc404fae8ac894bf28f214, 2cd590f6268744d7a753d1c82ec48499; no voters: 
I20260709 13:14:20.473028  6507 raft_consensus.cc:2804] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:20.473268  6364 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 4.
I20260709 13:14:20.473526  6507 raft_consensus.cc:697] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:20.474390  6507 consensus_queue.cc:237] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:20.480038  6112 catalog_manager.cc:5697] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 3 to 4, leader changed from 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.598121  6532 raft_consensus.cc:993] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: : Instructing follower 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.598489  6514 raft_consensus.cc:1081] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Signalling peer 2cd590f6268744d7a753d1c82ec48499 to start an election
I20260709 13:14:20.599879  6290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
 from {username='slave'} at 127.0.0.1:57952
I20260709 13:14:20.600311  6290 raft_consensus.cc:493] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.600574  6290 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:20.604615  6290 raft_consensus.cc:515] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:20.606184  6290 leader_election.cc:290] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 2 election: Requested vote from peers 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193), 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195)
I20260709 13:14:20.606988  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:20.607156  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "2cd590f6268744d7a753d1c82ec48499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:20.607465  6365 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:20.607676  6215 raft_consensus.cc:3055] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:20.607978  6215 raft_consensus.cc:740] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:20.608646  6215 consensus_queue.cc:260] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:20.609525  6215 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:20.611737  6365 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 2.
I20260709 13:14:20.612728  6257 leader_election.cc:304] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd590f6268744d7a753d1c82ec48499, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:20.613533  6507 raft_consensus.cc:2804] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:20.613904  6507 raft_consensus.cc:697] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Becoming Leader. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:20.614431  6215 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd590f6268744d7a753d1c82ec48499 in term 2.
I20260709 13:14:20.614610  6507 consensus_queue.cc:237] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:20.621387  6112 catalog_manager.cc:5697] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 reported cstate change: term changed from 1 to 2, leader changed from 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65) to 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2cd590f6268744d7a753d1c82ec48499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.655869  6365 raft_consensus.cc:1275] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.657037  6507 consensus_queue.cc:1048] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.667680  6216 raft_consensus.cc:1275] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.669178  6541 consensus_queue.cc:1048] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.695530  6216 raft_consensus.cc:1275] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.696676  6541 consensus_queue.cc:1048] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.704823  6365 raft_consensus.cc:1275] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.706748  6541 consensus_queue.cc:1048] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.744923  6216 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:20.746131  6541 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:20.754134  6365 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:20.755815  6521 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:20.881448  6365 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:20.882709  6521 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:20.890837  6216 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:20.892299  6541 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.000684  6365 raft_consensus.cc:1275] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:21.001855  6541 consensus_queue.cc:1048] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:21.010005  6216 raft_consensus.cc:1275] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Refusing update from remote peer 2cd590f6268744d7a753d1c82ec48499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:21.011829  6521 consensus_queue.cc:1048] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:23.110373  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:23.117444  6290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:57974
I20260709 13:14:23.118132  6290 raft_consensus.cc:606] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Received request to transfer leadership to TS 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:23.120626  6290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:57974
I20260709 13:14:23.121052  6290 raft_consensus.cc:606] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Received request to transfer leadership to TS 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:23.123350  6290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:57974
I20260709 13:14:23.123756  6290 raft_consensus.cc:606] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Received request to transfer leadership to TS 9c16e661a49c47e1a425f48d0dc84c6c
I20260709 13:14:23.126055  6290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:57974
I20260709 13:14:23.126494  6290 raft_consensus.cc:606] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Received request to transfer leadership to TS 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:23.128726  6290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e"
dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
mode: GRACEFUL
new_leader_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:57974
I20260709 13:14:23.129153  6290 raft_consensus.cc:606] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Received request to transfer leadership to TS 2398c93a44bc404fae8ac894bf28f214
I20260709 13:14:23.130115  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:23.130539  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:23.182040  6541 raft_consensus.cc:993] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:23.182581  6556 raft_consensus.cc:1081] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Signalling peer 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:23.184232  6215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:35630
I20260709 13:14:23.184710  6215 raft_consensus.cc:493] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:23.185045  6215 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:23.190001  6215 raft_consensus.cc:515] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.191668  6215 leader_election.cc:290] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 5 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:23.192453  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:23.193035  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fd832153904cc9abf42c3bcf744acb" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:23.193259  6290 raft_consensus.cc:3055] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:23.193598  6365 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:23.193609  6290 raft_consensus.cc:740] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:23.194753  6290 consensus_queue.cc:260] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.195668  6290 raft_consensus.cc:3060] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:23.198746  6365 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 5.
I20260709 13:14:23.199409  6364 raft_consensus.cc:1240] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Rejecting Update request from peer 2cd590f6268744d7a753d1c82ec48499 for earlier term 4. Current term is 5. Ops: []
I20260709 13:14:23.200177  6290 raft_consensus.cc:2468] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 5.
I20260709 13:14:23.200906  6182 leader_election.cc:304] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [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: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:23.202772  6557 raft_consensus.cc:2804] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:23.203776  6557 raft_consensus.cc:697] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 5 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:23.204653  6557 consensus_queue.cc:237] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.211232  6112 catalog_manager.cc:5697] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 4 to 5, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:23.276759  6541 raft_consensus.cc:993] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:23.277163  6556 raft_consensus.cc:1081] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Signalling peer 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:23.278668  6364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:48236
I20260709 13:14:23.279135  6364 raft_consensus.cc:493] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:23.279409  6364 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:23.284284  6364 raft_consensus.cc:515] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.286127  6364 leader_election.cc:290] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 5 election: Requested vote from peers 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195), 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261)
I20260709 13:14:23.286827  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:23.287182  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9859c6edee43f1827872901268e5aa" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:23.287405  6215 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:23.287670  6290 raft_consensus.cc:3055] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:23.287909  6290 raft_consensus.cc:740] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:23.288580  6290 consensus_queue.cc:260] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.289357  6290 raft_consensus.cc:3060] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:23.291882  6215 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 5.
I20260709 13:14:23.293097  6330 leader_election.cc:304] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [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: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:23.293871  6525 raft_consensus.cc:2804] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:23.294224  6290 raft_consensus.cc:2468] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 5.
I20260709 13:14:23.295339  6525 raft_consensus.cc:697] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 LEADER]: Becoming Leader. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:23.296238  6525 consensus_queue.cc:237] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.303200  6541 raft_consensus.cc:993] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:23.303735  6556 raft_consensus.cc:1081] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Signalling peer 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:23.303443  6112 catalog_manager.cc:5697] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c reported cstate change: term changed from 4 to 5, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67). New cstate: current_term: 5 leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:23.305173  6215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:35630
I20260709 13:14:23.305606  6215 raft_consensus.cc:493] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:23.305887  6215 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:23.310469  6215 raft_consensus.cc:515] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.312323  6215 leader_election.cc:290] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 3 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:23.312942  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:23.313243  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc16053469e64771b0c9d4114cf0e16e" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:23.313514  6290 raft_consensus.cc:3055] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:23.313776  6364 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:23.313834  6290 raft_consensus.cc:740] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:23.314776  6290 consensus_queue.cc:260] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.315913  6290 raft_consensus.cc:3060] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:23.320636  6364 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 3.
I20260709 13:14:23.321789  6182 leader_election.cc:304] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:23.322021  6290 raft_consensus.cc:2468] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 3.
I20260709 13:14:23.322504  6557 raft_consensus.cc:2804] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:23.322927  6557 raft_consensus.cc:697] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 3 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:23.323707  6557 consensus_queue.cc:237] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue 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: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.329908  6112 catalog_manager.cc:5697] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 2 to 3, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:23.360673  6541 raft_consensus.cc:993] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:23.361088  6556 raft_consensus.cc:1081] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Signalling peer 2398c93a44bc404fae8ac894bf28f214 to start an election
I20260709 13:14:23.362679  6215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff"
dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
 from {username='slave'} at 127.0.0.1:35630
I20260709 13:14:23.363157  6215 raft_consensus.cc:493] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:23.363416  6215 raft_consensus.cc:3060] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:23.367434  6215 raft_consensus.cc:515] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.368853  6215 leader_election.cc:290] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67:40193)
I20260709 13:14:23.369757  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:23.369992  6364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ced7cb30c3a4557b9a33b1681b383ff" candidate_uuid: "2398c93a44bc404fae8ac894bf28f214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
I20260709 13:14:23.370363  6290 raft_consensus.cc:3055] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:23.370502  6364 raft_consensus.cc:3060] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:23.370707  6290 raft_consensus.cc:740] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:23.371452  6290 consensus_queue.cc:260] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.372537  6290 raft_consensus.cc:3060] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:23.377367  6364 raft_consensus.cc:2468] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:23.378636  6290 raft_consensus.cc:2468] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2398c93a44bc404fae8ac894bf28f214 in term 2.
I20260709 13:14:23.378613  6182 leader_election.cc:304] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:23.379623  6557 raft_consensus.cc:2804] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:23.380088  6557 raft_consensus.cc:697] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Becoming Leader. State: Replica: 2398c93a44bc404fae8ac894bf28f214, State: Running, Role: LEADER
I20260709 13:14:23.381011  6557 consensus_queue.cc:237] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } }
I20260709 13:14:23.388064  6112 catalog_manager.cc:5697] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 reported cstate change: term changed from 1 to 2, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2398c93a44bc404fae8ac894bf28f214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:23.472462  6541 raft_consensus.cc:993] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: : Instructing follower 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:23.472898  6556 raft_consensus.cc:1081] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Signalling peer 9c16e661a49c47e1a425f48d0dc84c6c to start an election
I20260709 13:14:23.474385  6364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816"
dest_uuid: "9c16e661a49c47e1a425f48d0dc84c6c"
 from {username='slave'} at 127.0.0.1:48236
I20260709 13:14:23.474861  6364 raft_consensus.cc:493] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:23.475157  6364 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:23.479507  6364 raft_consensus.cc:515] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:23.480876  6364 leader_election.cc:290] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 3 election: Requested vote from peers 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66:33261), 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195)
I20260709 13:14:23.481760  6290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cd590f6268744d7a753d1c82ec48499"
I20260709 13:14:23.481988  6215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a482b8977a4439a86029fe173b1e816" candidate_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2398c93a44bc404fae8ac894bf28f214"
I20260709 13:14:23.482228  6290 raft_consensus.cc:3055] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:23.482476  6215 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:23.482487  6290 raft_consensus.cc:740] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cd590f6268744d7a753d1c82ec48499, State: Running, Role: LEADER
I20260709 13:14:23.483325  6290 consensus_queue.cc:260] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [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: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:23.484110  6290 raft_consensus.cc:3060] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:23.486815  6215 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 3.
I20260709 13:14:23.488022  6330 leader_election.cc:304] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2398c93a44bc404fae8ac894bf28f214, 9c16e661a49c47e1a425f48d0dc84c6c; no voters: 
I20260709 13:14:23.488863  6525 raft_consensus.cc:2804] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:23.489324  6525 raft_consensus.cc:697] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Becoming Leader. State: Replica: 9c16e661a49c47e1a425f48d0dc84c6c, State: Running, Role: LEADER
I20260709 13:14:23.490168  6525 consensus_queue.cc:237] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Queue 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: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } }
I20260709 13:14:23.493290  6290 raft_consensus.cc:2468] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c16e661a49c47e1a425f48d0dc84c6c in term 3.
I20260709 13:14:23.496876  6112 catalog_manager.cc:5697] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c reported cstate change: term changed from 2 to 3, leader changed from 2cd590f6268744d7a753d1c82ec48499 (127.5.240.66) to 9c16e661a49c47e1a425f48d0dc84c6c (127.5.240.67). New cstate: current_term: 3 leader_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:23.596086  6364 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:23.597189  6557 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:23.600093  6290 raft_consensus.cc:1275] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:23.601485  6557 consensus_queue.cc:1048] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:23.714444  6215 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:23.715664  6525 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:23.724148  6290 raft_consensus.cc:1275] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:23.725718  6564 consensus_queue.cc:1048] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:23.749593  6290 raft_consensus.cc:1275] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:23.750846  6557 consensus_queue.cc:1048] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:23.759315  6364 raft_consensus.cc:1275] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:23.761317  6364 raft_consensus.cc:1275] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:23.763391  6573 consensus_queue.cc:1048] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:23.764509  6574 consensus_queue.cc:1048] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c16e661a49c47e1a425f48d0dc84c6c" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:23.776235  6290 raft_consensus.cc:1275] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Refusing update from remote peer 2398c93a44bc404fae8ac894bf28f214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:23.777665  6574 consensus_queue.cc:1048] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:24.001696  6215 raft_consensus.cc:1275] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:24.002939  6525 consensus_queue.cc:1048] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2398c93a44bc404fae8ac894bf28f214" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 43195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.011188  6290 raft_consensus.cc:1275] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Refusing update from remote peer 9c16e661a49c47e1a425f48d0dc84c6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:24.012821  6577 consensus_queue.cc:1048] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd590f6268744d7a753d1c82ec48499" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.131316  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:24.137181  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
I20260709 13:14:24.161969  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:24.162729  6081 tablet_replica.cc:333] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.163374  6081 raft_consensus.cc:2243] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.164127  6081 raft_consensus.cc:2272] T 6ced7cb30c3a4557b9a33b1681b383ff P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.166826  6081 tablet_replica.cc:333] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.167326  6081 raft_consensus.cc:2243] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.168007  6081 raft_consensus.cc:2272] T fc16053469e64771b0c9d4114cf0e16e P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.170356  6081 tablet_replica.cc:333] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.170823  6081 raft_consensus.cc:2243] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.171204  6081 raft_consensus.cc:2272] T 6d9859c6edee43f1827872901268e5aa P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.173002  6081 tablet_replica.cc:333] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.173450  6081 raft_consensus.cc:2243] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.173803  6081 raft_consensus.cc:2272] T 4a482b8977a4439a86029fe173b1e816 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.175765  6081 tablet_replica.cc:333] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.176215  6081 raft_consensus.cc:2243] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.176549  6081 raft_consensus.cc:2272] T b681f5295fc540dcaa677d001e008e68 P 2398c93a44bc404fae8ac894bf28f214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.178073  6081 tablet_replica.cc:333] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.178509  6081 raft_consensus.cc:2243] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.178850  6081 raft_consensus.cc:2272] T d2c1092948cf4e9eb345bd158db612ca P 2398c93a44bc404fae8ac894bf28f214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.180364  6081 tablet_replica.cc:333] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.180770  6081 raft_consensus.cc:2243] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.181378  6081 raft_consensus.cc:2272] T 73fd832153904cc9abf42c3bcf744acb P 2398c93a44bc404fae8ac894bf28f214 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.183229  6081 tablet_replica.cc:333] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.183650  6081 raft_consensus.cc:2243] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.184001  6081 raft_consensus.cc:2272] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.185554  6081 tablet_replica.cc:333] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214: stopping tablet replica
I20260709 13:14:24.186048  6081 raft_consensus.cc:2243] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.186432  6081 raft_consensus.cc:2272] T fb987643706e42a394c54597e50f3af5 P 2398c93a44bc404fae8ac894bf28f214 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.269207  6330 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.240.65:43195: connect: Connection refused (error 111)
I20260709 13:14:24.280886  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
W20260709 13:14:24.280974  6330 consensus_peers.cc:597] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c -> Peer 2398c93a44bc404fae8ac894bf28f214 (127.5.240.65:43195): Couldn't send request to peer 2398c93a44bc404fae8ac894bf28f214. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:43195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:24.298478  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
I20260709 13:14:24.317391  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:24.318037  6081 tablet_replica.cc:333] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.318575  6081 raft_consensus.cc:2243] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.318987  6081 raft_consensus.cc:2272] T 6d9859c6edee43f1827872901268e5aa P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.321110  6081 tablet_replica.cc:333] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.321642  6081 raft_consensus.cc:2243] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.322136  6081 raft_consensus.cc:2272] T fc16053469e64771b0c9d4114cf0e16e P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.324335  6081 tablet_replica.cc:333] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.324831  6081 raft_consensus.cc:2243] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.325232  6081 raft_consensus.cc:2272] T 73fd832153904cc9abf42c3bcf744acb P 2cd590f6268744d7a753d1c82ec48499 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.327184  6081 tablet_replica.cc:333] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.327695  6081 raft_consensus.cc:2243] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.328424  6081 raft_consensus.cc:2272] T b681f5295fc540dcaa677d001e008e68 P 2cd590f6268744d7a753d1c82ec48499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.330058  6081 tablet_replica.cc:333] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.330509  6081 raft_consensus.cc:2243] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.330869  6081 raft_consensus.cc:2272] T 4a482b8977a4439a86029fe173b1e816 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.332798  6081 tablet_replica.cc:333] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.333256  6081 raft_consensus.cc:2243] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.333621  6081 raft_consensus.cc:2272] T 6ced7cb30c3a4557b9a33b1681b383ff P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.335582  6081 tablet_replica.cc:333] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.336050  6081 raft_consensus.cc:2243] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.336413  6081 raft_consensus.cc:2272] T d2c1092948cf4e9eb345bd158db612ca P 2cd590f6268744d7a753d1c82ec48499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.338142  6081 tablet_replica.cc:333] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.338562  6081 raft_consensus.cc:2243] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.339257  6081 raft_consensus.cc:2272] T fb987643706e42a394c54597e50f3af5 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.341035  6081 tablet_replica.cc:333] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499: stopping tablet replica
I20260709 13:14:24.341602  6081 raft_consensus.cc:2243] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.342566  6081 raft_consensus.cc:2272] T c4fe28cb187a4fcc9f786f377d3bbec4 P 2cd590f6268744d7a753d1c82ec48499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.370146  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:14:24.386324  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:14:24.406654  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:24.407294  6081 tablet_replica.cc:333] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.407830  6081 raft_consensus.cc:2243] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.408259  6081 raft_consensus.cc:2272] T 6ced7cb30c3a4557b9a33b1681b383ff P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.410287  6081 tablet_replica.cc:333] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.410808  6081 raft_consensus.cc:2243] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.411643  6081 raft_consensus.cc:2272] T d2c1092948cf4e9eb345bd158db612ca P 9c16e661a49c47e1a425f48d0dc84c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.413805  6081 tablet_replica.cc:333] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.414376  6081 raft_consensus.cc:2243] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.415174  6081 raft_consensus.cc:2272] T 6d9859c6edee43f1827872901268e5aa P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.417032  6081 tablet_replica.cc:333] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.417505  6081 raft_consensus.cc:2243] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.417868  6081 raft_consensus.cc:2272] T b681f5295fc540dcaa677d001e008e68 P 9c16e661a49c47e1a425f48d0dc84c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.419517  6081 tablet_replica.cc:333] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.419935  6081 raft_consensus.cc:2243] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.420593  6081 raft_consensus.cc:2272] T 4a482b8977a4439a86029fe173b1e816 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.422528  6081 tablet_replica.cc:333] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.423008  6081 raft_consensus.cc:2243] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.423394  6081 raft_consensus.cc:2272] T 73fd832153904cc9abf42c3bcf744acb P 9c16e661a49c47e1a425f48d0dc84c6c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.425262  6081 tablet_replica.cc:333] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.425697  6081 raft_consensus.cc:2243] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.426095  6081 raft_consensus.cc:2272] T fc16053469e64771b0c9d4114cf0e16e P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.427860  6081 tablet_replica.cc:333] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.428329  6081 raft_consensus.cc:2243] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.428723  6081 raft_consensus.cc:2272] T fb987643706e42a394c54597e50f3af5 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.430325  6081 tablet_replica.cc:333] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c: stopping tablet replica
I20260709 13:14:24.430699  6081 raft_consensus.cc:2243] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.431046  6081 raft_consensus.cc:2272] T c4fe28cb187a4fcc9f786f377d3bbec4 P 9c16e661a49c47e1a425f48d0dc84c6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.456621  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
I20260709 13:14:24.472465  6081 master.cc:562] Master@127.5.240.126:46247 shutting down...
I20260709 13:14:24.611752  6168 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:14:24.649896  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.650491  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.650815  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea2d117aed5c484a9baa9d415e56efa4: stopping tablet replica
I20260709 13:14:24.669466  6081 master.cc:584] Master@127.5.240.126:46247 shutdown complete.
2398c93a44bc404fae8ac894bf28f214  4
2cd590f6268744d7a753d1c82ec48499  4
9c16e661a49c47e1a425f48d0dc84c6c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12577 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:14:24.706594  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:33633
I20260709 13:14:24.707675  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:24.713171  6589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:24.713171  6590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:24.714174  6592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:24.715737  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:24.716526  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:24.716711  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:24.716825  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602864716814 us; error 0 us; skew 500 ppm
I20260709 13:14:24.717274  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:24.719785  6081 webserver.cc:533] Webserver started at http://127.5.240.126:35799/ using document root <none> and password file <none>
I20260709 13:14:24.720218  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:24.720376  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:24.720582  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:24.721658  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "2897a490566645978feca98c2d213317"
format_stamp: "Formatted at 2026-07-09 13:14:24 on dist-test-slave-twc1"
I20260709 13:14:24.726017  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:14:24.729403  6597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:24.730211  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:24.730459  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "2897a490566645978feca98c2d213317"
format_stamp: "Formatted at 2026-07-09 13:14:24 on dist-test-slave-twc1"
I20260709 13:14:24.730732  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:24.739336  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:24.740496  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:24.776688  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:33633
I20260709 13:14:24.776772  6648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:33633 every 8 connection(s)
I20260709 13:14:24.780428  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.789640  6649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317: Bootstrap starting.
I20260709 13:14:24.794235  6649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:24.798414  6649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317: No bootstrap required, opened a new log
I20260709 13:14:24.800484  6649 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2897a490566645978feca98c2d213317" member_type: VOTER }
I20260709 13:14:24.800875  6649 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:24.801107  6649 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2897a490566645978feca98c2d213317, State: Initialized, Role: FOLLOWER
I20260709 13:14:24.801704  6649 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2897a490566645978feca98c2d213317" member_type: VOTER }
I20260709 13:14:24.802186  6649 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:24.802402  6649 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:24.802667  6649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:24.806586  6649 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2897a490566645978feca98c2d213317" member_type: VOTER }
I20260709 13:14:24.807103  6649 leader_election.cc:304] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [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: 2897a490566645978feca98c2d213317; no voters: 
I20260709 13:14:24.808193  6649 leader_election.cc:290] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:24.808516  6652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:24.809898  6652 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 1 LEADER]: Becoming Leader. State: Replica: 2897a490566645978feca98c2d213317, State: Running, Role: LEADER
I20260709 13:14:24.810537  6652 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [LEADER]: Queue going to LEADER mode. State: All 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: "2897a490566645978feca98c2d213317" member_type: VOTER }
I20260709 13:14:24.811062  6649 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:24.814985  6653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2897a490566645978feca98c2d213317" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2897a490566645978feca98c2d213317" member_type: VOTER } }
I20260709 13:14:24.815284  6654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2897a490566645978feca98c2d213317. Latest consensus state: current_term: 1 leader_uuid: "2897a490566645978feca98c2d213317" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2897a490566645978feca98c2d213317" member_type: VOTER } }
I20260709 13:14:24.815744  6653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:24.815974  6654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:24.818091  6659 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:24.825683  6659 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:24.827035  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:24.834926  6659 catalog_manager.cc:1383] Generated new cluster ID: 38432e5979a049a5b255fe37195a21b4
I20260709 13:14:24.835227  6659 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:24.852568  6659 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:24.853809  6659 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:24.865715  6659 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317: Generated new TSK 0
I20260709 13:14:24.866335  6659 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:24.893217  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:24.898808  6670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:24.899515  6671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:24.900835  6673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:24.901085  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:24.901955  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:24.902163  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:24.902328  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602864902311 us; error 0 us; skew 500 ppm
I20260709 13:14:24.902837  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:24.905032  6081 webserver.cc:533] Webserver started at http://127.5.240.65:43053/ using document root <none> and password file <none>
I20260709 13:14:24.905496  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:24.905671  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:24.905951  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:24.906989  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
format_stamp: "Formatted at 2026-07-09 13:14:24 on dist-test-slave-twc1"
I20260709 13:14:24.911330  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:24.914652  6678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:24.915339  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:24.915628  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
format_stamp: "Formatted at 2026-07-09 13:14:24 on dist-test-slave-twc1"
I20260709 13:14:24.915899  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:24.931567  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:24.932889  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:24.934367  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:24.936574  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:24.936774  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:24.937001  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:24.937175  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:24.975468  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:33061
I20260709 13:14:24.975574  6740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:33061 every 8 connection(s)
I20260709 13:14:24.980752  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:24.987816  6745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:24.989516  6746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:24.991650  6748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:24.992293  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:24.993245  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:24.993446  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:24.993616  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602864993598 us; error 0 us; skew 500 ppm
I20260709 13:14:24.994138  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:24.996346  6081 webserver.cc:533] Webserver started at http://127.5.240.66:39353/ using document root <none> and password file <none>
I20260709 13:14:24.996817  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:24.996996  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:24.997248  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:24.998551  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "a01ace738837499dbb14c3f4c8a3b71c"
format_stamp: "Formatted at 2026-07-09 13:14:24 on dist-test-slave-twc1"
I20260709 13:14:25.001271  6741 heartbeater.cc:344] Connected to a master server at 127.5.240.126:33633
I20260709 13:14:25.001608  6741 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:25.002372  6741 heartbeater.cc:507] Master 127.5.240.126:33633 requested a full tablet report, sending...
I20260709 13:14:25.003558  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:25.004716  6614 ts_manager.cc:194] Registered new tserver with Master: 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061)
I20260709 13:14:25.006579  6614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42916
I20260709 13:14:25.007190  6753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:25.008050  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:14:25.008316  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "a01ace738837499dbb14c3f4c8a3b71c"
format_stamp: "Formatted at 2026-07-09 13:14:24 on dist-test-slave-twc1"
I20260709 13:14:25.008582  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:25.034876  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:25.036052  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:25.037443  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:25.039600  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:25.039798  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:25.040023  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:25.040172  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:25.077899  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:37923
I20260709 13:14:25.078048  6815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:37923 every 8 connection(s)
I20260709 13:14:25.082379  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:25.089298  6819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:25.091146  6820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:25.092649  6081 server_base.cc:1061] running on GCE node
W20260709 13:14:25.092718  6822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:25.093998  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:25.094261  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:25.094444  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602865094426 us; error 0 us; skew 500 ppm
I20260709 13:14:25.094980  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:25.095464  6816 heartbeater.cc:344] Connected to a master server at 127.5.240.126:33633
I20260709 13:14:25.095813  6816 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:25.096670  6816 heartbeater.cc:507] Master 127.5.240.126:33633 requested a full tablet report, sending...
I20260709 13:14:25.097563  6081 webserver.cc:533] Webserver started at http://127.5.240.67:44115/ using document root <none> and password file <none>
I20260709 13:14:25.098172  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:25.098366  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:25.098620  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:25.098917  6614 ts_manager.cc:194] Registered new tserver with Master: a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:25.099785  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "0248a83260ff4687ba13766bf0d79b90"
format_stamp: "Formatted at 2026-07-09 13:14:25 on dist-test-slave-twc1"
I20260709 13:14:25.100370  6614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42926
I20260709 13:14:25.104512  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:14:25.108103  6827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:25.108896  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:14:25.109167  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "0248a83260ff4687ba13766bf0d79b90"
format_stamp: "Formatted at 2026-07-09 13:14:25 on dist-test-slave-twc1"
I20260709 13:14:25.109411  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:25.135821  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:25.136986  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:25.138444  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:25.140666  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:25.140880  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:25.141110  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:25.141260  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:25.179728  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:34117
I20260709 13:14:25.179816  6889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:34117 every 8 connection(s)
I20260709 13:14:25.192871  6890 heartbeater.cc:344] Connected to a master server at 127.5.240.126:33633
I20260709 13:14:25.193236  6890 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:25.194016  6890 heartbeater.cc:507] Master 127.5.240.126:33633 requested a full tablet report, sending...
I20260709 13:14:25.195894  6614 ts_manager.cc:194] Registered new tserver with Master: 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.196272  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013492362s
I20260709 13:14:25.197587  6614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42938
I20260709 13:14:25.221529  6614 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42952:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:14:25.224372  6614 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:14:25.301714  6781 tablet_service.cc:1511] Processing CreateTablet for tablet 3d46f8e768834c6893b48db95d0d0075 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:25.303167  6781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d46f8e768834c6893b48db95d0d0075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.304298  6776 tablet_service.cc:1511] Processing CreateTablet for tablet 557b8899b5cb434ab3ff3fd1cbccd473 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:25.305684  6776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b8899b5cb434ab3ff3fd1cbccd473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.307395  6780 tablet_service.cc:1511] Processing CreateTablet for tablet 38eb7d358d254c0e98959985775c0825 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:25.308802  6780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eb7d358d254c0e98959985775c0825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.307137  6777 tablet_service.cc:1511] Processing CreateTablet for tablet 7f684c14e5854d8e91eaffac98e08497 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:25.310621  6777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f684c14e5854d8e91eaffac98e08497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.311144  6779 tablet_service.cc:1511] Processing CreateTablet for tablet 9d3cf3eebbe347d986767d40ebbb892d (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:25.312491  6779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d3cf3eebbe347d986767d40ebbb892d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.315193  6778 tablet_service.cc:1511] Processing CreateTablet for tablet 48a67528db96484b9de9fea67e54b12c (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:25.318364  6775 tablet_service.cc:1511] Processing CreateTablet for tablet b45b74c68a8640d5946e7a25ae0b85ea (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:25.319756  6775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45b74c68a8640d5946e7a25ae0b85ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.319425  6772 tablet_service.cc:1511] Processing CreateTablet for tablet fd05d30b0a0f4a22b2df0b04e2de6d6d (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:25.320732  6778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a67528db96484b9de9fea67e54b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.321658  6773 tablet_service.cc:1511] Processing CreateTablet for tablet 14e132f4960b48db8a7efb3b48100f7e (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:25.322959  6773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e132f4960b48db8a7efb3b48100f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.327217  6774 tablet_service.cc:1511] Processing CreateTablet for tablet 3284cbeba418495c917aebe4500b07e1 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:25.328740  6774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3284cbeba418495c917aebe4500b07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.329978  6772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd05d30b0a0f4a22b2df0b04e2de6d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.349633  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 3d46f8e768834c6893b48db95d0d0075 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:25.351078  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d46f8e768834c6893b48db95d0d0075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.352787  6854 tablet_service.cc:1511] Processing CreateTablet for tablet 38eb7d358d254c0e98959985775c0825 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:25.352787  6847 tablet_service.cc:1511] Processing CreateTablet for tablet 14e132f4960b48db8a7efb3b48100f7e (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:25.354597  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e132f4960b48db8a7efb3b48100f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.355054  6853 tablet_service.cc:1511] Processing CreateTablet for tablet 9d3cf3eebbe347d986767d40ebbb892d (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:25.356360  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d3cf3eebbe347d986767d40ebbb892d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.358696  6852 tablet_service.cc:1511] Processing CreateTablet for tablet 48a67528db96484b9de9fea67e54b12c (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:25.359293  6846 tablet_service.cc:1511] Processing CreateTablet for tablet fd05d30b0a0f4a22b2df0b04e2de6d6d (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:25.359668  6704 tablet_service.cc:1511] Processing CreateTablet for tablet 9d3cf3eebbe347d986767d40ebbb892d (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:25.360790  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd05d30b0a0f4a22b2df0b04e2de6d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.360491  6851 tablet_service.cc:1511] Processing CreateTablet for tablet 7f684c14e5854d8e91eaffac98e08497 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:25.361014  6704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d3cf3eebbe347d986767d40ebbb892d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.363147  6706 tablet_service.cc:1511] Processing CreateTablet for tablet 3d46f8e768834c6893b48db95d0d0075 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:25.363049  6850 tablet_service.cc:1511] Processing CreateTablet for tablet 557b8899b5cb434ab3ff3fd1cbccd473 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:25.364874  6849 tablet_service.cc:1511] Processing CreateTablet for tablet b45b74c68a8640d5946e7a25ae0b85ea (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:25.366153  6703 tablet_service.cc:1511] Processing CreateTablet for tablet 48a67528db96484b9de9fea67e54b12c (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:25.367128  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 3284cbeba418495c917aebe4500b07e1 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:25.369143  6702 tablet_service.cc:1511] Processing CreateTablet for tablet 7f684c14e5854d8e91eaffac98e08497 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:25.369288  6705 tablet_service.cc:1511] Processing CreateTablet for tablet 38eb7d358d254c0e98959985775c0825 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:25.361848  6851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f684c14e5854d8e91eaffac98e08497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.371958  6706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d46f8e768834c6893b48db95d0d0075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.372153  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a67528db96484b9de9fea67e54b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.374279  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45b74c68a8640d5946e7a25ae0b85ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.376221  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b8899b5cb434ab3ff3fd1cbccd473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.378087  6703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a67528db96484b9de9fea67e54b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.378278  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3284cbeba418495c917aebe4500b07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.381757  6705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eb7d358d254c0e98959985775c0825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.382256  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eb7d358d254c0e98959985775c0825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.384727  6702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f684c14e5854d8e91eaffac98e08497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.399642  6701 tablet_service.cc:1511] Processing CreateTablet for tablet 557b8899b5cb434ab3ff3fd1cbccd473 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:25.401129  6701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b8899b5cb434ab3ff3fd1cbccd473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.400851  6700 tablet_service.cc:1511] Processing CreateTablet for tablet b45b74c68a8640d5946e7a25ae0b85ea (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:25.405205  6700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45b74c68a8640d5946e7a25ae0b85ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.407387  6699 tablet_service.cc:1511] Processing CreateTablet for tablet 3284cbeba418495c917aebe4500b07e1 (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:25.408773  6699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3284cbeba418495c917aebe4500b07e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.411648  6698 tablet_service.cc:1511] Processing CreateTablet for tablet 14e132f4960b48db8a7efb3b48100f7e (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:25.413028  6698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e132f4960b48db8a7efb3b48100f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.415381  6697 tablet_service.cc:1511] Processing CreateTablet for tablet fd05d30b0a0f4a22b2df0b04e2de6d6d (DEFAULT_TABLE table=test-workload [id=fbf0b0225f094b5285a147948a524fdc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:25.416700  6697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd05d30b0a0f4a22b2df0b04e2de6d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.487085  6905 tablet_bootstrap.cc:492] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.519551  6907 tablet_bootstrap.cc:492] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.521329  6906 tablet_bootstrap.cc:492] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:25.524668  6905 tablet_bootstrap.cc:654] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.532298  6907 tablet_bootstrap.cc:654] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.542626  6906 tablet_bootstrap.cc:654] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.543478  6907 tablet_bootstrap.cc:492] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.543968  6907 ts_tablet_manager.cc:1403] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 13:14:25.546818  6907 raft_consensus.cc:359] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.547559  6907 raft_consensus.cc:385] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.547747  6906 tablet_bootstrap.cc:492] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:25.548036  6905 tablet_bootstrap.cc:492] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.547922  6907 raft_consensus.cc:740] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.548523  6905 ts_tablet_manager.cc:1403] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.004s
I20260709 13:14:25.548523  6906 ts_tablet_manager.cc:1403] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 13:14:25.549037  6907 consensus_queue.cc:260] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.551574  6905 raft_consensus.cc:359] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.552049  6741 heartbeater.cc:499] Master 127.5.240.126:33633 was elected leader, sending a full tablet report...
I20260709 13:14:25.552366  6905 raft_consensus.cc:385] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.552536  6907 ts_tablet_manager.cc:1434] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:14:25.552723  6905 raft_consensus.cc:740] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.552814  6906 raft_consensus.cc:359] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.553509  6907 tablet_bootstrap.cc:492] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.553680  6906 raft_consensus.cc:385] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.553717  6905 consensus_queue.cc:260] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.554253  6906 raft_consensus.cc:740] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.555243  6906 consensus_queue.cc:260] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.559958  6907 tablet_bootstrap.cc:654] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.563977  6905 ts_tablet_manager.cc:1434] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:14:25.564841  6816 heartbeater.cc:499] Master 127.5.240.126:33633 was elected leader, sending a full tablet report...
I20260709 13:14:25.571815  6907 tablet_bootstrap.cc:492] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.572340  6907 ts_tablet_manager.cc:1403] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:14:25.575284  6907 raft_consensus.cc:359] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.576021  6907 raft_consensus.cc:385] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.576277  6907 raft_consensus.cc:740] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.576918  6907 consensus_queue.cc:260] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.578723  6907 ts_tablet_manager.cc:1434] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:25.579483  6907 tablet_bootstrap.cc:492] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.582139  6905 tablet_bootstrap.cc:492] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.585371  6907 tablet_bootstrap.cc:654] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.589872  6905 tablet_bootstrap.cc:654] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.591328  6890 heartbeater.cc:499] Master 127.5.240.126:33633 was elected leader, sending a full tablet report...
I20260709 13:14:25.598778  6907 tablet_bootstrap.cc:492] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.599308  6907 ts_tablet_manager.cc:1403] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:14:25.602049  6907 raft_consensus.cc:359] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.602628  6907 raft_consensus.cc:385] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.602921  6907 raft_consensus.cc:740] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.603693  6906 ts_tablet_manager.cc:1434] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.029s
I20260709 13:14:25.603542  6907 consensus_queue.cc:260] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.604934  6906 tablet_bootstrap.cc:492] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:25.605554  6907 ts_tablet_manager.cc:1434] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:25.606644  6907 tablet_bootstrap.cc:492] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.608232  6905 tablet_bootstrap.cc:492] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.608723  6905 ts_tablet_manager.cc:1403] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260709 13:14:25.612191  6907 tablet_bootstrap.cc:654] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.611886  6905 raft_consensus.cc:359] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.612920  6905 raft_consensus.cc:385] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.613247  6905 raft_consensus.cc:740] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.614138  6905 consensus_queue.cc:260] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.615212  6906 tablet_bootstrap.cc:654] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.618497  6911 raft_consensus.cc:493] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.619057  6911 raft_consensus.cc:515] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.623334  6905 ts_tablet_manager.cc:1434] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:14:25.621950  6911 leader_election.cc:290] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.624686  6907 tablet_bootstrap.cc:492] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.625216  6907 ts_tablet_manager.cc:1403] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:14:25.626056  6905 tablet_bootstrap.cc:492] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.626654  6911 raft_consensus.cc:493] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.627130  6911 raft_consensus.cc:515] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.628166  6907 raft_consensus.cc:359] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.628886  6907 raft_consensus.cc:385] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.629102  6911 leader_election.cc:290] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.632010  6906 tablet_bootstrap.cc:492] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:25.632530  6906 ts_tablet_manager.cc:1403] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.009s
I20260709 13:14:25.632776  6905 tablet_bootstrap.cc:654] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.635530  6906 raft_consensus.cc:359] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.636350  6906 raft_consensus.cc:385] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.636675  6906 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.637776  6906 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.640146  6906 ts_tablet_manager.cc:1434] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:25.641209  6906 tablet_bootstrap.cc:492] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:25.645970  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:25.648258  6906 tablet_bootstrap.cc:654] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.648141  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e132f4960b48db8a7efb3b48100f7e" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
W20260709 13:14:25.649422  6682 leader_election.cc:343] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.629196  6907 raft_consensus.cc:740] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
W20260709 13:14:25.650035  6682 leader_election.cc:343] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.650723  6907 consensus_queue.cc:260] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.652963  6907 ts_tablet_manager.cc:1434] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 13:14:25.653941  6907 tablet_bootstrap.cc:492] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.654917  6905 tablet_bootstrap.cc:492] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.655372  6905 ts_tablet_manager.cc:1403] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.012s
I20260709 13:14:25.658313  6905 raft_consensus.cc:359] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.659080  6905 raft_consensus.cc:385] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.659375  6905 raft_consensus.cc:740] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.660269  6907 tablet_bootstrap.cc:654] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.660064  6905 consensus_queue.cc:260] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.661191  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:25.664140  6905 ts_tablet_manager.cc:1434] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:25.665254  6905 tablet_bootstrap.cc:492] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
W20260709 13:14:25.665843  6682 leader_election.cc:343] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.666399  6682 leader_election.cc:304] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:25.666913  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e132f4960b48db8a7efb3b48100f7e" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:25.667861  6911 raft_consensus.cc:2749] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:25.668311  6682 leader_election.cc:343] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.668769  6682 leader_election.cc:304] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:25.670065  6911 raft_consensus.cc:2749] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:25.671732  6905 tablet_bootstrap.cc:654] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.673568  6907 tablet_bootstrap.cc:492] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.674052  6907 ts_tablet_manager.cc:1403] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:14:25.676918  6907 raft_consensus.cc:359] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.677616  6907 raft_consensus.cc:385] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.677971  6905 tablet_bootstrap.cc:492] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.677937  6907 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.678501  6905 ts_tablet_manager.cc:1403] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:14:25.678731  6907 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.679353  6906 tablet_bootstrap.cc:492] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:25.679808  6906 ts_tablet_manager.cc:1403] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.007s
I20260709 13:14:25.680934  6907 ts_tablet_manager.cc:1434] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:25.681305  6905 raft_consensus.cc:359] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.681964  6907 tablet_bootstrap.cc:492] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.682045  6905 raft_consensus.cc:385] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.682420  6905 raft_consensus.cc:740] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.683205  6906 raft_consensus.cc:359] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.683291  6905 consensus_queue.cc:260] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.684999  6906 raft_consensus.cc:385] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.687306  6905 ts_tablet_manager.cc:1434] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:25.688339  6905 tablet_bootstrap.cc:492] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.685344  6906 raft_consensus.cc:740] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.688735  6907 tablet_bootstrap.cc:654] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.689288  6906 consensus_queue.cc:260] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.691505  6906 ts_tablet_manager.cc:1434] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:25.692538  6906 tablet_bootstrap.cc:492] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:25.695017  6911 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.695508  6911 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.697451  6911 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.698710  6905 tablet_bootstrap.cc:654] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.701340  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:25.703244  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:25.703992  6791 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 0.
I20260709 13:14:25.705806  6682 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
W20260709 13:14:25.706863  6682 leader_election.cc:343] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.707816  6911 raft_consensus.cc:2804] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.708235  6911 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.708593  6911 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.708542  6906 tablet_bootstrap.cc:654] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.716742  6905 tablet_bootstrap.cc:492] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.717394  6905 ts_tablet_manager.cc:1403] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.018s
I20260709 13:14:25.720322  6905 raft_consensus.cc:359] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.720804  6911 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.721225  6905 raft_consensus.cc:385] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.721693  6905 raft_consensus.cc:740] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.722858  6911 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.722643  6905 consensus_queue.cc:260] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.724936  6905 ts_tablet_manager.cc:1434] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:14:25.726012  6905 tablet_bootstrap.cc:492] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.725835  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:25.727000  6791 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.724866  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
W20260709 13:14:25.732067  6682 leader_election.cc:343] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.733074  6905 tablet_bootstrap.cc:654] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.737673  6791 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 1.
I20260709 13:14:25.747006  6682 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:25.747828  6911 raft_consensus.cc:2804] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:25.758865  6911 raft_consensus.cc:697] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:25.759227  6906 tablet_bootstrap.cc:492] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:25.759804  6906 ts_tablet_manager.cc:1403] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.014s
I20260709 13:14:25.759918  6911 consensus_queue.cc:237] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.766561  6906 raft_consensus.cc:359] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.767336  6906 raft_consensus.cc:385] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.767679  6906 raft_consensus.cc:740] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.767825  6905 tablet_bootstrap.cc:492] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.768380  6905 ts_tablet_manager.cc:1403] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.022s
I20260709 13:14:25.768904  6907 tablet_bootstrap.cc:492] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.768604  6906 consensus_queue.cc:260] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.769397  6907 ts_tablet_manager.cc:1403] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.055s
I20260709 13:14:25.772063  6905 raft_consensus.cc:359] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.772471  6907 raft_consensus.cc:359] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.772928  6905 raft_consensus.cc:385] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.773185  6907 raft_consensus.cc:385] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.773352  6905 raft_consensus.cc:740] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.773525  6907 raft_consensus.cc:740] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.774391  6907 consensus_queue.cc:260] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.774539  6905 consensus_queue.cc:260] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.775563  6612 catalog_manager.cc:5697] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 1 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:25.776966  6907 ts_tablet_manager.cc:1434] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:25.777575  6913 raft_consensus.cc:493] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.777961  6907 tablet_bootstrap.cc:492] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.778060  6913 raft_consensus.cc:515] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.779103  6905 ts_tablet_manager.cc:1434] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:25.780121  6905 tablet_bootstrap.cc:492] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.783152  6913 leader_election.cc:290] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:25.784845  6907 tablet_bootstrap.cc:654] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.786648  6905 tablet_bootstrap.cc:654] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.790578  6913 raft_consensus.cc:493] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.791097  6913 raft_consensus.cc:515] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.793167  6913 leader_election.cc:290] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:25.798992  6906 ts_tablet_manager.cc:1434] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.004s
I20260709 13:14:25.805357  6905 tablet_bootstrap.cc:492] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.805986  6905 ts_tablet_manager.cc:1403] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260709 13:14:25.808847  6905 raft_consensus.cc:359] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.815968  6905 raft_consensus.cc:385] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.816394  6905 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.816519  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:25.811040  6906 tablet_bootstrap.cc:492] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:25.817334  6716 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 0.
I20260709 13:14:25.818774  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:25.819566  6715 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 0.
W20260709 13:14:25.823511  6662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:25.823324  6905 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.824741  6907 tablet_bootstrap.cc:492] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.825222  6907 ts_tablet_manager.cc:1403] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.019s
I20260709 13:14:25.825732  6905 ts_tablet_manager.cc:1434] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260709 13:14:25.826802  6905 tablet_bootstrap.cc:492] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.827534  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:25.821640  6829 leader_election.cc:304] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:25.828189  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:25.828832  6791 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 0.
I20260709 13:14:25.829154  6913 raft_consensus.cc:2804] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.829569  6913 raft_consensus.cc:493] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.829936  6913 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.830441  6790 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 0.
I20260709 13:14:25.831846  6831 leader_election.cc:304] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:25.834344  6906 tablet_bootstrap.cc:654] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.838359  6907 raft_consensus.cc:359] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.839190  6907 raft_consensus.cc:385] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.839473  6907 raft_consensus.cc:740] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.840065  6913 raft_consensus.cc:515] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.840601  6905 tablet_bootstrap.cc:654] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.842834  6913 leader_election.cc:290] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:25.843389  6913 raft_consensus.cc:2804] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.843752  6913 raft_consensus.cc:493] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.844080  6913 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.843268  6907 consensus_queue.cc:260] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.847013  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:25.847345  6907 ts_tablet_manager.cc:1434] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260709 13:14:25.847651  6715 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.848474  6907 tablet_bootstrap.cc:492] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.849264  6911 raft_consensus.cc:493] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.849759  6911 raft_consensus.cc:515] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.851851  6911 leader_election.cc:290] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.853725  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:25.854516  6865 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 0.
I20260709 13:14:25.856153  6682 leader_election.cc:304] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:25.856983  6911 raft_consensus.cc:2804] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.857371  6911 raft_consensus.cc:493] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.857699  6911 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.857558  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:25.858309  6791 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.853725  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:25.860208  6790 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 0.
I20260709 13:14:25.863837  6715 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 1.
I20260709 13:14:25.865442  6791 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 1.
I20260709 13:14:25.865783  6829 leader_election.cc:304] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:25.865461  6911 raft_consensus.cc:515] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.868765  6907 tablet_bootstrap.cc:654] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.869412  6906 tablet_bootstrap.cc:492] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:25.869949  6906 ts_tablet_manager.cc:1403] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.006s
I20260709 13:14:25.872653  6913 raft_consensus.cc:515] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.874353  6905 tablet_bootstrap.cc:492] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.874342  6907 tablet_bootstrap.cc:492] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.874919  6905 ts_tablet_manager.cc:1403] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.048s	user 0.003s	sys 0.021s
I20260709 13:14:25.874923  6913 leader_election.cc:290] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:25.876014  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:25.876605  6791 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.877259  6911 leader_election.cc:290] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.877669  6905 raft_consensus.cc:359] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.878358  6905 raft_consensus.cc:385] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.878618  6905 raft_consensus.cc:740] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.878814  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:25.878914  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:25.879550  6790 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.879383  6905 consensus_queue.cc:260] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.878633  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:25.880432  6715 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.881970  6907 ts_tablet_manager.cc:1403] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260709 13:14:25.882483  6938 raft_consensus.cc:2804] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:25.883523  6906 raft_consensus.cc:359] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.884886  6906 raft_consensus.cc:385] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.885190  6906 raft_consensus.cc:740] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.885396  6905 ts_tablet_manager.cc:1434] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:25.886319  6905 tablet_bootstrap.cc:492] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.885947  6906 consensus_queue.cc:260] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.884143  6912 raft_consensus.cc:493] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.879635  6865 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.887342  6912 raft_consensus.cc:515] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.888471  6790 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 1.
I20260709 13:14:25.889772  6682 leader_election.cc:304] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:25.890026  6912 leader_election.cc:290] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.892287  6905 tablet_bootstrap.cc:654] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.894560  6938 raft_consensus.cc:697] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:25.895170  6715 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 1.
I20260709 13:14:25.897835  6906 ts_tablet_manager.cc:1434] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260709 13:14:25.898917  6906 tablet_bootstrap.cc:492] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:25.883636  6791 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 1.
I20260709 13:14:25.900592  6831 leader_election.cc:304] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:25.901542  6942 raft_consensus.cc:2804] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:25.901542  6911 raft_consensus.cc:2804] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:25.902176  6942 raft_consensus.cc:697] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:25.902381  6907 raft_consensus.cc:359] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.903059  6907 raft_consensus.cc:385] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.903470  6907 raft_consensus.cc:740] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.903023  6942 consensus_queue.cc:237] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.903095  6911 raft_consensus.cc:697] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:25.904239  6907 consensus_queue.cc:260] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.906230  6907 ts_tablet_manager.cc:1434] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:14:25.907083  6907 tablet_bootstrap.cc:492] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.908237  6865 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 1.
I20260709 13:14:25.895466  6938 consensus_queue.cc:237] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.904713  6911 consensus_queue.cc:237] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.917608  6907 tablet_bootstrap.cc:654] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.919044  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:25.919795  6715 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 0.
I20260709 13:14:25.925154  6755 leader_election.cc:304] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:25.926235  6912 raft_consensus.cc:2804] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.926663  6912 raft_consensus.cc:493] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.927004  6912 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.929497  6906 tablet_bootstrap.cc:654] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.940687  6912 raft_consensus.cc:515] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.943070  6905 tablet_bootstrap.cc:492] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:25.944739  6905 ts_tablet_manager.cc:1403] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.010s
I20260709 13:14:25.946020  6912 leader_election.cc:290] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:25.949005  6905 raft_consensus.cc:359] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.949698  6905 raft_consensus.cc:385] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.950007  6905 raft_consensus.cc:740] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.947454  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:25.950667  6905 consensus_queue.cc:260] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.951269  6715 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.952572  6905 ts_tablet_manager.cc:1434] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:25.953444  6912 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:25.953902  6912 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.959336  6905 tablet_bootstrap.cc:492] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: Bootstrap starting.
I20260709 13:14:25.959280  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:25.959201  6907 tablet_bootstrap.cc:492] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.960031  6864 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.960587  6907 ts_tablet_manager.cc:1403] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.012s
I20260709 13:14:25.963219  6907 raft_consensus.cc:359] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.959126  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:25.963905  6907 raft_consensus.cc:385] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.964226  6907 raft_consensus.cc:740] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:25.964897  6907 consensus_queue.cc:260] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:25.965986  6905 tablet_bootstrap.cc:654] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.967288  6612 catalog_manager.cc:5697] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:25.970387  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
W20260709 13:14:25.972507  6757 leader_election.cc:343] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:25.976251  6907 ts_tablet_manager.cc:1434] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:25.976989  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:25.977351  6907 tablet_bootstrap.cc:492] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f: Bootstrap starting.
I20260709 13:14:25.977648  6716 raft_consensus.cc:2468] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 0.
I20260709 13:14:25.979202  6755 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:25.980192  6950 raft_consensus.cc:2804] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:25.980587  6950 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:25.979758  6613 catalog_manager.cc:5697] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 1 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:25.980934  6950 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:25.983784  6907 tablet_bootstrap.cc:654] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:25.997715  6907 tablet_bootstrap.cc:492] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f: No bootstrap required, opened a new log
I20260709 13:14:25.997308  6864 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:25.998279  6715 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:25.998275  6907 ts_tablet_manager.cc:1403] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 13:14:25.998451  6611 catalog_manager.cc:5697] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:25.999965  6755 leader_election.cc:304] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.003381  6950 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.005559  6950 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.006047  6950 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.006490  6950 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.007256  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.007395  6955 raft_consensus.cc:2804] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.007956  6955 raft_consensus.cc:697] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:26.008396  6950 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.008919  6955 consensus_queue.cc:237] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.009357  6907 raft_consensus.cc:359] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.010039  6907 raft_consensus.cc:385] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:25.967300  6912 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.010361  6907 raft_consensus.cc:740] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.012048  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:26.011969  6907 consensus_queue.cc:260] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.012888  6715 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.014186  6907 ts_tablet_manager.cc:1434] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:26.014220  6938 raft_consensus.cc:493] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.014827  6938 raft_consensus.cc:515] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
W20260709 13:14:26.009984  6757 leader_election.cc:343] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.017031  6938 leader_election.cc:290] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:26.017508  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:26.018595  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd05d30b0a0f4a22b2df0b04e2de6d6d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:26.018785  6714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:26.019234  6791 raft_consensus.cc:2468] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 0.
I20260709 13:14:26.019347  6714 raft_consensus.cc:2468] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 0.
I20260709 13:14:26.020272  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd05d30b0a0f4a22b2df0b04e2de6d6d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:26.020558  6831 leader_election.cc:304] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.020970  6716 raft_consensus.cc:2468] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 0.
I20260709 13:14:26.019284  6906 tablet_bootstrap.cc:492] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:26.021790  6906 ts_tablet_manager.cc:1403] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.000s
I20260709 13:14:26.022254  6938 raft_consensus.cc:2804] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.022665  6938 raft_consensus.cc:493] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.023041  6938 raft_consensus.cc:3060] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.025182  6906 raft_consensus.cc:359] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.025689  6906 raft_consensus.cc:385] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.020650  6755 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.026134  6906 raft_consensus.cc:740] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
W20260709 13:14:26.026386  6757 leader_election.cc:343] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.027000  6906 consensus_queue.cc:260] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.029007  6906 ts_tablet_manager.cc:1434] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:26.028964  6953 raft_consensus.cc:2804] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.029537  6953 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.029961  6953 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.032621  6906 tablet_bootstrap.cc:492] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:26.033430  6905 tablet_bootstrap.cc:492] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: No bootstrap required, opened a new log
I20260709 13:14:26.033844  6905 ts_tablet_manager.cc:1403] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.030s
I20260709 13:14:26.034008  6715 raft_consensus.cc:2468] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:26.036409  6905 raft_consensus.cc:359] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.037081  6905 raft_consensus.cc:385] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.037350  6905 raft_consensus.cc:740] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.037997  6905 consensus_queue.cc:260] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.039547  6938 raft_consensus.cc:515] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.040256  6905 ts_tablet_manager.cc:1434] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:26.042558  6755 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:26.042797  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd05d30b0a0f4a22b2df0b04e2de6d6d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:26.043397  6716 raft_consensus.cc:3060] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.044571  6906 tablet_bootstrap.cc:654] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.047065  6912 raft_consensus.cc:2804] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.047467  6938 leader_election.cc:290] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:26.047926  6912 raft_consensus.cc:697] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:26.048810  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd05d30b0a0f4a22b2df0b04e2de6d6d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:26.049379  6791 raft_consensus.cc:3060] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.049425  6953 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.049314  6912 consensus_queue.cc:237] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.054833  6716 raft_consensus.cc:2468] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 1.
I20260709 13:14:26.056241  6829 leader_election.cc:304] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:26.056687  6791 raft_consensus.cc:2468] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 1.
I20260709 13:14:26.058684  6953 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.058951  6938 raft_consensus.cc:2804] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.059808  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.060438  6938 raft_consensus.cc:697] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
W20260709 13:14:26.061159  6757 leader_election.cc:343] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:26.059729  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:26.061281  6938 consensus_queue.cc:237] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.061934  6716 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.069232  6716 raft_consensus.cc:2468] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:26.070516  6906 tablet_bootstrap.cc:492] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:26.070602  6755 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:26.071327  6906 ts_tablet_manager.cc:1403] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260709 13:14:26.071900  6955 raft_consensus.cc:2804] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.072408  6955 raft_consensus.cc:697] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:26.073230  6955 consensus_queue.cc:237] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.073005  6613 catalog_manager.cc:5697] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 0 to 1, leader changed from <none> to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 1 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.074925  6906 raft_consensus.cc:359] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.075793  6906 raft_consensus.cc:385] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.076320  6906 raft_consensus.cc:740] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.077337  6906 consensus_queue.cc:260] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.081737  6906 ts_tablet_manager.cc:1434] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:26.082666  6906 tablet_bootstrap.cc:492] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:26.088852  6906 tablet_bootstrap.cc:654] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.090160  6955 raft_consensus.cc:493] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.090740  6955 raft_consensus.cc:515] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.094105  6906 tablet_bootstrap.cc:492] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:26.094578  6906 ts_tablet_manager.cc:1403] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:14:26.093861  6613 catalog_manager.cc:5697] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:26.095377  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e132f4960b48db8a7efb3b48100f7e" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:26.096002  6864 raft_consensus.cc:2468] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 0.
I20260709 13:14:26.096203  6612 catalog_manager.cc:5697] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 0 to 1, leader changed from <none> to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 1 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.097054  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e132f4960b48db8a7efb3b48100f7e" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:26.097298  6757 leader_election.cc:304] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.097167  6906 raft_consensus.cc:359] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.097752  6716 raft_consensus.cc:2468] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 0.
I20260709 13:14:26.097957  6906 raft_consensus.cc:385] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.098259  6912 raft_consensus.cc:2804] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.098282  6906 raft_consensus.cc:740] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.098696  6912 raft_consensus.cc:493] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.098055  6612 catalog_manager.cc:5697] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 0 to 1, leader changed from <none> to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 1 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.099068  6955 leader_election.cc:290] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.099151  6912 raft_consensus.cc:3060] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.103042  6906 consensus_queue.cc:260] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.105010  6906 ts_tablet_manager.cc:1434] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:26.105938  6906 tablet_bootstrap.cc:492] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:26.105890  6912 raft_consensus.cc:515] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.108033  6912 leader_election.cc:290] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.110036  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e132f4960b48db8a7efb3b48100f7e" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:26.110653  6716 raft_consensus.cc:3060] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.111528  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e132f4960b48db8a7efb3b48100f7e" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.112097  6864 raft_consensus.cc:3060] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.114881  6906 tablet_bootstrap.cc:654] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.117877  6716 raft_consensus.cc:2468] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:26.118949  6906 tablet_bootstrap.cc:492] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:26.119406  6906 ts_tablet_manager.cc:1403] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:14:26.119282  6755 leader_election.cc:304] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.120164  6912 raft_consensus.cc:2804] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.120635  6912 raft_consensus.cc:697] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:26.121503  6912 consensus_queue.cc:237] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.122246  6906 raft_consensus.cc:359] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.122959  6906 raft_consensus.cc:385] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.123224  6906 raft_consensus.cc:740] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.123224  6864 raft_consensus.cc:2468] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:26.123993  6906 consensus_queue.cc:260] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.126147  6906 ts_tablet_manager.cc:1434] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:14:26.126902  6906 tablet_bootstrap.cc:492] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90: Bootstrap starting.
I20260709 13:14:26.131937  6906 tablet_bootstrap.cc:654] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.131646  6612 catalog_manager.cc:5697] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 0 to 1, leader changed from <none> to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 1 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.138125  6906 tablet_bootstrap.cc:492] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90: No bootstrap required, opened a new log
I20260709 13:14:26.138500  6906 ts_tablet_manager.cc:1403] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:14:26.140619  6906 raft_consensus.cc:359] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.141101  6906 raft_consensus.cc:385] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.141322  6906 raft_consensus.cc:740] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.141868  6906 consensus_queue.cc:260] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.143548  6906 ts_tablet_manager.cc:1434] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:26.178596  6938 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.179071  6938 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.180804  6938 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:26.181571  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:26.181818  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:26.182192  6716 raft_consensus.cc:2393] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0248a83260ff4687ba13766bf0d79b90 in current term 1: Already voted for candidate a01ace738837499dbb14c3f4c8a3b71c in this term.
I20260709 13:14:26.183110  6829 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:26.183754  6938 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.189093  6938 raft_consensus.cc:2749] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.244572  6911 consensus_queue.cc:1048] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.254405  6864 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.261718  6911 consensus_queue.cc:1048] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.278124  6911 raft_consensus.cc:493] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.278525  6911 raft_consensus.cc:515] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.280139  6911 leader_election.cc:290] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.281018  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:26.281219  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:26.281539  6791 raft_consensus.cc:2468] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 0.
I20260709 13:14:26.281730  6864 raft_consensus.cc:2468] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 0.
I20260709 13:14:26.282513  6682 leader_election.cc:304] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.283107  6911 raft_consensus.cc:2804] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:26.283378  6911 raft_consensus.cc:493] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:26.283630  6911 raft_consensus.cc:3060] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.288021  6911 raft_consensus.cc:515] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.289547  6911 leader_election.cc:290] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.290473  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:26.290697  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.290959  6791 raft_consensus.cc:3060] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.291186  6864 raft_consensus.cc:3060] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.295554  6791 raft_consensus.cc:2468] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 1.
I20260709 13:14:26.295837  6864 raft_consensus.cc:2468] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 1.
I20260709 13:14:26.296630  6682 leader_election.cc:304] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.297269  6911 raft_consensus.cc:2804] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.297640  6911 raft_consensus.cc:697] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:26.298313  6911 consensus_queue.cc:237] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.305698  6613 catalog_manager.cc:5697] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 1 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.314800  6938 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:26.315234  6938 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.316720  6942 consensus_queue.cc:1048] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.317364  6938 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:26.318485  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:26.318596  6716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" is_pre_election: true
I20260709 13:14:26.318444  6911 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:26.319522  6716 raft_consensus.cc:2393] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0248a83260ff4687ba13766bf0d79b90 in current term 1: Already voted for candidate a01ace738837499dbb14c3f4c8a3b71c in this term.
I20260709 13:14:26.320958  6829 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:26.322093  6942 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.331569  6913 consensus_queue.cc:1048] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.335552  6942 raft_consensus.cc:2749] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:26.349304  6974 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.364873  6942 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.366688  6942 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.425897  6791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:35320
I20260709 13:14:26.426455  6791 raft_consensus.cc:606] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:26.441906  6864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:39294
I20260709 13:14:26.442637  6864 raft_consensus.cc:606] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:26.447962  6864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:39294
I20260709 13:14:26.448489  6864 raft_consensus.cc:606] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:26.464154  6716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
 from {username='slave'} at 127.0.0.1:48810
I20260709 13:14:26.464676  6716 raft_consensus.cc:606] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Received request to transfer leadership to TS a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:26.542492  6912 consensus_queue.cc:1048] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.552595  6912 consensus_queue.cc:1048] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.559048  6913 consensus_queue.cc:1048] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.560017  6912 consensus_queue.cc:1048] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:26.566998  6955 consensus_queue.cc:1048] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.567333  6913 consensus_queue.cc:1048] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.577864  6950 raft_consensus.cc:993] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:26.578377  6950 raft_consensus.cc:1081] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:26.580366  6715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48800
I20260709 13:14:26.580945  6715 raft_consensus.cc:493] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:26.581324  6715 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.599704  6715 raft_consensus.cc:515] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.610049  6715 leader_election.cc:290] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.610644  6714 raft_consensus.cc:1240] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Rejecting Update request from peer a01ace738837499dbb14c3f4c8a3b71c for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:26.609469  6955 consensus_queue.cc:1048] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.611337  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.611951  6865 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.613123  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:26.613704  6791 raft_consensus.cc:3055] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:26.614050  6791 raft_consensus.cc:740] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:26.614825  6791 consensus_queue.cc:260] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.615823  6953 consensus_queue.cc:1059] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.619453  6865 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:26.620608  6682 leader_election.cc:304] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:26.621496  6929 raft_consensus.cc:2804] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:26.622011  6929 raft_consensus.cc:697] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:26.622831  6929 consensus_queue.cc:237] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.623924  6987 consensus_queue.cc:1048] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.626849  6863 raft_consensus.cc:1240] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Rejecting Update request from peer a01ace738837499dbb14c3f4c8a3b71c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:26.629477  6791 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.642976  6791 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:26.646868  6611 catalog_manager.cc:5697] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 1 to 2, leader changed from a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.647608  6912 consensus_queue.cc:1048] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.649331  6912 consensus_queue.cc:1048] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.711402  6929 consensus_queue.cc:1048] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.722810  6911 consensus_queue.cc:1048] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:26.839047  6938 raft_consensus.cc:993] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:26.839455  6913 raft_consensus.cc:1081] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:26.840888  6714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:14:26.841380  6714 raft_consensus.cc:493] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:26.841732  6714 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.846509  6714 raft_consensus.cc:515] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.848125  6714 leader_election.cc:290] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.848881  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:26.849171  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.849730  6791 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.849757  6863 raft_consensus.cc:3055] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:26.850200  6863 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:26.850807  6863 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.851660  6863 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.854651  6791 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:26.855806  6682 leader_election.cc:304] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.856591  6911 raft_consensus.cc:2804] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:26.856755  6863 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:26.857002  6911 raft_consensus.cc:697] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:26.857837  6911 consensus_queue.cc:237] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.863870  6613 catalog_manager.cc:5697] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 1 to 2, leader changed from 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.936882  6938 raft_consensus.cc:993] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:26.937299  6942 raft_consensus.cc:1081] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:26.938670  6714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:14:26.939127  6714 raft_consensus.cc:493] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:26.939419  6714 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.944505  6714 raft_consensus.cc:515] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.946079  6714 leader_election.cc:290] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.947343  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:26.947358  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.947871  6791 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.948082  6863 raft_consensus.cc:3055] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:26.948457  6863 raft_consensus.cc:740] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:26.949266  6863 consensus_queue.cc:260] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.950420  6863 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.952941  6791 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:26.954198  6682 leader_election.cc:304] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.954880  6911 raft_consensus.cc:2804] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:26.955261  6911 raft_consensus.cc:697] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:26.956175  6863 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:26.956043  6911 consensus_queue.cc:237] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.962889  6613 catalog_manager.cc:5697] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 1 to 2, leader changed from 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.965095  6974 raft_consensus.cc:993] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower a01ace738837499dbb14c3f4c8a3b71c to start an election
I20260709 13:14:26.965626  6911 raft_consensus.cc:1081] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Signalling peer a01ace738837499dbb14c3f4c8a3b71c to start an election
I20260709 13:14:26.967192  6791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
 from {username='slave'} at 127.0.0.1:35300
I20260709 13:14:26.967664  6791 raft_consensus.cc:493] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:26.967958  6791 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.973441  6791 raft_consensus.cc:515] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.975324  6791 leader_election.cc:290] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 2 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:26.976076  6714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:26.976517  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:26.976658  6714 raft_consensus.cc:3055] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:26.977097  6714 raft_consensus.cc:740] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:26.977100  6863 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.977982  6714 consensus_queue.cc:260] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.979127  6714 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.982152  6863 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 2.
I20260709 13:14:26.983167  6757 leader_election.cc:304] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:26.983690  6714 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 2.
I20260709 13:14:26.983814  6950 raft_consensus.cc:2804] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:26.984284  6950 raft_consensus.cc:697] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:26.984975  6950 consensus_queue.cc:237] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:26.990940  6613 catalog_manager.cc:5697] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 1 to 2, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 2 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:27.050172  6863 raft_consensus.cc:1275] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.051446  6911 consensus_queue.cc:1048] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:27.061113  6791 raft_consensus.cc:1275] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.062718  6974 consensus_queue.cc:1048] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.320305  6863 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.321545  6974 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.331269  6791 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.333779  6974 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.480428  6865 raft_consensus.cc:1275] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.481613  6974 consensus_queue.cc:1048] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.489995  6791 raft_consensus.cc:1275] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.491739  6911 consensus_queue.cc:1048] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.549043  6865 raft_consensus.cc:1275] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Refusing update from remote peer a01ace738837499dbb14c3f4c8a3b71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.550318  6950 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.558949  6714 raft_consensus.cc:1275] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Refusing update from remote peer a01ace738837499dbb14c3f4c8a3b71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.561636  6955 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:29.505713  6081 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:14:29.506742  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:29.522579  6714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:48816
I20260709 13:14:29.523100  6714 raft_consensus.cc:606] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Received request to transfer leadership to TS 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:29.525379  6714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:48816
I20260709 13:14:29.525849  6714 raft_consensus.cc:606] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Received request to transfer leadership to TS 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:29.526863  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:29.527266  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:29.533377  6929 raft_consensus.cc:993] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:29.533818  7002 raft_consensus.cc:1081] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Signalling peer 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:29.535322  6865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:39286
I20260709 13:14:29.535823  6865 raft_consensus.cc:493] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:29.536119  6865 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:29.540582  6865 raft_consensus.cc:515] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:29.542219  6865 leader_election.cc:290] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:29.543124  6714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:29.543215  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:29.543752  6714 raft_consensus.cc:3055] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:29.543802  6791 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:29.544064  6714 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:29.544760  6714 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:29.545636  6714 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:29.548148  6791 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 3.
I20260709 13:14:29.549203  6831 leader_election.cc:304] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:29.549857  6998 raft_consensus.cc:2804] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:29.550312  6714 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 3.
I20260709 13:14:29.551086  6998 raft_consensus.cc:697] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:29.551936  6998 consensus_queue.cc:237] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue 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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:29.558600  6611 catalog_manager.cc:5697] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 2 to 3, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:29.932565  6929 raft_consensus.cc:993] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:29.932946  7002 raft_consensus.cc:1081] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Signalling peer 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:29.934471  6863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:39286
I20260709 13:14:29.934953  6863 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:29.935266  6863 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.940392  6863 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:29.940645  6791 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:29.942014  6998 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.942241  6863 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 2 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:29.942997  6714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:29.943581  6714 raft_consensus.cc:3055] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:29.943753  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:29.943941  6714 raft_consensus.cc:740] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:29.944324  6791 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.944770  6714 consensus_queue.cc:260] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:29.946007  6714 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.952446  6791 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 2.
I20260709 13:14:29.952709  6714 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 2.
I20260709 13:14:29.953969  6829 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:29.955081  6998 raft_consensus.cc:2804] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:29.956117  6998 raft_consensus.cc:697] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:29.956974  6998 consensus_queue.cc:237] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:29.958783  6714 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:29.960773  7011 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.968379  6611 catalog_manager.cc:5697] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 1 to 2, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.351195  6714 raft_consensus.cc:1275] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:30.352444  6998 consensus_queue.cc:1048] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:30.360961  6791 raft_consensus.cc:1275] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:30.362453  7011 consensus_queue.cc:1048] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:30.528016  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:30.546715  6863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:39294
I20260709 13:14:30.547201  6863 raft_consensus.cc:606] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:30.551565  6863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:39294
I20260709 13:14:30.552060  6863 raft_consensus.cc:606] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:30.556432  6791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:35320
I20260709 13:14:30.556905  6791 raft_consensus.cc:606] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:30.561373  6791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:35320
I20260709 13:14:30.561851  6791 raft_consensus.cc:606] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:30.566346  6791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
mode: GRACEFUL
new_leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:35320
I20260709 13:14:30.566823  6791 raft_consensus.cc:606] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Received request to transfer leadership to TS 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:30.584331  7018 raft_consensus.cc:993] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.584743  6953 raft_consensus.cc:1081] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.586342  6714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48800
I20260709 13:14:30.586681  7018 raft_consensus.cc:993] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.586903  6714 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:30.587069  6953 raft_consensus.cc:1081] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.587323  6714 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.588574  6715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48800
I20260709 13:14:30.589123  6715 raft_consensus.cc:493] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:30.589468  6715 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.594028  6714 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.596181  6714 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:30.595963  6715 raft_consensus.cc:515] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.597008  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:30.597663  6791 raft_consensus.cc:3055] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:30.597613  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:30.598630  6791 raft_consensus.cc:740] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:30.598896  6863 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.598822  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:30.599174  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:30.599507  6790 raft_consensus.cc:3055] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:30.599681  6865 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.599916  6790 raft_consensus.cc:740] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:30.599620  6791 consensus_queue.cc:260] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.601011  6791 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.600793  6790 consensus_queue.cc:260] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.601944  6790 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.606148  6863 raft_consensus.cc:2468] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:30.598116  6715 leader_election.cc:290] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 3 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:30.607406  6791 raft_consensus.cc:2468] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:30.607676  6682 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:30.606679  6865 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 3.
I20260709 13:14:30.608585  7002 raft_consensus.cc:2804] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:30.608995  6790 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 3.
I20260709 13:14:30.609104  6682 leader_election.cc:304] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:30.609671  7002 raft_consensus.cc:697] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:30.610148  7019 raft_consensus.cc:2804] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:30.610663  7019 raft_consensus.cc:697] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:30.610602  7002 consensus_queue.cc:237] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.611639  7019 consensus_queue.cc:237] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue 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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.618254  6612 catalog_manager.cc:5697] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 1 to 2, leader changed from a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.631286  6612 catalog_manager.cc:5697] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 2 to 3, leader changed from a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 3 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.826875  7003 raft_consensus.cc:993] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.827340  7011 raft_consensus.cc:1081] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.828948  6715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:14:30.829522  6715 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:30.829895  6715 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.835063  6715 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.836705  6715 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 3 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:30.837427  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:30.837785  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:30.838024  6790 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.838306  6865 raft_consensus.cc:3055] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:30.838560  6865 raft_consensus.cc:740] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:30.839186  6865 consensus_queue.cc:260] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.840078  6865 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.842974  6790 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 3.
I20260709 13:14:30.844142  6682 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:30.844959  7019 raft_consensus.cc:2804] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:30.845021  6865 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 3.
I20260709 13:14:30.845410  7019 raft_consensus.cc:697] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:30.846251  7019 consensus_queue.cc:237] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue 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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.851706  6612 catalog_manager.cc:5697] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 2 to 3, leader changed from 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 3 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.914413  7018 raft_consensus.cc:993] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.914798  6953 raft_consensus.cc:1081] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:30.916275  6715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48800
I20260709 13:14:30.916757  6715 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:30.917033  6715 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.922080  6715 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.923950  6715 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:30.924723  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:30.925053  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:30.925351  6790 raft_consensus.cc:3055] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:30.925563  6865 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.925709  6790 raft_consensus.cc:740] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:30.926578  6790 consensus_queue.cc:260] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.927779  6790 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.932379  6865 raft_consensus.cc:2468] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:30.933591  6682 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:30.934379  7019 raft_consensus.cc:2804] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:30.934373  6790 raft_consensus.cc:2468] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 2.
I20260709 13:14:30.934883  7019 raft_consensus.cc:697] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:30.935640  7019 consensus_queue.cc:237] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:30.941599  6612 catalog_manager.cc:5697] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 1 to 2, leader changed from a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 2 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.000066  6998 raft_consensus.cc:993] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: : Instructing follower 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:31.000484  7011 raft_consensus.cc:1081] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Signalling peer 2bae40c1ed83408d8c9903a1bfed1e3f to start an election
I20260709 13:14:31.002014  6715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:14:31.002491  6715 raft_consensus.cc:493] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:31.002786  6715 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:31.007411  6715 raft_consensus.cc:515] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:31.009007  6715 leader_election.cc:290] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [CANDIDATE]: Term 4 election: Requested vote from peers a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:31.009985  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:31.010341  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:31.010474  6790 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:31.010927  6865 raft_consensus.cc:3055] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:31.011276  6865 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:31.011915  6865 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:31.012889  6865 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:31.015584  6790 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 4.
I20260709 13:14:31.016594  6682 leader_election.cc:304] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [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: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:31.017239  7019 raft_consensus.cc:2804] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:31.017441  6865 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bae40c1ed83408d8c9903a1bfed1e3f in term 4.
I20260709 13:14:31.017611  7019 raft_consensus.cc:697] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 LEADER]: Becoming Leader. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:31.018496  7019 consensus_queue.cc:237] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:31.020305  6790 raft_consensus.cc:1275] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:31.021660  7002 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:31.026927  6612 catalog_manager.cc:5697] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f reported cstate change: term changed from 3 to 4, leader changed from 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67) to 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65). New cstate: current_term: 4 leader_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.034082  6865 raft_consensus.cc:1275] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:31.039223  7019 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:31.045081  6863 raft_consensus.cc:1275] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:31.046413  7019 consensus_queue.cc:1048] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.055598  6790 raft_consensus.cc:1275] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:31.057466  7020 consensus_queue.cc:1048] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.313241  6791 raft_consensus.cc:1275] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:31.314402  7002 consensus_queue.cc:1048] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:31.321492  6865 raft_consensus.cc:1275] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:31.323102  7002 consensus_queue.cc:1048] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:31.398557  6865 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:31.399888  7002 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.408308  6791 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:31.409859  7019 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:31.511857  6790 raft_consensus.cc:1275] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:31.513049  7019 consensus_queue.cc:1048] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.521539  6865 raft_consensus.cc:1275] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Refusing update from remote peer 2bae40c1ed83408d8c9903a1bfed1e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:31.523161  7020 consensus_queue.cc:1048] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:33.665680  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:33.673440  6715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
 from {username='slave'} at 127.0.0.1:48816
I20260709 13:14:33.674167  6715 raft_consensus.cc:606] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Received request to transfer leadership to TS a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:33.676697  6715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:48816
I20260709 13:14:33.677179  6715 raft_consensus.cc:606] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 LEADER]: Received request to transfer leadership to TS 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:33.679597  6715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
 from {username='slave'} at 127.0.0.1:48816
I20260709 13:14:33.680248  6715 raft_consensus.cc:606] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Received request to transfer leadership to TS a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:33.682591  6715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d"
dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
mode: GRACEFUL
new_leader_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:48816
I20260709 13:14:33.683037  6715 raft_consensus.cc:606] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Received request to transfer leadership to TS 0248a83260ff4687ba13766bf0d79b90
I20260709 13:14:33.683954  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:33.684381  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:33.958199  7019 raft_consensus.cc:993] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower a01ace738837499dbb14c3f4c8a3b71c to start an election
I20260709 13:14:33.958715  7041 raft_consensus.cc:1081] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Signalling peer a01ace738837499dbb14c3f4c8a3b71c to start an election
I20260709 13:14:33.960191  6790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
 from {username='slave'} at 127.0.0.1:35300
I20260709 13:14:33.960676  6790 raft_consensus.cc:493] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.961051  6790 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:33.968410  6790 raft_consensus.cc:515] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:33.970832  7041 raft_consensus.cc:993] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower a01ace738837499dbb14c3f4c8a3b71c to start an election
I20260709 13:14:33.972105  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:33.972461  7044 raft_consensus.cc:1081] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Signalling peer a01ace738837499dbb14c3f4c8a3b71c to start an election
I20260709 13:14:33.972937  7041 raft_consensus.cc:993] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:33.972898  6715 raft_consensus.cc:3055] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:33.973446  7041 raft_consensus.cc:1081] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Signalling peer 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:33.973407  6715 raft_consensus.cc:740] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:33.974406  6715 consensus_queue.cc:260] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:33.974946  6791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473"
dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
 from {username='slave'} at 127.0.0.1:35300
I20260709 13:14:33.975459  6791 raft_consensus.cc:493] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.975785  6791 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:33.976127  6715 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:33.977732  6863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:39286
I20260709 13:14:33.978308  6863 raft_consensus.cc:493] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.978659  6863 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:33.982594  6790 leader_election.cc:290] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:33.983302  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46f8e768834c6893b48db95d0d0075" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:33.983188  6791 raft_consensus.cc:515] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:33.984404  6865 raft_consensus.cc:3060] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:33.985737  6715 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 3.
I20260709 13:14:33.985953  6863 raft_consensus.cc:515] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:33.987155  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:33.987317  6755 leader_election.cc:304] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:33.987735  6864 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:33.988200  6863 leader_election.cc:290] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:33.988363  6953 raft_consensus.cc:2804] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:33.985978  6791 leader_election.cc:290] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 4 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:33.991358  6714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:33.991918  6714 raft_consensus.cc:3055] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:33.992206  6714 raft_consensus.cc:740] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:33.992950  6714 consensus_queue.cc:260] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:33.993609  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3cf3eebbe347d986767d40ebbb892d" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:33.994275  6790 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:33.994472  6714 raft_consensus.cc:3060] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:33.994954  6864 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 4.
I20260709 13:14:33.995362  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b8899b5cb434ab3ff3fd1cbccd473" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:33.996006  6715 raft_consensus.cc:3055] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:33.993027  6865 raft_consensus.cc:2468] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 3.
I20260709 13:14:33.996405  6715 raft_consensus.cc:740] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:33.998406  6715 consensus_queue.cc:260] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:33.999722  6715 raft_consensus.cc:3060] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:34.000689  6757 leader_election.cc:304] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:34.001900  6953 raft_consensus.cc:697] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:34.002161  6714 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 3.
I20260709 13:14:34.003254  6790 raft_consensus.cc:2468] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 3.
I20260709 13:14:34.003017  6953 consensus_queue.cc:237] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue 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: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:34.003720  6829 leader_election.cc:304] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f; no voters: 
I20260709 13:14:34.004525  7045 raft_consensus.cc:2804] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:34.004804  7039 raft_consensus.cc:2804] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:34.008281  6715 raft_consensus.cc:2468] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 4.
I20260709 13:14:34.013181  7045 raft_consensus.cc:697] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 4 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:34.014161  7039 raft_consensus.cc:697] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:34.014405  7045 consensus_queue.cc:237] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:34.015257  7039 consensus_queue.cc:237] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue 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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:34.019080  6612 catalog_manager.cc:5697] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 2 to 3, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 3 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.025903  6611 catalog_manager.cc:5697] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 2 to 3, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.040789  6612 catalog_manager.cc:5697] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 3 to 4, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 4 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.075359  7042 raft_consensus.cc:993] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: : Instructing follower 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:34.075881  7043 raft_consensus.cc:1081] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 LEADER]: Signalling peer 0248a83260ff4687ba13766bf0d79b90 to start an election
I20260709 13:14:34.077291  6865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c"
dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
 from {username='slave'} at 127.0.0.1:39286
I20260709 13:14:34.077771  6865 raft_consensus.cc:493] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:34.078083  6865 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:34.082304  6865 raft_consensus.cc:515] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:34.083797  6865 leader_election.cc:290] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 5 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:34.084793  6715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f"
I20260709 13:14:34.084949  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a67528db96484b9de9fea67e54b12c" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:34.085435  6715 raft_consensus.cc:3055] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:34.085436  6790 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:34.085948  6715 raft_consensus.cc:740] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2bae40c1ed83408d8c9903a1bfed1e3f, State: Running, Role: LEADER
I20260709 13:14:34.086808  6715 consensus_queue.cc:260] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:34.088029  6715 raft_consensus.cc:3060] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:34.092693  6790 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 5.
I20260709 13:14:34.094172  6831 leader_election.cc:304] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:34.094551  6715 raft_consensus.cc:2468] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 5.
I20260709 13:14:34.094835  7039 raft_consensus.cc:2804] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:34.095296  7039 raft_consensus.cc:697] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 5 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:34.096113  7039 consensus_queue.cc:237] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:34.102677  6612 catalog_manager.cc:5697] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 4 to 5, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 5 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:34.183614  6737 debug-util.cc:398] Leaking SignalData structure 0x7b080019d3e0 after lost signal to thread 6084
W20260709 13:14:34.184458  6737 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb800 after lost signal to thread 6648
W20260709 13:14:34.185509  6737 debug-util.cc:398] Leaking SignalData structure 0x7b08000ade40 after lost signal to thread 6740
W20260709 13:14:34.186455  6737 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc480 after lost signal to thread 6815
W20260709 13:14:34.187368  6737 debug-util.cc:398] Leaking SignalData structure 0x7b0800093740 after lost signal to thread 6889
I20260709 13:14:34.394318  6715 raft_consensus.cc:1275] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Refusing update from remote peer a01ace738837499dbb14c3f4c8a3b71c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:34.395673  7045 consensus_queue.cc:1048] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:34.408787  6865 raft_consensus.cc:1275] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Refusing update from remote peer a01ace738837499dbb14c3f4c8a3b71c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:34.410430  7045 consensus_queue.cc:1048] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:34.422271  6715 raft_consensus.cc:1275] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Refusing update from remote peer a01ace738837499dbb14c3f4c8a3b71c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:34.423717  7045 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:34.430241  6865 raft_consensus.cc:1275] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Refusing update from remote peer a01ace738837499dbb14c3f4c8a3b71c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:34.436161  7046 consensus_queue.cc:1048] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:34.469771  6715 raft_consensus.cc:1275] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:34.471079  7039 consensus_queue.cc:1048] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:34.484009  6790 raft_consensus.cc:1275] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:34.486801  7066 consensus_queue.cc:1048] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:34.667917  6715 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 5 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:34.669140  7047 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:34.678766  6790 raft_consensus.cc:1275] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 5 FOLLOWER]: Refusing update from remote peer 0248a83260ff4687ba13766bf0d79b90: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:34.680341  7066 consensus_queue.cc:1048] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:34.685140  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:34.695588  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
W20260709 13:14:34.727342  6755 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 13:14:34.729226  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:14:34.730825  6755 consensus_peers.cc:597] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c -> Peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Couldn't send request to peer 2bae40c1ed83408d8c9903a1bfed1e3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:34.731143  6081 tablet_replica.cc:333] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.731840  6081 raft_consensus.cc:2243] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.732378  6081 raft_consensus.cc:2272] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.734388  6081 tablet_replica.cc:333] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.734987  6081 raft_consensus.cc:2243] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.735385  6081 raft_consensus.cc:2272] T 48a67528db96484b9de9fea67e54b12c P 2bae40c1ed83408d8c9903a1bfed1e3f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.737597  6081 tablet_replica.cc:333] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.738202  6081 raft_consensus.cc:2243] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.738598  6081 raft_consensus.cc:2272] T 557b8899b5cb434ab3ff3fd1cbccd473 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.740665  6081 tablet_replica.cc:333] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.741145  6081 raft_consensus.cc:2243] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.741528  6081 raft_consensus.cc:2272] T 9d3cf3eebbe347d986767d40ebbb892d P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.743597  6081 tablet_replica.cc:333] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.744122  6081 raft_consensus.cc:2243] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:34.744885  6081 raft_consensus.cc:2272] T 38eb7d358d254c0e98959985775c0825 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.746619  6081 tablet_replica.cc:333] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.747089  6081 raft_consensus.cc:2243] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:34.747809  6081 raft_consensus.cc:2272] T 7f684c14e5854d8e91eaffac98e08497 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.749708  6081 tablet_replica.cc:333] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.750263  6081 raft_consensus.cc:2243] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:34.751055  6081 raft_consensus.cc:2272] T b45b74c68a8640d5946e7a25ae0b85ea P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.752974  6081 tablet_replica.cc:333] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.753463  6081 raft_consensus.cc:2243] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:34.754277  6081 raft_consensus.cc:2272] T 3284cbeba418495c917aebe4500b07e1 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.756008  6081 tablet_replica.cc:333] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.756482  6081 raft_consensus.cc:2243] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.756868  6081 raft_consensus.cc:2272] T 3d46f8e768834c6893b48db95d0d0075 P 2bae40c1ed83408d8c9903a1bfed1e3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:34.759047  6081 tablet_replica.cc:333] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f: stopping tablet replica
I20260709 13:14:34.759495  6081 raft_consensus.cc:2243] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:34.759949  6081 raft_consensus.cc:2272] T 14e132f4960b48db8a7efb3b48100f7e P 2bae40c1ed83408d8c9903a1bfed1e3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:34.837235  6755 consensus_peers.cc:597] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c -> Peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Couldn't send request to peer 2bae40c1ed83408d8c9903a1bfed1e3f. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:34.866427  6755 consensus_peers.cc:597] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c -> Peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Couldn't send request to peer 2bae40c1ed83408d8c9903a1bfed1e3f. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:34.950646  6829 consensus_peers.cc:597] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 -> Peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Couldn't send request to peer 2bae40c1ed83408d8c9903a1bfed1e3f. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:34.959009  6829 consensus_peers.cc:597] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 -> Peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Couldn't send request to peer 2bae40c1ed83408d8c9903a1bfed1e3f. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:35.067022  6829 consensus_peers.cc:597] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 -> Peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Couldn't send request to peer 2bae40c1ed83408d8c9903a1bfed1e3f. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:35.743341  7065 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:35.743935  7065 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:35.746133  7065 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:35.747211  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
W20260709 13:14:35.750260  6829 leader_election.cc:336] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:35.750689  6829 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:35.751418  7065 raft_consensus.cc:2749] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:14:35.788121  6081 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6737)
I20260709 13:14:35.900796  7065 raft_consensus.cc:493] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:35.901305  7065 raft_consensus.cc:515] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:35.903096  7065 leader_election.cc:290] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:35.904315  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
W20260709 13:14:35.906822  6829 leader_election.cc:336] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:35.907318  6829 leader_election.cc:304] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:35.908057  7065 raft_consensus.cc:2749] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:35.917204  7065 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:35.917747  7065 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:35.919938  7065 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:35.921152  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
W20260709 13:14:35.923573  6829 leader_election.cc:336] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:35.923974  6829 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f, a01ace738837499dbb14c3f4c8a3b71c
I20260709 13:14:35.924610  7065 raft_consensus.cc:2749] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:35.965523  6953 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:35.966060  6953 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:35.967903  6953 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:35.969079  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
W20260709 13:14:35.971560  6755 leader_election.cc:336] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:35.971937  6755 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a01ace738837499dbb14c3f4c8a3b71c; no voters: 0248a83260ff4687ba13766bf0d79b90, 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:35.972523  6953 raft_consensus.cc:2749] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:36.076197  6953 raft_consensus.cc:493] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:36.076658  6953 raft_consensus.cc:515] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.078627  6953 leader_election.cc:290] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:36.079809  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:36.080428  6865 raft_consensus.cc:2468] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 1.
I20260709 13:14:36.081429  6757 leader_election.cc:304] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:36.082119  6953 raft_consensus.cc:2804] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:36.082504  6953 raft_consensus.cc:493] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
W20260709 13:14:36.082652  6755 leader_election.cc:336] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.082896  6953 raft_consensus.cc:3060] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.083345  7046 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:36.083802  7046 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.085417  7046 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:36.086561  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:36.087188  6865 raft_consensus.cc:2468] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 2.
I20260709 13:14:36.088243  6757 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:36.089780  7046 raft_consensus.cc:2804] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:36.090168  7046 raft_consensus.cc:493] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:36.090516  7046 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:36.090893  6953 raft_consensus.cc:515] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
W20260709 13:14:36.091239  6755 leader_election.cc:336] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.093123  6953 leader_election.cc:290] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 2 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:36.096411  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb7d358d254c0e98959985775c0825" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:36.097103  6865 raft_consensus.cc:3060] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.097611  7046 raft_consensus.cc:515] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
W20260709 13:14:36.098253  6755 leader_election.cc:336] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.100831  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284cbeba418495c917aebe4500b07e1" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:36.101456  6864 raft_consensus.cc:3060] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:36.102298  7046 leader_election.cc:290] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:36.104667  6865 raft_consensus.cc:2468] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 2.
W20260709 13:14:36.105067  6755 leader_election.cc:336] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.106205  6757 leader_election.cc:304] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:36.107005  7046 raft_consensus.cc:2804] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:36.107509  7046 raft_consensus.cc:697] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:36.108222  6953 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:36.108383  7046 consensus_queue.cc:237] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.109015  6864 raft_consensus.cc:2468] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 3.
I20260709 13:14:36.108767  6953 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.110344  6757 leader_election.cc:304] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:36.111239  6953 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:36.111925  6953 raft_consensus.cc:2804] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:36.112557  6953 raft_consensus.cc:697] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:36.113653  6953 consensus_queue.cc:237] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue 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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
W20260709 13:14:36.120339  6755 leader_election.cc:336] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.122946  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90" is_pre_election: true
I20260709 13:14:36.123754  6864 raft_consensus.cc:2468] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 2.
I20260709 13:14:36.125241  6757 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:36.125952  6953 raft_consensus.cc:2804] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:36.126398  6953 raft_consensus.cc:493] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:36.126859  6953 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:36.131631  6611 catalog_manager.cc:5697] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 1 to 2, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 2 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.133244  6953 raft_consensus.cc:515] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.135671  6953 leader_election.cc:290] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67:34117)
I20260709 13:14:36.137349  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b74c68a8640d5946e7a25ae0b85ea" candidate_uuid: "a01ace738837499dbb14c3f4c8a3b71c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0248a83260ff4687ba13766bf0d79b90"
I20260709 13:14:36.137985  6864 raft_consensus.cc:3060] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:36.139010  6755 leader_election.cc:336] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.144565  6864 raft_consensus.cc:2468] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a01ace738837499dbb14c3f4c8a3b71c in term 3.
I20260709 13:14:36.145794  6757 leader_election.cc:304] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:36.146641  6953 raft_consensus.cc:2804] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:36.147176  6953 raft_consensus.cc:697] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: Becoming Leader. State: Replica: a01ace738837499dbb14c3f4c8a3b71c, State: Running, Role: LEADER
I20260709 13:14:36.147907  6953 consensus_queue.cc:237] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [LEADER]: Queue 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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.156116  6611 catalog_manager.cc:5697] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 2 to 3, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 3 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.157446  6611 catalog_manager.cc:5697] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c reported cstate change: term changed from 2 to 3, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66). New cstate: current_term: 3 leader_uuid: "a01ace738837499dbb14c3f4c8a3b71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.208963  7065 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
I20260709 13:14:36.209544  7065 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.211364  7065 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:36.212540  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c" is_pre_election: true
I20260709 13:14:36.213201  6790 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 3.
I20260709 13:14:36.214258  6831 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 
I20260709 13:14:36.215075  7065 raft_consensus.cc:2804] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:36.215451  7065 raft_consensus.cc:493] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2bae40c1ed83408d8c9903a1bfed1e3f)
W20260709 13:14:36.215353  6829 leader_election.cc:336] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.215850  7065 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:36.220863  7065 raft_consensus.cc:515] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.222751  7065 leader_election.cc:290] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 4 election: Requested vote from peers 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061), a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923)
I20260709 13:14:36.223953  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f684c14e5854d8e91eaffac98e08497" candidate_uuid: "0248a83260ff4687ba13766bf0d79b90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a01ace738837499dbb14c3f4c8a3b71c"
I20260709 13:14:36.224702  6790 raft_consensus.cc:3060] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:14:36.226698  6829 leader_election.cc:336] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65:33061): Network error: Client connection negotiation failed: client connection to 127.5.240.65:33061: connect: Connection refused (error 111)
I20260709 13:14:36.231359  6790 raft_consensus.cc:2468] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0248a83260ff4687ba13766bf0d79b90 in term 4.
I20260709 13:14:36.232559  6831 leader_election.cc:304] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [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: 0248a83260ff4687ba13766bf0d79b90, a01ace738837499dbb14c3f4c8a3b71c; no voters: 2bae40c1ed83408d8c9903a1bfed1e3f
I20260709 13:14:36.233400  7065 raft_consensus.cc:2804] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:36.234710  7065 raft_consensus.cc:697] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 4 LEADER]: Becoming Leader. State: Replica: 0248a83260ff4687ba13766bf0d79b90, State: Running, Role: LEADER
I20260709 13:14:36.235546  7065 consensus_queue.cc:237] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [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: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } }
I20260709 13:14:36.243505  6611 catalog_manager.cc:5697] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 reported cstate change: term changed from 3 to 4, leader changed from 2bae40c1ed83408d8c9903a1bfed1e3f (127.5.240.65) to 0248a83260ff4687ba13766bf0d79b90 (127.5.240.67). New cstate: current_term: 4 leader_uuid: "0248a83260ff4687ba13766bf0d79b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bae40c1ed83408d8c9903a1bfed1e3f" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 33061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a01ace738837499dbb14c3f4c8a3b71c" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0248a83260ff4687ba13766bf0d79b90" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.334335  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
I20260709 13:14:36.353229  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
I20260709 13:14:36.374179  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:36.374897  6081 tablet_replica.cc:333] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.375588  6081 raft_consensus.cc:2243] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.376113  6081 raft_consensus.cc:2272] T fd05d30b0a0f4a22b2df0b04e2de6d6d P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.378082  6081 tablet_replica.cc:333] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.378688  6081 raft_consensus.cc:2243] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.379184  6081 raft_consensus.cc:2272] T 48a67528db96484b9de9fea67e54b12c P a01ace738837499dbb14c3f4c8a3b71c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.381052  6081 tablet_replica.cc:333] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.381747  6081 raft_consensus.cc:2243] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.383019  6081 raft_consensus.cc:2272] T 14e132f4960b48db8a7efb3b48100f7e P a01ace738837499dbb14c3f4c8a3b71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.385520  6081 tablet_replica.cc:333] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.386323  6081 raft_consensus.cc:2243] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.387096  6081 pending_rounds.cc:70] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: Trying to abort 1 pending ops.
I20260709 13:14:36.387411  6081 pending_rounds.cc:77] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305637380576890880 op_type: NO_OP noop_request { }
I20260709 13:14:36.387810  6081 raft_consensus.cc:2889] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:14:36.388134  6081 raft_consensus.cc:2272] T 3284cbeba418495c917aebe4500b07e1 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:36.388202  6831 consensus_peers.cc:597] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 -> Peer a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923): Couldn't send request to peer a01ace738837499dbb14c3f4c8a3b71c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.390218  6081 tablet_replica.cc:333] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.390786  6081 raft_consensus.cc:2243] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.391453  6081 pending_rounds.cc:70] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: Trying to abort 1 pending ops.
I20260709 13:14:36.391683  6081 pending_rounds.cc:77] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305637380709822464 op_type: NO_OP noop_request { }
I20260709 13:14:36.392016  6081 raft_consensus.cc:2889] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:14:36.392387  6081 raft_consensus.cc:2272] T b45b74c68a8640d5946e7a25ae0b85ea P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.394819  6081 tablet_replica.cc:333] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.395351  6081 raft_consensus.cc:2243] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.396062  6081 raft_consensus.cc:2272] T 3d46f8e768834c6893b48db95d0d0075 P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.398031  6081 tablet_replica.cc:333] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.398525  6081 raft_consensus.cc:2243] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.399078  6081 pending_rounds.cc:70] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: Trying to abort 1 pending ops.
I20260709 13:14:36.399241  6081 pending_rounds.cc:77] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637380552052736 op_type: NO_OP noop_request { }
I20260709 13:14:36.399506  6081 raft_consensus.cc:2889] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:14:36.399760  6081 raft_consensus.cc:2272] T 38eb7d358d254c0e98959985775c0825 P a01ace738837499dbb14c3f4c8a3b71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.401742  6081 tablet_replica.cc:333] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.402297  6081 raft_consensus.cc:2243] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.402768  6081 raft_consensus.cc:2272] T 7f684c14e5854d8e91eaffac98e08497 P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.404481  6081 tablet_replica.cc:333] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.405066  6081 raft_consensus.cc:2243] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.405478  6081 raft_consensus.cc:2272] T 9d3cf3eebbe347d986767d40ebbb892d P a01ace738837499dbb14c3f4c8a3b71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.407413  6081 tablet_replica.cc:333] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c: stopping tablet replica
I20260709 13:14:36.407963  6081 raft_consensus.cc:2243] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:14:36.408556  6831 consensus_peers.cc:597] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 -> Peer a01ace738837499dbb14c3f4c8a3b71c (127.5.240.66:37923): Couldn't send request to peer a01ace738837499dbb14c3f4c8a3b71c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.408771  6081 raft_consensus.cc:2272] T 557b8899b5cb434ab3ff3fd1cbccd473 P a01ace738837499dbb14c3f4c8a3b71c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.428531  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:14:36.447019  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:14:36.469110  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:36.469760  6081 tablet_replica.cc:333] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.470604  6081 raft_consensus.cc:2243] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.471129  6081 raft_consensus.cc:2272] T 38eb7d358d254c0e98959985775c0825 P 0248a83260ff4687ba13766bf0d79b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.473107  6081 tablet_replica.cc:333] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.473628  6081 raft_consensus.cc:2243] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.474221  6081 pending_rounds.cc:70] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: Trying to abort 1 pending ops.
I20260709 13:14:36.474373  6081 pending_rounds.cc:77] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305637381067841536 op_type: NO_OP noop_request { }
I20260709 13:14:36.474597  6081 raft_consensus.cc:2889] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:14:36.474805  6081 raft_consensus.cc:2272] T 7f684c14e5854d8e91eaffac98e08497 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.476680  6081 tablet_replica.cc:333] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.477149  6081 raft_consensus.cc:2243] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.477487  6081 raft_consensus.cc:2272] T 14e132f4960b48db8a7efb3b48100f7e P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.479110  6081 tablet_replica.cc:333] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.479532  6081 raft_consensus.cc:2243] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.479908  6081 raft_consensus.cc:2272] T 3284cbeba418495c917aebe4500b07e1 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.481417  6081 tablet_replica.cc:333] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.481859  6081 raft_consensus.cc:2243] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.482295  6081 raft_consensus.cc:2272] T b45b74c68a8640d5946e7a25ae0b85ea P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.483803  6081 tablet_replica.cc:333] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.484215  6081 raft_consensus.cc:2243] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.484556  6081 raft_consensus.cc:2272] T 3d46f8e768834c6893b48db95d0d0075 P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.485988  6081 tablet_replica.cc:333] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.486423  6081 raft_consensus.cc:2243] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.487068  6081 raft_consensus.cc:2272] T fd05d30b0a0f4a22b2df0b04e2de6d6d P 0248a83260ff4687ba13766bf0d79b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.488687  6081 tablet_replica.cc:333] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.489106  6081 raft_consensus.cc:2243] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.489729  6081 raft_consensus.cc:2272] T 48a67528db96484b9de9fea67e54b12c P 0248a83260ff4687ba13766bf0d79b90 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.491237  6081 tablet_replica.cc:333] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.491695  6081 raft_consensus.cc:2243] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.492331  6081 raft_consensus.cc:2272] T 9d3cf3eebbe347d986767d40ebbb892d P 0248a83260ff4687ba13766bf0d79b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.493873  6081 tablet_replica.cc:333] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90: stopping tablet replica
I20260709 13:14:36.494300  6081 raft_consensus.cc:2243] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:36.494643  6081 raft_consensus.cc:2272] T 557b8899b5cb434ab3ff3fd1cbccd473 P 0248a83260ff4687ba13766bf0d79b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.522902  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
I20260709 13:14:36.542793  6081 master.cc:562] Master@127.5.240.126:33633 shutting down...
I20260709 13:14:36.561244  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:36.561792  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:36.562180  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2897a490566645978feca98c2d213317: stopping tablet replica
I20260709 13:14:36.580998  6081 master.cc:584] Master@127.5.240.126:33633 shutdown complete.
0248a83260ff4687ba13766bf0d79b90  1
2bae40c1ed83408d8c9903a1bfed1e3f  5
a01ace738837499dbb14c3f4c8a3b71c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11913 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:14:36.620445  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:43921
I20260709 13:14:36.621625  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:36.627586  7084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:36.627668  7085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:36.628005  7087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:36.629005  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:36.629827  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:36.630054  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:36.630201  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602876630184 us; error 0 us; skew 500 ppm
I20260709 13:14:36.630685  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:36.633044  6081 webserver.cc:533] Webserver started at http://127.5.240.126:34123/ using document root <none> and password file <none>
I20260709 13:14:36.633538  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:36.633711  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:36.634004  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:36.635093  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "e12a6feb00bc46a59318ea0231d7a476"
format_stamp: "Formatted at 2026-07-09 13:14:36 on dist-test-slave-twc1"
I20260709 13:14:36.639392  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:36.642724  7092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:36.643476  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:36.643759  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "e12a6feb00bc46a59318ea0231d7a476"
format_stamp: "Formatted at 2026-07-09 13:14:36 on dist-test-slave-twc1"
I20260709 13:14:36.644021  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:36.660851  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:36.662087  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:36.699251  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:43921
I20260709 13:14:36.699353  7143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:43921 every 8 connection(s)
I20260709 13:14:36.703446  7144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:36.713615  7144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Bootstrap starting.
I20260709 13:14:36.718742  7144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.723042  7144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: No bootstrap required, opened a new log
I20260709 13:14:36.725333  7144 raft_consensus.cc:359] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a6feb00bc46a59318ea0231d7a476" member_type: VOTER }
I20260709 13:14:36.725749  7144 raft_consensus.cc:385] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.726030  7144 raft_consensus.cc:740] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a6feb00bc46a59318ea0231d7a476, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.726601  7144 consensus_queue.cc:260] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e12a6feb00bc46a59318ea0231d7a476" member_type: VOTER }
I20260709 13:14:36.727063  7144 raft_consensus.cc:399] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:36.727290  7144 raft_consensus.cc:493] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:36.727553  7144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.731902  7144 raft_consensus.cc:515] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a6feb00bc46a59318ea0231d7a476" member_type: VOTER }
I20260709 13:14:36.732465  7144 leader_election.cc:304] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [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: e12a6feb00bc46a59318ea0231d7a476; no voters: 
I20260709 13:14:36.733736  7144 leader_election.cc:290] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:36.734067  7147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.735394  7147 raft_consensus.cc:697] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 1 LEADER]: Becoming Leader. State: Replica: e12a6feb00bc46a59318ea0231d7a476, State: Running, Role: LEADER
I20260709 13:14:36.736068  7147 consensus_queue.cc:237] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [LEADER]: Queue going to LEADER mode. State: All 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: "e12a6feb00bc46a59318ea0231d7a476" member_type: VOTER }
I20260709 13:14:36.736795  7144 sys_catalog.cc:565] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:36.740592  7149 sys_catalog.cc:455] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e12a6feb00bc46a59318ea0231d7a476. Latest consensus state: current_term: 1 leader_uuid: "e12a6feb00bc46a59318ea0231d7a476" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a6feb00bc46a59318ea0231d7a476" member_type: VOTER } }
I20260709 13:14:36.741269  7149 sys_catalog.cc:458] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:36.741103  7148 sys_catalog.cc:455] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e12a6feb00bc46a59318ea0231d7a476" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a6feb00bc46a59318ea0231d7a476" member_type: VOTER } }
I20260709 13:14:36.741742  7148 sys_catalog.cc:458] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:36.743772  7154 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:36.748946  7154 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:36.753293  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:36.757871  7154 catalog_manager.cc:1383] Generated new cluster ID: f0cdfdae72c643a18c2c2558223adf7c
I20260709 13:14:36.758170  7154 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:36.789235  7154 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:36.790496  7154 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:36.805523  7154 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Generated new TSK 0
I20260709 13:14:36.806167  7154 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:36.820130  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:36.826483  7165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:36.827250  7166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:36.828593  7168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:36.829197  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:36.830060  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:36.830266  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:36.830412  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602876830395 us; error 0 us; skew 500 ppm
I20260709 13:14:36.830921  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:36.833205  6081 webserver.cc:533] Webserver started at http://127.5.240.65:39325/ using document root <none> and password file <none>
I20260709 13:14:36.833680  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:36.833864  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:36.834170  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:36.835214  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "11d9e39e28934a1d8115bb23b7c998e9"
format_stamp: "Formatted at 2026-07-09 13:14:36 on dist-test-slave-twc1"
I20260709 13:14:36.839619  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:36.842908  7173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:36.843706  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:36.844000  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "11d9e39e28934a1d8115bb23b7c998e9"
format_stamp: "Formatted at 2026-07-09 13:14:36 on dist-test-slave-twc1"
I20260709 13:14:36.844269  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:36.866633  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:36.867837  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:36.869244  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:36.871606  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:36.871842  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:36.872080  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:36.872247  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:36.912106  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:42979
I20260709 13:14:36.912220  7235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:42979 every 8 connection(s)
I20260709 13:14:36.916802  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:36.923545  7240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:36.924612  7241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:36.928027  7243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:36.928088  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:36.929291  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:36.929490  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:36.929652  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602876929633 us; error 0 us; skew 500 ppm
I20260709 13:14:36.930358  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:36.933051  6081 webserver.cc:533] Webserver started at http://127.5.240.66:36429/ using document root <none> and password file <none>
I20260709 13:14:36.933651  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:36.933615  7236 heartbeater.cc:344] Connected to a master server at 127.5.240.126:43921
I20260709 13:14:36.934036  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:36.934206  7236 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:36.934340  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:36.934970  7236 heartbeater.cc:507] Master 127.5.240.126:43921 requested a full tablet report, sending...
I20260709 13:14:36.935598  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
format_stamp: "Formatted at 2026-07-09 13:14:36 on dist-test-slave-twc1"
I20260709 13:14:36.937167  7109 ts_manager.cc:194] Registered new tserver with Master: 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:36.939620  7109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51486
I20260709 13:14:36.941533  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:14:36.945011  7248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:36.945788  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:36.946167  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
format_stamp: "Formatted at 2026-07-09 13:14:36 on dist-test-slave-twc1"
I20260709 13:14:36.946444  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:36.959215  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:36.960417  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:36.961859  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:36.964159  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:36.964375  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:36.964633  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:36.964780  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:37.003746  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:34955
I20260709 13:14:37.003872  7310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:34955 every 8 connection(s)
I20260709 13:14:37.008399  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:37.014921  7314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:37.015571  7315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:37.019081  7317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:37.021078  6081 server_base.cc:1061] running on GCE node
I20260709 13:14:37.021377  7311 heartbeater.cc:344] Connected to a master server at 127.5.240.126:43921
I20260709 13:14:37.021773  7311 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:37.021996  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:37.022209  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:37.022372  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602877022353 us; error 0 us; skew 500 ppm
I20260709 13:14:37.022580  7311 heartbeater.cc:507] Master 127.5.240.126:43921 requested a full tablet report, sending...
I20260709 13:14:37.022943  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:37.024756  7109 ts_manager.cc:194] Registered new tserver with Master: ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:37.025759  6081 webserver.cc:533] Webserver started at http://127.5.240.67:39579/ using document root <none> and password file <none>
I20260709 13:14:37.026432  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:37.026574  7109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51492
I20260709 13:14:37.026677  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:37.027132  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:37.028431  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "61274f9e39e245a1aa14041ecaa837a7"
format_stamp: "Formatted at 2026-07-09 13:14:37 on dist-test-slave-twc1"
I20260709 13:14:37.032768  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:37.036015  7322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:37.036953  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:14:37.037287  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "61274f9e39e245a1aa14041ecaa837a7"
format_stamp: "Formatted at 2026-07-09 13:14:37 on dist-test-slave-twc1"
I20260709 13:14:37.037582  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:37.051297  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:37.052500  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:37.054039  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:37.056278  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:37.056483  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:37.056711  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:37.056862  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:37.095144  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:36903
I20260709 13:14:37.095243  7384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:36903 every 8 connection(s)
I20260709 13:14:37.108605  7385 heartbeater.cc:344] Connected to a master server at 127.5.240.126:43921
I20260709 13:14:37.108968  7385 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:37.109699  7385 heartbeater.cc:507] Master 127.5.240.126:43921 requested a full tablet report, sending...
I20260709 13:14:37.111637  7109 ts_manager.cc:194] Registered new tserver with Master: 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:37.111775  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013497494s
I20260709 13:14:37.112964  7109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51502
I20260709 13:14:37.137892  7109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51516:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:14:37.144148  7109 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:14:37.340865  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd54d162924405b98b1f48024f6566d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:37.341527  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd54d162924405b98b1f48024f6566d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:37.342386  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd54d162924405b98b1f48024f6566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.343108  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd54d162924405b98b1f48024f6566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.347047  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b52c714364beca046eb63ab65e006 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:37.348497  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b52c714364beca046eb63ab65e006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.351137  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7ea2758aab4a378daa376652acdef5 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:37.351536  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 64d880a027b84a628747d480c8db4193 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:37.351886  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b52c714364beca046eb63ab65e006 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:37.352574  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7ea2758aab4a378daa376652acdef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.353209  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b52c714364beca046eb63ab65e006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.353628  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 296521dfec8748a0b26da103777a1dcb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:37.354943  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296521dfec8748a0b26da103777a1dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.358356  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d880a027b84a628747d480c8db4193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.359093  7270 tablet_service.cc:1511] Processing CreateTablet for tablet d50e32ffde624f0596209bc58595ff5e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:37.360431  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e32ffde624f0596209bc58595ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.362064  7271 tablet_service.cc:1511] Processing CreateTablet for tablet d30a0aadea464b73802ea0c113441b04 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:37.362777  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7ea2758aab4a378daa376652acdef5 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:37.363497  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a0aadea464b73802ea0c113441b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.364087  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7ea2758aab4a378daa376652acdef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.368424  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd6f981d8c447828cb3e7f37eadd83a (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:37.369818  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd6f981d8c447828cb3e7f37eadd83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.372336  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 296521dfec8748a0b26da103777a1dcb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:37.373675  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296521dfec8748a0b26da103777a1dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.376135  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 46124bae171c440787fcf313e832a0b0 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:37.377544  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46124bae171c440787fcf313e832a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.383615  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 64d880a027b84a628747d480c8db4193 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:37.384150  7267 tablet_service.cc:1511] Processing CreateTablet for tablet dac454b2383b4f03aa638b4667839074 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:37.385077  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d880a027b84a628747d480c8db4193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.385540  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac454b2383b4f03aa638b4667839074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.396044  7345 tablet_service.cc:1511] Processing CreateTablet for tablet d30a0aadea464b73802ea0c113441b04 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:37.397495  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a0aadea464b73802ea0c113441b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.404522  7344 tablet_service.cc:1511] Processing CreateTablet for tablet d50e32ffde624f0596209bc58595ff5e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:37.406180  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e32ffde624f0596209bc58595ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.428268  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd6f981d8c447828cb3e7f37eadd83a (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:37.429746  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd6f981d8c447828cb3e7f37eadd83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.430096  7341 tablet_service.cc:1511] Processing CreateTablet for tablet dac454b2383b4f03aa638b4667839074 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:37.431360  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac454b2383b4f03aa638b4667839074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.434979  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 46124bae171c440787fcf313e832a0b0 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:37.436340  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46124bae171c440787fcf313e832a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.480515  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd54d162924405b98b1f48024f6566d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:37.490806  7400 tablet_bootstrap.cc:492] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:37.494279  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd54d162924405b98b1f48024f6566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.494838  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c05f06b654046a8dda68842eb6f28 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:37.496125  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c05f06b654046a8dda68842eb6f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.496472  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c05f06b654046a8dda68842eb6f28 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:37.497699  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c05f06b654046a8dda68842eb6f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.499886  7199 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7ea2758aab4a378daa376652acdef5 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:37.500322  7343 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc6d5aa63741418afdd721844da534 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:37.501292  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7ea2758aab4a378daa376652acdef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.503173  7200 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b52c714364beca046eb63ab65e006 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:37.504142  7272 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc6d5aa63741418afdd721844da534 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:37.504575  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b52c714364beca046eb63ab65e006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.506247  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc6d5aa63741418afdd721844da534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.507202  7195 tablet_service.cc:1511] Processing CreateTablet for tablet d50e32ffde624f0596209bc58595ff5e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:37.508637  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e32ffde624f0596209bc58595ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.511188  7194 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd6f981d8c447828cb3e7f37eadd83a (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:37.511866  7350 tablet_service.cc:1511] Processing CreateTablet for tablet f8f664ba3f8c48498b0c3fd05a46c327 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:37.512562  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd6f981d8c447828cb3e7f37eadd83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.513103  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f664ba3f8c48498b0c3fd05a46c327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.514778  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc6d5aa63741418afdd721844da534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.515192  7192 tablet_service.cc:1511] Processing CreateTablet for tablet dac454b2383b4f03aa638b4667839074 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:37.517141  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac454b2383b4f03aa638b4667839074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.517813  7198 tablet_service.cc:1511] Processing CreateTablet for tablet 296521dfec8748a0b26da103777a1dcb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:37.519165  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296521dfec8748a0b26da103777a1dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.519110  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 46124bae171c440787fcf313e832a0b0 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:37.520448  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46124bae171c440787fcf313e832a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.527124  7197 tablet_service.cc:1511] Processing CreateTablet for tablet 64d880a027b84a628747d480c8db4193 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:37.533041  7268 tablet_service.cc:1511] Processing CreateTablet for tablet cf023445b3154dadaf17eb82de8875c5 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:37.534082  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d880a027b84a628747d480c8db4193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.534319  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf023445b3154dadaf17eb82de8875c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.530467  7346 tablet_service.cc:1511] Processing CreateTablet for tablet cf023445b3154dadaf17eb82de8875c5 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:37.523262  7196 tablet_service.cc:1511] Processing CreateTablet for tablet d30a0aadea464b73802ea0c113441b04 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:37.538244  7196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a0aadea464b73802ea0c113441b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.532397  7401 tablet_bootstrap.cc:492] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:37.521904  7276 tablet_service.cc:1511] Processing CreateTablet for tablet f8f664ba3f8c48498b0c3fd05a46c327 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:37.550691  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd30d9a92824b8cbf269ac950566658 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:37.554620  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 765291e06e574cfa8d2d9549819bf8e7 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:37.555934  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 765291e06e574cfa8d2d9549819bf8e7 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:37.560365  7400 tablet_bootstrap.cc:654] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.558761  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 793193c6449e4269917a9011e3ae5558 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:37.558882  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd30d9a92824b8cbf269ac950566658 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:37.576538  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f664ba3f8c48498b0c3fd05a46c327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.577070  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd30d9a92824b8cbf269ac950566658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.577679  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765291e06e574cfa8d2d9549819bf8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.578879  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793193c6449e4269917a9011e3ae5558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.579121  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa74d6013594fac83d9374a3ea1cf77 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:37.582552  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd30d9a92824b8cbf269ac950566658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.584581  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf023445b3154dadaf17eb82de8875c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.584702  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765291e06e574cfa8d2d9549819bf8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.585911  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 1ff628bd48894180a4837185ec5f00fe (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:37.591493  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa74d6013594fac83d9374a3ea1cf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.595741  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 793193c6449e4269917a9011e3ae5558 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:37.598276  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793193c6449e4269917a9011e3ae5558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.600473  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 1ff628bd48894180a4837185ec5f00fe (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:37.601851  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ff628bd48894180a4837185ec5f00fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.605772  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8f3d9bf98d42f3ab6a97d2926f15a6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:37.607102  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8f3d9bf98d42f3ab6a97d2926f15a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.611315  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 4153cded827845fc9744c3a89e978898 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:37.611315  7270 tablet_service.cc:1511] Processing CreateTablet for tablet 0f868e0e440149c0afa139e8d4289bf6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:37.612677  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4153cded827845fc9744c3a89e978898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.613258  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f868e0e440149c0afa139e8d4289bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.619843  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ff628bd48894180a4837185ec5f00fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.595744  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa74d6013594fac83d9374a3ea1cf77 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:37.623195  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa74d6013594fac83d9374a3ea1cf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.659171  7403 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:37.664691  7400 tablet_bootstrap.cc:492] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:37.665199  7400 ts_tablet_manager.cc:1403] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.175s	user 0.024s	sys 0.030s
I20260709 13:14:37.669080  7403 tablet_bootstrap.cc:654] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.674245  7200 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c05f06b654046a8dda68842eb6f28 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:37.675560  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c05f06b654046a8dda68842eb6f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.676959  7400 raft_consensus.cc:359] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.680861  7193 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc6d5aa63741418afdd721844da534 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:37.702767  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc6d5aa63741418afdd721844da534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.677706  7400 raft_consensus.cc:385] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.706106  7400 raft_consensus.cc:740] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.707005  7400 consensus_queue.cc:260] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.707202  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8f3d9bf98d42f3ab6a97d2926f15a6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:37.708444  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8f3d9bf98d42f3ab6a97d2926f15a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.711687  7194 tablet_service.cc:1511] Processing CreateTablet for tablet 765291e06e574cfa8d2d9549819bf8e7 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:37.712237  7199 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd30d9a92824b8cbf269ac950566658 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:37.713658  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd30d9a92824b8cbf269ac950566658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.714385  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa74d6013594fac83d9374a3ea1cf77 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:37.715219  7196 tablet_service.cc:1511] Processing CreateTablet for tablet 0f868e0e440149c0afa139e8d4289bf6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:37.681146  7197 tablet_service.cc:1511] Processing CreateTablet for tablet f8f664ba3f8c48498b0c3fd05a46c327 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:37.682530  7198 tablet_service.cc:1511] Processing CreateTablet for tablet cf023445b3154dadaf17eb82de8875c5 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:37.649531  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 0f868e0e440149c0afa139e8d4289bf6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:37.717281  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f868e0e440149c0afa139e8d4289bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.720333  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa74d6013594fac83d9374a3ea1cf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.688512  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 793193c6449e4269917a9011e3ae5558 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:37.690657  7401 tablet_bootstrap.cc:654] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.723399  7196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f868e0e440149c0afa139e8d4289bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.731566  7344 tablet_service.cc:1511] Processing CreateTablet for tablet abc83bd9d43340bf8c3d60620d535be4 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:37.732890  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc83bd9d43340bf8c3d60620d535be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.732785  7273 tablet_service.cc:1511] Processing CreateTablet for tablet abc83bd9d43340bf8c3d60620d535be4 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:37.737396  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765291e06e574cfa8d2d9549819bf8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.738875  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793193c6449e4269917a9011e3ae5558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.711730  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 4153cded827845fc9744c3a89e978898 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:37.742609  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4153cded827845fc9744c3a89e978898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.745028  7268 tablet_service.cc:1511] Processing CreateTablet for tablet a74a95f001ed4e9bbae8b2117d4f1c05 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:37.747887  7345 tablet_service.cc:1511] Processing CreateTablet for tablet a74a95f001ed4e9bbae8b2117d4f1c05 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
W20260709 13:14:37.748696  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:37.749243  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74a95f001ed4e9bbae8b2117d4f1c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.734884  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc83bd9d43340bf8c3d60620d535be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.755585  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74a95f001ed4e9bbae8b2117d4f1c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.758584  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f664ba3f8c48498b0c3fd05a46c327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.762467  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf023445b3154dadaf17eb82de8875c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.757764  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5c2dad5852420e9c20682e82b8168f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:37.768714  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5c2dad5852420e9c20682e82b8168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.771539  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5c2dad5852420e9c20682e82b8168f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:37.772869  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5c2dad5852420e9c20682e82b8168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.775429  7270 tablet_service.cc:1511] Processing CreateTablet for tablet d7e2fa3e2e354ff7a0728bfd1360bd92 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:37.776693  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2fa3e2e354ff7a0728bfd1360bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.777185  7273 tablet_service.cc:1511] Processing CreateTablet for tablet b448d770320a432c9be8ae606cb8863e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:37.778431  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d770320a432c9be8ae606cb8863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.781191  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:37.786051  7400 ts_tablet_manager.cc:1434] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.121s	user 0.010s	sys 0.001s
I20260709 13:14:37.786876  7311 heartbeater.cc:499] Master 127.5.240.126:43921 was elected leader, sending a full tablet report...
I20260709 13:14:37.787807  7342 tablet_service.cc:1511] Processing CreateTablet for tablet b448d770320a432c9be8ae606cb8863e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:37.773474  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:37.792856  7400 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:37.792708  7349 tablet_service.cc:1511] Processing CreateTablet for tablet d7e2fa3e2e354ff7a0728bfd1360bd92 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:37.794631  7348 tablet_service.cc:1511] Processing CreateTablet for tablet ccfb60b702134122b8e44546429988c8 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:37.801463  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.803404  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 1ff628bd48894180a4837185ec5f00fe (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:37.804737  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ff628bd48894180a4837185ec5f00fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.799424  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.807493  7401 tablet_bootstrap.cc:492] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:37.812747  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfb60b702134122b8e44546429988c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.819752  7275 tablet_service.cc:1511] Processing CreateTablet for tablet efcd4e738c964f238f2c30032857f1b8 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:37.821198  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcd4e738c964f238f2c30032857f1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.821960  7403 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:37.822558  7403 ts_tablet_manager.cc:1403] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.001s
I20260709 13:14:37.824713  7400 tablet_bootstrap.cc:654] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.825620  7403 raft_consensus.cc:359] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.826498  7403 raft_consensus.cc:385] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.826861  7403 raft_consensus.cc:740] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.828568  7403 consensus_queue.cc:260] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.828665  7197 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8f3d9bf98d42f3ab6a97d2926f15a6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:37.835430  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8f3d9bf98d42f3ab6a97d2926f15a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.815992  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d770320a432c9be8ae606cb8863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.836318  7401 ts_tablet_manager.cc:1403] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.311s	user 0.012s	sys 0.005s
I20260709 13:14:37.856891  7194 tablet_service.cc:1511] Processing CreateTablet for tablet abc83bd9d43340bf8c3d60620d535be4 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:37.858821  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 4153cded827845fc9744c3a89e978898 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:37.860128  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4153cded827845fc9744c3a89e978898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.874828  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2fa3e2e354ff7a0728bfd1360bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.881101  7276 tablet_service.cc:1511] Processing CreateTablet for tablet ccfb60b702134122b8e44546429988c8 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:37.882586  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfb60b702134122b8e44546429988c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.889099  7200 tablet_service.cc:1511] Processing CreateTablet for tablet a74a95f001ed4e9bbae8b2117d4f1c05 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:37.891119  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca3ad6459f641ca8c04d7267cee05aa (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:37.919441  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca3ad6459f641ca8c04d7267cee05aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.892302  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:37.925873  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:37.926688  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.922001  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 4731c91a28f8406e9d3915652d05249f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:37.927977  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4731c91a28f8406e9d3915652d05249f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.871536  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca3ad6459f641ca8c04d7267cee05aa (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:37.930790  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca3ad6459f641ca8c04d7267cee05aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.903151  7343 tablet_service.cc:1511] Processing CreateTablet for tablet efcd4e738c964f238f2c30032857f1b8 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:37.933095  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcd4e738c964f238f2c30032857f1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.904212  7196 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5c2dad5852420e9c20682e82b8168f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:37.907193  7346 tablet_service.cc:1511] Processing CreateTablet for tablet c3c8610c1c9e455cad92d10a3fef3fef (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:37.911199  7236 heartbeater.cc:499] Master 127.5.240.126:43921 was elected leader, sending a full tablet report...
I20260709 13:14:37.914794  7403 ts_tablet_manager.cc:1434] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.092s	user 0.015s	sys 0.019s
I20260709 13:14:37.836056  7272 tablet_service.cc:1511] Processing CreateTablet for tablet c3c8610c1c9e455cad92d10a3fef3fef (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:37.917577  7401 raft_consensus.cc:359] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.905732  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc83bd9d43340bf8c3d60620d535be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.940667  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c8610c1c9e455cad92d10a3fef3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.942543  7274 tablet_service.cc:1511] Processing CreateTablet for tablet ddc5af206b9c4e8fa54662660fa7fadb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:37.943982  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc5af206b9c4e8fa54662660fa7fadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.938715  7401 raft_consensus.cc:385] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.947778  7401 raft_consensus.cc:740] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.944312  7270 tablet_service.cc:1511] Processing CreateTablet for tablet e659a2c7c36348dd8b8815406cf3c65d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:37.949615  7401 consensus_queue.cc:260] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.947209  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 54f9a1c945b4484ba7b1bda94ba7a755 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:37.948155  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:37.954609  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e659a2c7c36348dd8b8815406cf3c65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.956110  7400 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:37.962451  7400 ts_tablet_manager.cc:1403] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.006s
I20260709 13:14:37.959275  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.966573  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74a95f001ed4e9bbae8b2117d4f1c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.965394  7400 raft_consensus.cc:359] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.967154  7400 raft_consensus.cc:385] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.967465  7400 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.968361  7400 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:37.970911  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c8610c1c9e455cad92d10a3fef3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.974299  7196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5c2dad5852420e9c20682e82b8168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.976395  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 4731c91a28f8406e9d3915652d05249f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:37.977748  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4731c91a28f8406e9d3915652d05249f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.959159  7193 tablet_service.cc:1511] Processing CreateTablet for tablet d7e2fa3e2e354ff7a0728bfd1360bd92 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:38.007547  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2fa3e2e354ff7a0728bfd1360bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.007774  7349 tablet_service.cc:1511] Processing CreateTablet for tablet ddc5af206b9c4e8fa54662660fa7fadb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:38.009037  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc5af206b9c4e8fa54662660fa7fadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.994215  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a1c945b4484ba7b1bda94ba7a755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.994397  7341 tablet_service.cc:1511] Processing CreateTablet for tablet e659a2c7c36348dd8b8815406cf3c65d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:37.998031  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 6412cd164ba5408bb70d41e99d7165ea (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:38.000329  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 6f42aca524b14eccb31e0bb7820e7acd (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:38.013516  7403 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:38.014081  7400 ts_tablet_manager.cc:1434] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 13:14:38.016991  7401 ts_tablet_manager.cc:1434] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.173s	user 0.013s	sys 0.045s
I20260709 13:14:38.018886  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.022281  7400 tablet_bootstrap.cc:492] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:38.023456  7403 tablet_bootstrap.cc:654] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.025979  7385 heartbeater.cc:499] Master 127.5.240.126:43921 was elected leader, sending a full tablet report...
I20260709 13:14:38.026254  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6412cd164ba5408bb70d41e99d7165ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.027683  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e659a2c7c36348dd8b8815406cf3c65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.031203  7198 tablet_service.cc:1511] Processing CreateTablet for tablet ccfb60b702134122b8e44546429988c8 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:38.032578  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfb60b702134122b8e44546429988c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.032862  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:38.035884  7199 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca3ad6459f641ca8c04d7267cee05aa (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:38.037147  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca3ad6459f641ca8c04d7267cee05aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.031086  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f42aca524b14eccb31e0bb7820e7acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.044587  7400 tablet_bootstrap.cc:654] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.026269  7401 tablet_bootstrap.cc:492] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:38.051885  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 54f9a1c945b4484ba7b1bda94ba7a755 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:38.053215  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a1c945b4484ba7b1bda94ba7a755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.055962  7407 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.055927  7201 tablet_service.cc:1511] Processing CreateTablet for tablet efcd4e738c964f238f2c30032857f1b8 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:38.056553  7407 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.057318  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcd4e738c964f238f2c30032857f1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.059100  7407 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.061830  7200 tablet_service.cc:1511] Processing CreateTablet for tablet c3c8610c1c9e455cad92d10a3fef3fef (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:38.062505  7401 tablet_bootstrap.cc:654] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.080940  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c8610c1c9e455cad92d10a3fef3fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.081549  7197 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:38.081952  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 92a467585bae4364bb9b067505c3175d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:38.082986  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.022186  7195 tablet_service.cc:1511] Processing CreateTablet for tablet b448d770320a432c9be8ae606cb8863e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:38.084029  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d770320a432c9be8ae606cb8863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.085788  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.089035  7405 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.089524  7405 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.092146  7405 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.112628  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a467585bae4364bb9b067505c3175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.061833  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac9e385dfd04ea5905141ea7712fb3b (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:38.134264  7409 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.134850  7409 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.088762  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 6412cd164ba5408bb70d41e99d7165ea (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:38.135923  7194 tablet_service.cc:1511] Processing CreateTablet for tablet 4731c91a28f8406e9d3915652d05249f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:38.145852  7268 tablet_service.cc:1511] Processing CreateTablet for tablet ed8bbba67f764152a686e3591e73d5c4 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:38.147176  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:38.150663  7409 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:38.155133  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e385dfd04ea5905141ea7712fb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.151510  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac9e385dfd04ea5905141ea7712fb3b (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:38.170599  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8bbba67f764152a686e3591e73d5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.178781  7196 tablet_service.cc:1511] Processing CreateTablet for tablet e659a2c7c36348dd8b8815406cf3c65d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:38.181874  7403 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:38.182533  7403 ts_tablet_manager.cc:1403] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.005s
I20260709 13:14:38.185690  7403 raft_consensus.cc:359] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:38.212006  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6412cd164ba5408bb70d41e99d7165ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.212925  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4731c91a28f8406e9d3915652d05249f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.230798  7193 tablet_service.cc:1511] Processing CreateTablet for tablet ddc5af206b9c4e8fa54662660fa7fadb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:38.232142  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc5af206b9c4e8fa54662660fa7fadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.223569  7400 tablet_bootstrap.cc:492] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:38.224491  7270 tablet_service.cc:1511] Processing CreateTablet for tablet c16484396c694f669c1730ca8d4f5d3e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:38.234094  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 6f42aca524b14eccb31e0bb7820e7acd (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:38.234741  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16484396c694f669c1730ca8d4f5d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.237380  7400 ts_tablet_manager.cc:1403] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.215s	user 0.010s	sys 0.015s
I20260709 13:14:38.240010  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f42aca524b14eccb31e0bb7820e7acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.240759  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.241443  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e385dfd04ea5905141ea7712fb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.221767  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 34a7c050f4ab4b5b82d718fd3e206ebb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:38.243342  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a7c050f4ab4b5b82d718fd3e206ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.245956  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 950564b8d52045e784ea3d61d2bee2de (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:38.247615  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950564b8d52045e784ea3d61d2bee2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.258183  7196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e659a2c7c36348dd8b8815406cf3c65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.283378  7400 raft_consensus.cc:359] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.284185  7400 raft_consensus.cc:385] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.284524  7400 raft_consensus.cc:740] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.220726  7403 raft_consensus.cc:385] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.286142  7403 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.286952  7403 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:38.289389  7403 ts_tablet_manager.cc:1434] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.107s	user 0.003s	sys 0.004s
I20260709 13:14:38.290525  7403 tablet_bootstrap.cc:492] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:38.285303  7400 consensus_queue.cc:260] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.302026  7400 ts_tablet_manager.cc:1434] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.064s	user 0.018s	sys 0.001s
W20260709 13:14:38.311350  7096 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 79690us
I20260709 13:14:38.313439  7345 tablet_service.cc:1511] Processing CreateTablet for tablet ed8bbba67f764152a686e3591e73d5c4 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:38.314949  7405 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.321702  7405 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.323755  7405 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.325695  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 56d48a3f73864ae280a9f5ce78311e3a (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:38.328078  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d48a3f73864ae280a9f5ce78311e3a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:38.330679  7093 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 85525.6us
I20260709 13:14:38.321468  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 950564b8d52045e784ea3d61d2bee2de (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:38.338472  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8bbba67f764152a686e3591e73d5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.339143  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950564b8d52045e784ea3d61d2bee2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.319593  7400 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:38.289461  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 34a7c050f4ab4b5b82d718fd3e206ebb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:38.347276  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:38.348326  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a7c050f4ab4b5b82d718fd3e206ebb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:38.349162  7177 leader_election.cc:343] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.351722  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:38.353356  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:38.355542  7249 leader_election.cc:343] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:38.356245  7249 leader_election.cc:343] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.294076  7275 tablet_service.cc:1511] Processing CreateTablet for tablet b66f0c25b8494f939b683252cf83f455 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:38.363276  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66f0c25b8494f939b683252cf83f455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.311650  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 92a467585bae4364bb9b067505c3175d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:38.363201  7347 tablet_service.cc:1511] Processing CreateTablet for tablet b66f0c25b8494f939b683252cf83f455 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:38.374902  7341 tablet_service.cc:1511] Processing CreateTablet for tablet c16484396c694f669c1730ca8d4f5d3e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:38.386354  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66f0c25b8494f939b683252cf83f455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.383002  7400 tablet_bootstrap.cc:654] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.401087  7198 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:38.402149  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac9e385dfd04ea5905141ea7712fb3b (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:38.402595  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.416944  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:38.417620  7286 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:38.418998  7326 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:38.419878  7409 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:38.420244  7409 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:38.420579  7409 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:38.398597  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 6412cd164ba5408bb70d41e99d7165ea (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:38.414614  7196 tablet_service.cc:1511] Processing CreateTablet for tablet 34a7c050f4ab4b5b82d718fd3e206ebb (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:38.415774  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16484396c694f669c1730ca8d4f5d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.426184  7272 tablet_service.cc:1511] Processing CreateTablet for tablet b307b97c66b742d69e8570fc3cce729c (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:38.427490  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307b97c66b742d69e8570fc3cce729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.427278  7270 tablet_service.cc:1511] Processing CreateTablet for tablet dfc42940f34a40e8a4659d4e64980260 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:38.426084  7194 tablet_service.cc:1511] Processing CreateTablet for tablet 6f42aca524b14eccb31e0bb7820e7acd (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:38.428469  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc42940f34a40e8a4659d4e64980260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.431923  7409 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.435983  7403 tablet_bootstrap.cc:654] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.439797  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e385dfd04ea5905141ea7712fb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.440918  7401 tablet_bootstrap.cc:492] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:38.441399  7401 ts_tablet_manager.cc:1403] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.415s	user 0.010s	sys 0.025s
I20260709 13:14:38.443634  7201 tablet_service.cc:1511] Processing CreateTablet for tablet ed8bbba67f764152a686e3591e73d5c4 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:38.444344  7401 raft_consensus.cc:359] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.445086  7401 raft_consensus.cc:385] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.445381  7401 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.420920  7200 tablet_service.cc:1511] Processing CreateTablet for tablet 92a467585bae4364bb9b067505c3175d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:38.444907  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8bbba67f764152a686e3591e73d5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.458191  7199 tablet_service.cc:1511] Processing CreateTablet for tablet 54f9a1c945b4484ba7b1bda94ba7a755 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:38.458187  7401 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.462103  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a467585bae4364bb9b067505c3175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.465039  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:38.477355  7400 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:38.478757  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 26f46de8357141658b4e036ccab6be3d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:38.479206  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 56d48a3f73864ae280a9f5ce78311e3a (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:38.480221  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f46de8357141658b4e036ccab6be3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.480242  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f42aca524b14eccb31e0bb7820e7acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.486008  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a467585bae4364bb9b067505c3175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.488623  7348 tablet_service.cc:1511] Processing CreateTablet for tablet b307b97c66b742d69e8570fc3cce729c (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:38.490047  7400 ts_tablet_manager.cc:1403] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.171s	user 0.016s	sys 0.005s
I20260709 13:14:38.491391  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a1c945b4484ba7b1bda94ba7a755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.492286  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 950564b8d52045e784ea3d61d2bee2de (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:38.493570  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950564b8d52045e784ea3d61d2bee2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.493222  7400 raft_consensus.cc:359] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.494905  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:38.496466  7323 leader_election.cc:343] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.491412  7346 tablet_service.cc:1511] Processing CreateTablet for tablet dfc42940f34a40e8a4659d4e64980260 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:38.513451  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:14:38.515288  7174 leader_election.cc:343] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:38.515720  7323 leader_election.cc:343] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.515815  7174 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:38.481426  7197 tablet_service.cc:1511] Processing CreateTablet for tablet c16484396c694f669c1730ca8d4f5d3e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:38.500798  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:38.516613  7286 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:38.517138  7407 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:38.520720  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 26f46de8357141658b4e036ccab6be3d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:38.524231  7286 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:38.501377  7409 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:38.502408  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307b97c66b742d69e8570fc3cce729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.530581  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f46de8357141658b4e036ccab6be3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.531383  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc42940f34a40e8a4659d4e64980260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.533138  7403 tablet_bootstrap.cc:492] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:38.533659  7403 ts_tablet_manager.cc:1403] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.243s	user 0.025s	sys 0.015s
I20260709 13:14:38.535212  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:38.536752  7249 leader_election.cc:343] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.536590  7403 raft_consensus.cc:359] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.537230  7249 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:38.538333  7405 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:38.537317  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:38.539345  7326 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:14:38.539963  7360 raft_consensus.cc:2393] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 1: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:14:38.541190  7409 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:38.540971  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 7030916015e0499f9798d08a31a8f961 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:38.508404  7400 raft_consensus.cc:385] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.541728  7409 raft_consensus.cc:697] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:38.542196  7400 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.542102  7196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a7c050f4ab4b5b82d718fd3e206ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.543028  7400 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.544047  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16484396c694f669c1730ca8d4f5d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.545265  7400 ts_tablet_manager.cc:1434] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.055s	user 0.001s	sys 0.005s
I20260709 13:14:38.546025  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 7030916015e0499f9798d08a31a8f961 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:38.547267  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7030916015e0499f9798d08a31a8f961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.548254  7407 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.548740  7407 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:38.549891  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7030916015e0499f9798d08a31a8f961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.550818  7407 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.550724  7249 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:38.551769  7195 tablet_service.cc:1511] Processing CreateTablet for tablet b66f0c25b8494f939b683252cf83f455 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:38.552119  7405 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:38.553047  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66f0c25b8494f939b683252cf83f455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.554013  7403 raft_consensus.cc:385] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.553944  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:38.554235  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d48a3f73864ae280a9f5ce78311e3a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:38.555352  7174 leader_election.cc:343] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.555960  7409 consensus_queue.cc:237] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.562824  7400 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:38.558194  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6412cd164ba5408bb70d41e99d7165ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.554504  7403 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.572355  7403 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.574074  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 683df8ff37d546ce983e42e9bee5996e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:38.574596  7403 ts_tablet_manager.cc:1434] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260709 13:14:38.575379  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683df8ff37d546ce983e42e9bee5996e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.558524  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:38.577376  7177 leader_election.cc:343] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.577818  7177 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:38.579062  7407 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:38.583061  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 56d48a3f73864ae280a9f5ce78311e3a (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:38.584854  7401 ts_tablet_manager.cc:1434] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.143s	user 0.012s	sys 0.008s
I20260709 13:14:38.585951  7401 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:38.586869  7400 tablet_bootstrap.cc:654] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.594038  7403 tablet_bootstrap.cc:492] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:38.605408  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 683df8ff37d546ce983e42e9bee5996e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:38.607877  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683df8ff37d546ce983e42e9bee5996e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.610743  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 04511a3c5a984c6bbbafef5a1ab027af (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:38.612053  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04511a3c5a984c6bbbafef5a1ab027af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.614537  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d48a3f73864ae280a9f5ce78311e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.622730  7200 tablet_service.cc:1511] Processing CreateTablet for tablet dfc42940f34a40e8a4659d4e64980260 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:38.624214  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc42940f34a40e8a4659d4e64980260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.640578  7193 tablet_service.cc:1511] Processing CreateTablet for tablet b307b97c66b742d69e8570fc3cce729c (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:38.639669  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 04511a3c5a984c6bbbafef5a1ab027af (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:38.641659  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307b97c66b742d69e8570fc3cce729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.641901  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04511a3c5a984c6bbbafef5a1ab027af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.647600  7198 tablet_service.cc:1511] Processing CreateTablet for tablet 26f46de8357141658b4e036ccab6be3d (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:38.649156  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f46de8357141658b4e036ccab6be3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.654193  7107 catalog_manager.cc:5697] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.668457  7409 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.668992  7409 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.671103  7409 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:38.671025  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 4886c5a71b0d4129b716872549b5630c (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:38.673370  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886c5a71b0d4129b716872549b5630c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.676134  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:38.676807  7210 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:38.677695  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:38.680347  7323 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
W20260709 13:14:38.681397  7326 leader_election.cc:343] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.681283  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 9c018e992d8e4b1eac0327f868e49b00 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:38.683907  7409 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:38.684368  7409 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:38.684729  7409 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:38.695258  7405 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.695757  7405 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.699539  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:38.701022  7249 leader_election.cc:343] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.697685  7405 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.707011  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 9c018e992d8e4b1eac0327f868e49b00 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:38.707650  7194 tablet_service.cc:1511] Processing CreateTablet for tablet 683df8ff37d546ce983e42e9bee5996e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:38.708339  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c018e992d8e4b1eac0327f868e49b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.709052  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683df8ff37d546ce983e42e9bee5996e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.711508  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:38.713783  7249 leader_election.cc:343] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.714280  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:38.715412  7405 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:38.716818  7403 tablet_bootstrap.cc:654] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.718890  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 4886c5a71b0d4129b716872549b5630c (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:38.722711  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886c5a71b0d4129b716872549b5630c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.721380  7401 tablet_bootstrap.cc:654] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.720034  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 04511a3c5a984c6bbbafef5a1ab027af (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:38.722608  7197 tablet_service.cc:1511] Processing CreateTablet for tablet 4886c5a71b0d4129b716872549b5630c (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:38.730134  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c018e992d8e4b1eac0327f868e49b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.721423  7409 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.734822  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 86ca1a95ca294cce892ba4469b53e32e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:38.735061  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 86ca1a95ca294cce892ba4469b53e32e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:38.736152  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ca1a95ca294cce892ba4469b53e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.736694  7400 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:38.737269  7400 ts_tablet_manager.cc:1403] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.175s	user 0.030s	sys 0.021s
I20260709 13:14:38.738000  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04511a3c5a984c6bbbafef5a1ab027af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.750185  7199 tablet_service.cc:1511] Processing CreateTablet for tablet 7030916015e0499f9798d08a31a8f961 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:38.755923  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886c5a71b0d4129b716872549b5630c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.757738  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ca1a95ca294cce892ba4469b53e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.757723  7409 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:38.759042  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:14:38.760998  7326 leader_election.cc:343] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.774818  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7030916015e0499f9798d08a31a8f961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.779057  7400 raft_consensus.cc:359] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:38.794104  7400 raft_consensus.cc:385] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.794241  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:38.794597  7400 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.795581  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.782835  7403 tablet_bootstrap.cc:492] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
W20260709 13:14:38.785022  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:38.786252  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:38.799166  7403 ts_tablet_manager.cc:1403] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.206s	user 0.017s	sys 0.008s
I20260709 13:14:38.799532  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.799945  7194 tablet_service.cc:1511] Processing CreateTablet for tablet 86ca1a95ca294cce892ba4469b53e32e (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:38.801230  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ca1a95ca294cce892ba4469b53e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.790441  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 9c018e992d8e4b1eac0327f868e49b00 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:38.807060  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c018e992d8e4b1eac0327f868e49b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.781490  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:38.810287  7210 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:38.814126  7403 raft_consensus.cc:359] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.814903  7403 raft_consensus.cc:385] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.815191  7403 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.807108  7198 tablet_service.cc:1511] Processing CreateTablet for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:38.819314  7270 tablet_service.cc:1511] Processing CreateTablet for tablet f7807b9443784506b7664c7f45b859b1 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:38.820600  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7807b9443784506b7664c7f45b859b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.822122  7201 tablet_service.cc:1511] Processing CreateTablet for tablet f7807b9443784506b7664c7f45b859b1 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:38.822214  7403 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.823539  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7807b9443784506b7664c7f45b859b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.827289  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.795590  7400 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:38.819311  7401 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:38.831207  7401 ts_tablet_manager.cc:1403] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.245s	user 0.006s	sys 0.006s
I20260709 13:14:38.834097  7401 raft_consensus.cc:359] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.834849  7401 raft_consensus.cc:385] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.835141  7401 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.839581  7403 ts_tablet_manager.cc:1434] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:14:38.843015  7345 tablet_service.cc:1511] Processing CreateTablet for tablet f7807b9443784506b7664c7f45b859b1 (DEFAULT_TABLE table=test-workload [id=633b46f68c9b4c62a41b2072247f761b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:38.854679  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7807b9443784506b7664c7f45b859b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:38.863747  7210 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:38.865012  7323 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:38.857504  7401 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.858167  7403 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:38.866184  7427 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:38.866683  7427 raft_consensus.cc:697] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:38.867523  7427 consensus_queue.cc:237] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.869038  7401 ts_tablet_manager.cc:1434] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 13:14:38.849718  7400 ts_tablet_manager.cc:1434] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.112s	user 0.004s	sys 0.009s
I20260709 13:14:38.878928  7400 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:38.884930  7400 tablet_bootstrap.cc:654] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.886750  7401 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:38.873230  7403 tablet_bootstrap.cc:654] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.891638  7401 tablet_bootstrap.cc:654] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.893910  7107 catalog_manager.cc:5697] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:38.903265  7403 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:38.903831  7403 ts_tablet_manager.cc:1403] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:14:38.906951  7403 raft_consensus.cc:359] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.911322  7403 raft_consensus.cc:385] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.911643  7403 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.914290  7403 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.914935  7400 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:38.915422  7400 ts_tablet_manager.cc:1403] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.009s
I20260709 13:14:38.918380  7400 raft_consensus.cc:359] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.919097  7400 raft_consensus.cc:385] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.919392  7400 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.922091  7401 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:38.922590  7401 ts_tablet_manager.cc:1403] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.012s
I20260709 13:14:38.924806  7403 ts_tablet_manager.cc:1434] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:14:38.925791  7403 tablet_bootstrap.cc:492] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:38.926198  7400 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.931473  7400 ts_tablet_manager.cc:1434] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:14:38.932520  7400 tablet_bootstrap.cc:492] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:38.932608  7403 tablet_bootstrap.cc:654] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.925432  7401 raft_consensus.cc:359] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.935866  7401 raft_consensus.cc:385] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.936225  7401 raft_consensus.cc:740] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.937135  7401 consensus_queue.cc:260] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.938309  7403 tablet_bootstrap.cc:492] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:38.939283  7403 ts_tablet_manager.cc:1403] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 13:14:38.941843  7400 tablet_bootstrap.cc:654] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.942094  7403 raft_consensus.cc:359] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.942873  7403 raft_consensus.cc:385] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.943177  7403 raft_consensus.cc:740] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.943923  7403 consensus_queue.cc:260] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.946010  7401 ts_tablet_manager.cc:1434] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:14:38.946529  7403 ts_tablet_manager.cc:1434] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:38.947726  7403 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:38.949995  7405 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:38.950489  7405 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.952536  7405 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.954025  7403 tablet_bootstrap.cc:654] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.954427  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:38.954828  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:38.955201  7210 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:38.956821  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:14:38.958050  7249 leader_election.cc:343] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.959314  7405 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:38.959760  7405 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:38.960114  7405 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:38.966821  7401 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:38.972833  7405 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.974398  7401 tablet_bootstrap.cc:654] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.976365  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:38.977097  7210 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:38.985183  7210 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:38.987931  7405 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:38.987979  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:38.990801  7405 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:38.991258  7403 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:38.990895  7400 tablet_bootstrap.cc:492] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:38.991752  7403 ts_tablet_manager.cc:1403] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.020s
I20260709 13:14:38.992120  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:38.992285  7400 ts_tablet_manager.cc:1403] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.024s
W20260709 13:14:38.993594  7249 leader_election.cc:343] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:38.994829  7405 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:38.994664  7403 raft_consensus.cc:359] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.995440  7403 raft_consensus.cc:385] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.995751  7403 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.995800  7405 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.996640  7403 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.997237  7400 raft_consensus.cc:359] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:38.998101  7400 raft_consensus.cc:385] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:38.998450  7400 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.993747  7401 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:38.999097  7401 ts_tablet_manager.cc:1403] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.013s
I20260709 13:14:38.999284  7400 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.001997  7400 ts_tablet_manager.cc:1434] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:14:39.002285  7401 raft_consensus.cc:359] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.003018  7401 raft_consensus.cc:385] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.003326  7401 raft_consensus.cc:740] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.003392  7400 tablet_bootstrap.cc:492] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.004297  7401 consensus_queue.cc:260] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.005120  7427 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.005550  7427 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.006206  7403 ts_tablet_manager.cc:1434] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:14:39.010614  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.011191  7400 tablet_bootstrap.cc:654] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.011277  7210 raft_consensus.cc:2468] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:39.012682  7323 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.013482  7409 raft_consensus.cc:2804] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.013859  7409 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.014236  7409 raft_consensus.cc:3060] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.014331  7427 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.016248  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.017642  7400 tablet_bootstrap.cc:492] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
W20260709 13:14:39.017701  7326 leader_election.cc:343] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.018231  7400 ts_tablet_manager.cc:1403] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 13:14:39.019616  7403 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.020763  7400 raft_consensus.cc:359] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.021426  7400 raft_consensus.cc:385] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.021699  7400 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.022158  7409 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.022398  7400 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.024978  7400 ts_tablet_manager.cc:1434] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:14:39.025996  7400 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.026445  7403 tablet_bootstrap.cc:654] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.026782  7401 ts_tablet_manager.cc:1434] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 13:14:39.031783  7400 tablet_bootstrap.cc:654] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.035403  7107 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.040479  7401 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.048125  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.048801  7210 raft_consensus.cc:3060] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.055954  7210 raft_consensus.cc:2468] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:39.056852  7409 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.057118  7323 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.058162  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:39.058359  7427 raft_consensus.cc:2804] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.058743  7401 tablet_bootstrap.cc:654] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:39.059790  7326 leader_election.cc:343] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.061434  7427 raft_consensus.cc:697] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:39.062464  7427 consensus_queue.cc:237] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.073698  7403 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.074191  7403 ts_tablet_manager.cc:1403] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.016s
I20260709 13:14:39.074373  7400 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.074856  7400 ts_tablet_manager.cc:1403] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.019s
I20260709 13:14:39.074901  7401 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.074221  7109 catalog_manager.cc:5697] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:39.075606  7401 ts_tablet_manager.cc:1403] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.010s
I20260709 13:14:39.076848  7403 raft_consensus.cc:359] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.077560  7403 raft_consensus.cc:385] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.077373  7400 raft_consensus.cc:359] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.077860  7403 raft_consensus.cc:740] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.078097  7400 raft_consensus.cc:385] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.078387  7400 raft_consensus.cc:740] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.078704  7403 consensus_queue.cc:260] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.078991  7400 consensus_queue.cc:260] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.079509  7401 raft_consensus.cc:359] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:39.079967  7444 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.080406  7401 raft_consensus.cc:385] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.080813  7401 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.080506  7444 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:39.081796  7401 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:39.082769  7444 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:39.084512  7401 ts_tablet_manager.cc:1434] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:14:39.085090  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.088182  7427 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:39.088438  7360 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:39.085812  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.089409  7210 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:39.090253  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.090831  7401 tablet_bootstrap.cc:492] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.092921  7405 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.093356  7405 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.087343  7400 ts_tablet_manager.cc:1434] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:14:39.093719  7405 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.097410  7401 tablet_bootstrap.cc:654] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.087694  7403 ts_tablet_manager.cc:1434] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:14:39.099961  7400 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.100453  7210 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.106623  7403 tablet_bootstrap.cc:492] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.109884  7405 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:39.117820  7403 tablet_bootstrap.cc:654] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.119191  7427 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:39.117854  7400 tablet_bootstrap.cc:654] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.123876  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:39.124683  7360 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.132968  7360 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:39.134438  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.135532  7444 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.137413  7400 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.137969  7400 ts_tablet_manager.cc:1403] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.005s
I20260709 13:14:39.139966  7409 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.140458  7409 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.142530  7409 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.143149  7400 raft_consensus.cc:359] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.143805  7400 raft_consensus.cc:385] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.144093  7400 raft_consensus.cc:740] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.143891  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.144227  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.145104  7401 tablet_bootstrap.cc:492] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.144809  7400 consensus_queue.cc:260] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.145572  7401 ts_tablet_manager.cc:1403] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.024s
W20260709 13:14:39.145735  7326 leader_election.cc:343] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:39.147410  7323 leader_election.cc:343] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.147897  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:39.148716  7409 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.148859  7401 raft_consensus.cc:359] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.149665  7401 raft_consensus.cc:385] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.149968  7401 raft_consensus.cc:740] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.150862  7401 consensus_queue.cc:260] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.156431  7401 ts_tablet_manager.cc:1434] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:39.157793  7401 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.161669  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.162418  7211 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.167819  7403 tablet_bootstrap.cc:492] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.171809  7403 ts_tablet_manager.cc:1403] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.005s
I20260709 13:14:39.170312  7211 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:39.171810  7405 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:39.172565  7401 tablet_bootstrap.cc:654] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.175524  7403 raft_consensus.cc:359] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.176318  7403 raft_consensus.cc:385] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.176600  7403 raft_consensus.cc:740] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.177333  7403 consensus_queue.cc:260] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.173799  7405 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.179682  7405 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.182940  7460 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.183465  7460 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.183900  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:39.185401  7249 leader_election.cc:343] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.185794  7460 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.187361  7403 ts_tablet_manager.cc:1434] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:39.187463  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.188400  7209 raft_consensus.cc:2393] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 1: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:14:39.189190  7409 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.188386  7403 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.189646  7409 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.191792  7409 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.192497  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.194933  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.195607  7209 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:39.196095  7403 tablet_bootstrap.cc:654] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.197081  7249 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.198647  7323 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.198832  7407 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.199365  7407 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.201314  7407 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.202649  7456 raft_consensus.cc:3060] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.203498  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.204876  7427 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.205253  7427 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.205575  7427 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.181808  7405 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.206374  7444 raft_consensus.cc:697] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:39.207234  7444 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:14:39.209334  7403 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.209893  7403 ts_tablet_manager.cc:1403] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 13:14:39.212625  7403 raft_consensus.cc:359] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.213555  7403 raft_consensus.cc:385] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.213861  7403 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
W20260709 13:14:39.214759  7174 leader_election.cc:343] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.215492  7403 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.216434  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.216827  7456 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.215492  7400 ts_tablet_manager.cc:1434] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.077s	user 0.024s	sys 0.048s
I20260709 13:14:39.217458  7286 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.217511  7403 ts_tablet_manager.cc:1434] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:14:39.218827  7403 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.219496  7177 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.220196  7407 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.220546  7407 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.220875  7407 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.183526  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.222724  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.223243  7400 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.223369  7286 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:39.224115  7403 tablet_bootstrap.cc:654] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.213001  7427 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.226182  7107 catalog_manager.cc:5697] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.227603  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.228183  7209 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.229451  7400 tablet_bootstrap.cc:654] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.235628  7209 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:39.236864  7323 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.237610  7409 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.241823  7401 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.246433  7401 ts_tablet_manager.cc:1403] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.001s
I20260709 13:14:39.242653  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:39.244107  7427 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.248525  7286 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.249614  7401 raft_consensus.cc:359] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.250303  7401 raft_consensus.cc:385] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.250588  7401 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.251214  7401 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.254335  7409 raft_consensus.cc:697] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:39.255225  7409 consensus_queue.cc:237] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.276461  7407 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.277036  7401 ts_tablet_manager.cc:1434] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.005s
I20260709 13:14:39.273646  7286 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:39.291827  7401 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.293136  7211 raft_consensus.cc:2393] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:39.295854  7249 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.296710  7444 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.298112  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:39.299315  7401 tablet_bootstrap.cc:654] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.300424  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:39.300978  7407 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:39.302038  7174 leader_election.cc:343] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.304702  7444 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.306494  7400 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.306977  7400 ts_tablet_manager.cc:1403] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.040s
I20260709 13:14:39.309413  7403 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.309900  7403 ts_tablet_manager.cc:1403] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.091s	user 0.040s	sys 0.043s
I20260709 13:14:39.310989  7107 catalog_manager.cc:5697] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:39.312207  7286 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:39.312449  7403 raft_consensus.cc:359] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.313077  7401 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.313660  7401 ts_tablet_manager.cc:1403] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260709 13:14:39.314064  7177 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.315192  7407 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.315173  7400 raft_consensus.cc:359] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.315794  7407 raft_consensus.cc:697] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:39.315932  7400 raft_consensus.cc:385] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.313120  7403 raft_consensus.cc:385] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.316411  7403 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.316187  7401 raft_consensus.cc:359] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.316903  7401 raft_consensus.cc:385] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.316628  7407 consensus_queue.cc:237] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.317165  7401 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.317591  7403 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.317870  7401 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.316207  7400 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.319377  7400 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.321339  7400 ts_tablet_manager.cc:1434] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:39.323030  7401 ts_tablet_manager.cc:1434] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:39.323952  7401 tablet_bootstrap.cc:492] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.324664  7400 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.326447  7403 ts_tablet_manager.cc:1434] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 13:14:39.327394  7403 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.329417  7401 tablet_bootstrap.cc:654] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.332978  7403 tablet_bootstrap.cc:654] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.333540  7400 tablet_bootstrap.cc:654] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.341163  7401 tablet_bootstrap.cc:492] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.341625  7401 ts_tablet_manager.cc:1403] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 13:14:39.344323  7401 raft_consensus.cc:359] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.345032  7403 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.345080  7401 raft_consensus.cc:385] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.345762  7474 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.345862  7401 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.346006  7403 ts_tablet_manager.cc:1403] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:14:39.346319  7474 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.347743  7400 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.348194  7400 ts_tablet_manager.cc:1403] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 13:14:39.346642  7401 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.344408  7108 catalog_manager.cc:5697] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.350764  7400 raft_consensus.cc:359] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.351032  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.351477  7400 raft_consensus.cc:385] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.351678  7286 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.352041  7403 raft_consensus.cc:359] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.352435  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.352712  7403 raft_consensus.cc:385] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.353009  7403 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.345466  7407 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.353096  7177 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.353722  7403 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.354305  7472 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.353744  7407 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.354671  7472 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.350919  7401 ts_tablet_manager.cc:1434] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:14:39.355037  7472 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.355788  7401 tablet_bootstrap.cc:492] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.356285  7407 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.353044  7360 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.357465  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.351788  7400 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.358539  7400 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:39.359697  7174 leader_election.cc:343] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.360481  7400 ts_tablet_manager.cc:1434] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:14:39.360913  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.361166  7444 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.361606  7444 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:39.362357  7177 leader_election.cc:343] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.362802  7177 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:39.363653  7444 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.363864  7407 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.365185  7400 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.365566  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.360865  7474 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.368570  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.369282  7409 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.369484  7211 raft_consensus.cc:2393] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 1: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:14:39.369772  7409 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.371342  7249 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.371887  7409 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.361608  7401 tablet_bootstrap.cc:654] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.373185  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.373631  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.373821  7286 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:39.374251  7211 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:39.375342  7323 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.376211  7409 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.376565  7409 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.376681  7400 tablet_bootstrap.cc:654] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.377110  7444 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.380019  7456 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.380548  7409 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.380560  7456 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.383183  7403 ts_tablet_manager.cc:1434] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.002s
I20260709 13:14:39.384088  7456 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.384088  7403 tablet_bootstrap.cc:492] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.391796  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.392379  7403 tablet_bootstrap.cc:654] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.392560  7400 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.393374  7400 ts_tablet_manager.cc:1403] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.012s
I20260709 13:14:39.396085  7400 raft_consensus.cc:359] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.396792  7400 raft_consensus.cc:385] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.397070  7400 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.397049  7401 tablet_bootstrap.cc:492] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.397774  7400 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.398399  7401 ts_tablet_manager.cc:1403] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.012s
I20260709 13:14:39.399688  7400 ts_tablet_manager.cc:1434] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:39.399904  7403 tablet_bootstrap.cc:492] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.399688  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.400662  7400 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.400686  7456 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:39.402664  7401 raft_consensus.cc:359] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.403470  7401 raft_consensus.cc:385] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.403796  7401 raft_consensus.cc:740] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.400374  7470 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:39.404661  7401 consensus_queue.cc:260] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.406709  7401 ts_tablet_manager.cc:1434] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:14:39.400811  7249 leader_election.cc:343] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.407112  7400 tablet_bootstrap.cc:654] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.407935  7401 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.400368  7403 ts_tablet_manager.cc:1403] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
W20260709 13:14:39.414134  7249 leader_election.cc:343] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.414534  7403 raft_consensus.cc:359] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.414831  7249 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.415252  7403 raft_consensus.cc:385] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.415568  7403 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.416556  7401 tablet_bootstrap.cc:654] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.416348  7403 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.417794  7479 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.418237  7479 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.420321  7479 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.420481  7456 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.421877  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:39.426348  7177 leader_election.cc:343] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.389770  7409 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.431332  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.432391  7400 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
W20260709 13:14:39.432749  7174 leader_election.cc:343] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.432921  7400 ts_tablet_manager.cc:1403] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.009s
I20260709 13:14:39.433211  7174 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:39.434396  7479 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.436290  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.437012  7210 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.436208  7400 raft_consensus.cc:359] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.439116  7400 raft_consensus.cc:385] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.439868  7400 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.440922  7400 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.443969  7400 ts_tablet_manager.cc:1434] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 13:14:39.444303  7403 ts_tablet_manager.cc:1434] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 13:14:39.445770  7400 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.445778  7403 tablet_bootstrap.cc:492] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.447402  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:39.448020  7285 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.451894  7400 tablet_bootstrap.cc:654] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.453811  7401 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.454309  7401 ts_tablet_manager.cc:1403] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.007s
I20260709 13:14:39.455446  7285 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:39.456722  7326 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.457063  7401 raft_consensus.cc:359] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.457738  7449 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.451894  7403 tablet_bootstrap.cc:654] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.458472  7449 raft_consensus.cc:697] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:39.459389  7449 consensus_queue.cc:237] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.457825  7401 raft_consensus.cc:385] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.463411  7401 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.465683  7359 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.467387  7472 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.444988  7210 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:39.469602  7472 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.471256  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:39.471628  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:39.471812  7360 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.472302  7285 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.480593  7285 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:39.481755  7458 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:39.481956  7177 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.482954  7472 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.483711  7472 raft_consensus.cc:697] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:39.464672  7401 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.484828  7472 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.486378  7401 ts_tablet_manager.cc:1434] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:14:39.486783  7458 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.487327  7401 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.487210  7458 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.489675  7458 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.492937  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.492635  7360 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:39.493580  7358 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:39.495213  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.495967  7458 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.496331  7458 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.496644  7458 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.496917  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.504173  7458 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:39.506376  7249 leader_election.cc:343] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.507396  7400 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.507905  7400 ts_tablet_manager.cc:1403] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.035s
I20260709 13:14:39.508402  7403 tablet_bootstrap.cc:492] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.508957  7403 ts_tablet_manager.cc:1403] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.010s
I20260709 13:14:39.510558  7400 raft_consensus.cc:359] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.511248  7400 raft_consensus.cc:385] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.511505  7400 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.511890  7409 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.512286  7400 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.513170  7444 raft_consensus.cc:2749] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.513283  7467 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:39.523762  7400 ts_tablet_manager.cc:1434] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:14:39.518801  7467 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:39.524806  7400 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.529321  7458 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.531242  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.531726  7400 tablet_bootstrap.cc:654] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.532011  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:39.532660  7358 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.541164  7403 raft_consensus.cc:359] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.541612  7358 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:39.545233  7403 raft_consensus.cc:385] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.545544  7403 raft_consensus.cc:740] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
W20260709 13:14:39.542533  7249 leader_election.cc:343] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.543598  7400 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.546244  7403 consensus_queue.cc:260] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.546702  7400 ts_tablet_manager.cc:1403] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 13:14:39.550143  7400 raft_consensus.cc:359] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.550889  7400 raft_consensus.cc:385] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.551190  7400 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.551951  7400 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.552510  7403 ts_tablet_manager.cc:1434] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 13:14:39.554569  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:14:39.555543  7444 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.556294  7444 raft_consensus.cc:697] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:39.557262  7444 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.558396  7400 ts_tablet_manager.cc:1434] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:39.559728  7403 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.564954  7400 tablet_bootstrap.cc:492] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.571908  7470 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:39.575451  7401 tablet_bootstrap.cc:654] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.571090  7106 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.575747  7108 catalog_manager.cc:5697] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:39.615715  7400 tablet_bootstrap.cc:654] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.619719  7403 tablet_bootstrap.cc:654] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.624881  7401 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.625793  7401 ts_tablet_manager.cc:1403] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.139s	user 0.006s	sys 0.003s
I20260709 13:14:39.628383  7401 raft_consensus.cc:359] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.629046  7401 raft_consensus.cc:385] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.621596  7107 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.629320  7401 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.631280  7470 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.631778  7470 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.632763  7403 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.633291  7403 ts_tablet_manager.cc:1403] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.006s
I20260709 13:14:39.633023  7401 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.634640  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.634966  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.635777  7285 raft_consensus.cc:2393] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:39.636353  7401 ts_tablet_manager.cc:1434] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:39.636978  7326 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:39.637292  7401 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.636312  7470 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.637754  7467 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.638453  7403 raft_consensus.cc:359] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.639364  7403 raft_consensus.cc:385] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.639634  7403 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.640321  7403 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.644451  7467 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.645174  7444 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.645629  7444 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.648494  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.649143  7210 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:39.650350  7249 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.651172  7458 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.651517  7458 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.651854  7458 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.652348  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.653002  7444 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.655879  7400 tablet_bootstrap.cc:492] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.656361  7400 ts_tablet_manager.cc:1403] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.006s
W20260709 13:14:39.658473  7249 leader_election.cc:343] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.658653  7458 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.659622  7401 tablet_bootstrap.cc:654] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.659541  7400 raft_consensus.cc:359] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.660272  7400 raft_consensus.cc:385] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.660552  7400 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.661402  7400 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.661803  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.662377  7210 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.663158  7467 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:39.666874  7403 ts_tablet_manager.cc:1434] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.003s
I20260709 13:14:39.667928  7403 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.668948  7472 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.669467  7472 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.671615  7472 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.671743  7400 ts_tablet_manager.cc:1434] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:39.673659  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.674317  7285 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.675652  7177 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.677021  7400 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.677284  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.678009  7358 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.678351  7210 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:39.679996  7472 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.680444  7472 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.680796  7472 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.681134  7249 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.682055  7444 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.682718  7444 raft_consensus.cc:697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:39.683214  7400 tablet_bootstrap.cc:654] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.683529  7444 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.691248  7458 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.692806  7444 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:39.693373  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:39.707417  7249 leader_election.cc:343] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.704903  7106 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.716566  7401 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.717121  7401 ts_tablet_manager.cc:1403] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.023s
I20260709 13:14:39.713406  7472 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.724105  7400 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:39.724730  7400 ts_tablet_manager.cc:1403] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.016s
I20260709 13:14:39.724969  7403 tablet_bootstrap.cc:654] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.725209  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:39.725529  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:39.725871  7285 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.726711  7358 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.735503  7456 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.736011  7456 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.738595  7401 raft_consensus.cc:359] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.739296  7401 raft_consensus.cc:385] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.739552  7401 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.740173  7401 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.740504  7358 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:39.741539  7174 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.742444  7474 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.742388  7470 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:39.743559  7285 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:39.744000  7401 ts_tablet_manager.cc:1434] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:14:39.744544  7458 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:39.744936  7401 tablet_bootstrap.cc:492] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:39.745126  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.742978  7474 raft_consensus.cc:697] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:39.743649  7456 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.746207  7474 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:39.746832  7249 leader_election.cc:343] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.728787  7472 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.766860  7400 raft_consensus.cc:359] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.767690  7400 raft_consensus.cc:385] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.767972  7400 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.769200  7400 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.770799  7458 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.773365  7458 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.775418  7458 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.776928  7400 ts_tablet_manager.cc:1434] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.052s	user 0.012s	sys 0.003s
I20260709 13:14:39.777750  7400 tablet_bootstrap.cc:492] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:39.780287  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.780951  7360 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:39.782747  7249 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.776247  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.786501  7444 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.789709  7444 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.791496  7401 tablet_bootstrap.cc:654] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.791688  7444 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:39.792259  7249 leader_election.cc:343] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.786319  7472 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:14:39.793020  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.794343  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.787616  7458 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.794977  7210 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:39.795738  7458 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.796118  7458 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.796592  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.811631  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:39.817605  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:39.801699  7505 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.818596  7472 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:39.819243  7249 leader_election.cc:343] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:39.820173  7249 leader_election.cc:343] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.820664  7249 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.822108  7505 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.831717  7403 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.832252  7403 ts_tablet_manager.cc:1403] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.165s	user 0.027s	sys 0.012s
I20260709 13:14:39.835273  7403 raft_consensus.cc:359] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.836069  7403 raft_consensus.cc:385] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.836404  7403 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.837172  7403 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.839737  7403 ts_tablet_manager.cc:1434] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:39.840772  7403 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:39.854879  7449 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.855804  7472 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.862264  7472 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.867188  7472 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.857735  7449 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.869392  7107 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.870427  7403 tablet_bootstrap.cc:654] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.868818  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.880586  7400 tablet_bootstrap.cc:654] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.884615  7284 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.884846  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.884838  7505 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.885730  7505 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:39.886462  7174 leader_election.cc:343] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.952246  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:39.959468  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 73051.4us
I20260709 13:14:39.960884  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.961385  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:14:39.962530  7249 leader_election.cc:343] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.888181  7505 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.963339  7474 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.963742  7474 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.904995  7458 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.964084  7474 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.921388  7449 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:39.966238  7458 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:39.947762  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.967432  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:39.968061  7358 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:39.968452  7249 leader_election.cc:343] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.968883  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:39.969626  7479 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:39.972342  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:39.973135  7468 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:39.974248  7479 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.974713  7479 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.976706  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:39.977278  7210 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.977959  7458 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:39.979213  7403 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:39.979653  7403 ts_tablet_manager.cc:1403] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.013s
I20260709 13:14:39.979885  7358 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:39.981081  7249 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:39.982187  7403 raft_consensus.cc:359] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.982918  7403 raft_consensus.cc:385] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.983182  7403 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.983129  7458 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:39.984683  7458 raft_consensus.cc:697] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:39.984992  7210 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:39.986078  7458 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.985414  7479 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:39.987293  7326 leader_election.cc:343] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.987854  7403 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.943646  7401 tablet_bootstrap.cc:492] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:39.891548  7472 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.988797  7401 ts_tablet_manager.cc:1403] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.244s	user 0.028s	sys 0.025s
I20260709 13:14:39.988898  7472 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.989874  7211 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:39.990891  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:39.991528  7358 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.991899  7401 raft_consensus.cc:359] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.992533  7401 raft_consensus.cc:385] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.992784  7323 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:39.994091  7449 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.993793  7174 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:39.994550  7449 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.994896  7449 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.995117  7403 ts_tablet_manager.cc:1434] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:39.995115  7479 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:39.995765  7479 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:39.996176  7479 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:39.992794  7401 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.998333  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:39.998404  7401 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:39.999065  7284 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:39.984948  7474 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.000862  7401 ts_tablet_manager.cc:1434] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:40.001852  7401 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.002508  7474 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.003710  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:40.005023  7174 leader_election.cc:343] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.996196  7403 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.007754  7401 tablet_bootstrap.cc:654] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.010720  7479 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.012557  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.013708  7284 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.014222  7472 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.019001  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.020732  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.021665  7107 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:40.024503  7177 leader_election.cc:343] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.027117  7284 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.030282  7400 tablet_bootstrap.cc:492] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.030740  7400 ts_tablet_manager.cc:1403] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.253s	user 0.023s	sys 0.013s
I20260709 13:14:40.032269  7449 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.034278  7449 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.036427  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.036331  7472 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:40.037470  7326 leader_election.cc:343] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.038302  7358 raft_consensus.cc:2393] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 1: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:14:40.038286  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.040805  7472 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.041736  7472 raft_consensus.cc:697] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:40.042063  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:40.042690  7210 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.043239  7174 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:40.047178  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.047976  7284 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.051939  7472 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.053553  7467 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.070804  7210 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:40.071447  7474 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:40.078954  7284 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.080399  7177 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.081302  7474 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.088856  7474 raft_consensus.cc:697] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:40.089756  7474 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.098696  7403 tablet_bootstrap.cc:654] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.098912  7515 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.099958  7515 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.102824  7400 raft_consensus.cc:359] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.105206  7400 raft_consensus.cc:385] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.105528  7400 raft_consensus.cc:740] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.106882  7400 consensus_queue.cc:260] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.106456  7458 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:40.107793  7323 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:40.108781  7515 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.108796  7467 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.109650  7467 raft_consensus.cc:697] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:40.115869  7467 consensus_queue.cc:237] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.124500  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.125535  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:40.126900  7174 leader_election.cc:343] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:40.128818  7177 leader_election.cc:343] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.131034  7400 ts_tablet_manager.cc:1434] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.000s
I20260709 13:14:40.119751  7479 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.134661  7400 tablet_bootstrap.cc:492] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.131562  7177 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:40.145725  7109 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.152472  7474 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:40.149015  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:40.170631  7358 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:40.174325  7249 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:40.180132  7401 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:40.180634  7401 ts_tablet_manager.cc:1403] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.179s	user 0.008s	sys 0.009s
I20260709 13:14:40.183310  7401 raft_consensus.cc:359] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.183965  7401 raft_consensus.cc:385] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.184223  7401 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.186342  7401 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.188912  7400 tablet_bootstrap.cc:654] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.188344  7467 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.191402  7467 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.194247  7401 ts_tablet_manager.cc:1434] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:14:40.188565  7358 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.194799  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.195430  7210 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:40.196502  7323 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:40.197696  7470 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.198088  7470 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.198411  7470 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.187216  7472 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:14:40.207638  7106 catalog_manager.cc:5697] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.209334  7444 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.209887  7359 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.210328  7470 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.212026  7403 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.212491  7403 ts_tablet_manager.cc:1403] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.217s	user 0.015s	sys 0.039s
I20260709 13:14:40.213722  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:40.215178  7326 leader_election.cc:343] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.215797  7403 raft_consensus.cc:359] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.216506  7403 raft_consensus.cc:385] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.216766  7403 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.217350  7403 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.218852  7403 ts_tablet_manager.cc:1434] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:40.219004  7401 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.219707  7403 tablet_bootstrap.cc:492] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.229456  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:40.230127  7210 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.226079  7467 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.231041  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.229043  7109 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.229698  7470 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.232415  7444 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:40.233181  7326 leader_election.cc:343] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.238125  7210 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:40.239459  7323 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:40.240597  7470 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.241173  7403 tablet_bootstrap.cc:654] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.241097  7470 raft_consensus.cc:697] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:40.242012  7470 consensus_queue.cc:237] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.249861  7472 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.273509  7400 tablet_bootstrap.cc:492] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.274101  7400 ts_tablet_manager.cc:1403] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.019s
I20260709 13:14:40.280026  7401 tablet_bootstrap.cc:654] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.287317  7403 tablet_bootstrap.cc:492] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.287830  7403 ts_tablet_manager.cc:1403] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.011s
I20260709 13:14:40.288177  7400 raft_consensus.cc:359] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.288699  7400 raft_consensus.cc:385] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.288868  7400 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.289312  7400 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.291020  7400 ts_tablet_manager.cc:1434] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:14:40.292079  7400 tablet_bootstrap.cc:492] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.293435  7403 raft_consensus.cc:359] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.295590  7403 raft_consensus.cc:385] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.295835  7403 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.296510  7403 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.300249  7403 ts_tablet_manager.cc:1434] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:14:40.300805  7400 tablet_bootstrap.cc:654] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.301244  7403 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.304925  7106 catalog_manager.cc:5697] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.306094  7401 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:40.306572  7401 ts_tablet_manager.cc:1403] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.004s
I20260709 13:14:40.312431  7401 raft_consensus.cc:359] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.313109  7401 raft_consensus.cc:385] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.313382  7401 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.314033  7401 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.316046  7401 ts_tablet_manager.cc:1434] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:40.317066  7401 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.325469  7403 tablet_bootstrap.cc:654] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.326138  7400 tablet_bootstrap.cc:492] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.326625  7400 ts_tablet_manager.cc:1403] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
I20260709 13:14:40.329213  7400 raft_consensus.cc:359] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.329906  7400 raft_consensus.cc:385] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.330577  7400 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.330844  7401 tablet_bootstrap.cc:654] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.331328  7400 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.333665  7400 ts_tablet_manager.cc:1434] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:40.334671  7400 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.338819  7401 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:40.339294  7401 ts_tablet_manager.cc:1403] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:14:40.341758  7401 raft_consensus.cc:359] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.342447  7401 raft_consensus.cc:385] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.342720  7401 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.343436  7400 tablet_bootstrap.cc:654] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.343564  7401 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.344136  7403 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.344684  7403 ts_tablet_manager.cc:1403] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.004s
I20260709 13:14:40.347187  7403 raft_consensus.cc:359] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.347944  7403 raft_consensus.cc:385] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.348242  7403 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.348574  7401 ts_tablet_manager.cc:1434] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:40.348852  7403 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.349529  7401 tablet_bootstrap.cc:492] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.350704  7403 ts_tablet_manager.cc:1434] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:40.351768  7403 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.357263  7403 tablet_bootstrap.cc:654] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.370504  7400 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.371047  7400 ts_tablet_manager.cc:1403] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.013s
I20260709 13:14:40.372969  7400 raft_consensus.cc:359] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.373462  7400 raft_consensus.cc:385] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.373724  7400 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.374503  7400 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.376163  7400 ts_tablet_manager.cc:1434] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:14:40.376972  7400 tablet_bootstrap.cc:492] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.406268  7400 tablet_bootstrap.cc:654] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.406268  7401 tablet_bootstrap.cc:654] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.407325  7403 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.407791  7403 ts_tablet_manager.cc:1403] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.015s
I20260709 13:14:40.410326  7403 raft_consensus.cc:359] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.411026  7403 raft_consensus.cc:385] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.411301  7403 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.412014  7403 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.414054  7403 ts_tablet_manager.cc:1434] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:14:40.414098  7400 tablet_bootstrap.cc:492] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.414984  7400 ts_tablet_manager.cc:1403] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.005s
I20260709 13:14:40.416105  7472 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.416608  7401 tablet_bootstrap.cc:492] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:40.416584  7472 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.417186  7401 ts_tablet_manager.cc:1403] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.005s
I20260709 13:14:40.417719  7400 raft_consensus.cc:359] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.418411  7400 raft_consensus.cc:385] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.418663  7400 raft_consensus.cc:740] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.418741  7472 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.419359  7400 consensus_queue.cc:260] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.420356  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.421343  7400 ts_tablet_manager.cc:1434] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:14:40.421734  7401 raft_consensus.cc:359] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.422581  7401 raft_consensus.cc:385] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.422295  7400 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
W20260709 13:14:40.422788  7174 leader_election.cc:343] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.423689  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.424310  7285 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:40.415942  7403 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.425611  7177 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.426757  7472 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.427125  7472 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.427564  7472 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.427142  7401 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.430333  7400 tablet_bootstrap.cc:654] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.431792  7401 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.430326  7403 tablet_bootstrap.cc:654] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.433900  7401 ts_tablet_manager.cc:1434] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:14:40.439740  7401 tablet_bootstrap.cc:492] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.438521  7472 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.445483  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.446201  7285 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.454514  7474 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:40.461634  7474 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.462198  7474 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.465492  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.466496  7403 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.467147  7403 ts_tablet_manager.cc:1403] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.051s	user 0.031s	sys 0.005s
I20260709 13:14:40.469205  7285 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.470355  7403 raft_consensus.cc:359] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.471215  7403 raft_consensus.cc:385] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.471530  7403 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.471757  7458 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.472285  7458 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.472604  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.472397  7403 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.474000  7474 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.471823  7177 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.475334  7403 ts_tablet_manager.cc:1434] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:14:40.475351  7177 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:40.476382  7515 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:40.476923  7403 tablet_bootstrap.cc:492] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.477188  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.477806  7210 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:40.479591  7249 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.480891  7456 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.481245  7456 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.481568  7456 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.479565  7458 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.486883  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.487579  7358 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:40.490528  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:40.491792  7358 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.494577  7403 tablet_bootstrap.cc:654] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:40.498234  7174 consensus_peers.cc:597] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:40.498540  7456 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.475500  7474 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.490937  7472 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.499930  7474 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:40.500782  7474 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.501426  7400 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.501967  7400 ts_tablet_manager.cc:1403] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.019s
I20260709 13:14:40.502748  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:40.503329  7210 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.504647  7400 raft_consensus.cc:359] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.505317  7400 raft_consensus.cc:385] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.505595  7400 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.506278  7400 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.508239  7400 ts_tablet_manager.cc:1434] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:40.509100  7456 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.510324  7400 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.510349  7403 tablet_bootstrap.cc:492] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.513301  7403 ts_tablet_manager.cc:1403] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260709 13:14:40.515175  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:40.515916  7359 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.519337  7400 tablet_bootstrap.cc:654] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.515846  7403 raft_consensus.cc:359] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.522177  7403 raft_consensus.cc:385] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.522379  7403 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.522975  7403 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.524056  7458 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.524538  7458 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.524950  7403 ts_tablet_manager.cc:1434] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260709 13:14:40.524886  7359 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:40.525957  7403 tablet_bootstrap.cc:492] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.526183  7249 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.526572  7458 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.527094  7458 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.527806  7458 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:40.528044  7109 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.528851  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.529090  7458 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.531176  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.479622  7401 tablet_bootstrap.cc:654] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.532308  7403 tablet_bootstrap.cc:654] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:40.548828  7249 leader_election.cc:343] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:40.551060  7249 leader_election.cc:343] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.551906  7249 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.552707  7444 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:40.557381  7210 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:40.515232  7358 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.563757  7401 tablet_bootstrap.cc:492] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:40.564222  7401 ts_tablet_manager.cc:1403] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.003s
I20260709 13:14:40.565027  7400 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.565536  7400 ts_tablet_manager.cc:1403] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.015s
I20260709 13:14:40.566776  7401 raft_consensus.cc:359] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.567471  7401 raft_consensus.cc:385] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.567754  7401 raft_consensus.cc:740] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.568177  7400 raft_consensus.cc:359] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.569423  7400 raft_consensus.cc:385] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.569779  7400 raft_consensus.cc:740] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.568629  7401 consensus_queue.cc:260] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.567596  7107 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.572216  7401 ts_tablet_manager.cc:1434] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:40.572786  7400 consensus_queue.cc:260] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.575099  7401 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.575963  7456 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.578234  7474 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.578155  7456 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.580391  7456 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.582546  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.582546  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:40.585464  7249 leader_election.cc:343] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:40.586287  7249 leader_election.cc:343] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.586738  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.587631  7286 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.588917  7401 tablet_bootstrap.cc:654] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.577593  7400 ts_tablet_manager.cc:1434] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:40.591066  7400 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.591830  7403 tablet_bootstrap.cc:492] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.592288  7403 ts_tablet_manager.cc:1403] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.015s
I20260709 13:14:40.591850  7444 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:40.596750  7403 raft_consensus.cc:359] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.597493  7403 raft_consensus.cc:385] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.598568  7505 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.600652  7400 tablet_bootstrap.cc:654] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.604547  7467 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.604835  7470 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.605104  7467 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.607232  7210 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.607831  7458 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.612573  7468 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.613170  7407 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.613651  7407 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.615850  7407 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.598841  7403 raft_consensus.cc:740] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.623718  7403 consensus_queue.cc:260] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.629679  7403 ts_tablet_manager.cc:1434] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:14:40.629712  7400 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.630574  7400 ts_tablet_manager.cc:1403] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 13:14:40.633592  7400 raft_consensus.cc:359] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.634526  7400 raft_consensus.cc:385] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.634971  7400 raft_consensus.cc:740] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.635856  7400 consensus_queue.cc:260] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.637280  7403 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.638557  7400 ts_tablet_manager.cc:1434] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:40.639698  7400 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.645013  7403 tablet_bootstrap.cc:654] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.645854  7400 tablet_bootstrap.cc:654] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.647990  7467 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.649878  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.650820  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.651645  7211 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:40.655975  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.656629  7284 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:40.657624  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.658668  7286 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:40.658887  7400 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.659365  7400 ts_tablet_manager.cc:1403] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260709 13:14:40.657599  7326 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.661437  7468 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.661823  7468 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.662210  7468 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.661865  7400 raft_consensus.cc:359] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.663753  7403 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.665561  7403 ts_tablet_manager.cc:1403] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 13:14:40.668146  7403 raft_consensus.cc:359] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.668815  7403 raft_consensus.cc:385] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.669090  7403 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.663947  7400 raft_consensus.cc:385] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.670254  7400 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.670886  7400 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:40.671451  7174 leader_election.cc:343] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.673087  7400 ts_tablet_manager.cc:1434] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:14:40.674093  7400 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.679373  7177 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.669727  7403 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.684721  7479 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.685232  7479 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.685621  7479 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.685146  7515 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.686581  7468 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.686774  7515 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.680799  7400 tablet_bootstrap.cc:654] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.688679  7515 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.691946  7403 ts_tablet_manager.cc:1434] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 13:14:40.694814  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.695545  7286 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.703915  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.704800  7284 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:40.688679  7468 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.706476  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.701630  7403 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:40.709017  7467 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.695066  7479 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.712472  7467 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.719911  7467 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.721282  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:40.721838  7407 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.721946  7211 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.722422  7407 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.722770  7407 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.726285  7472 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.727699  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:40.728405  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.728452  7284 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:40.729199  7211 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:40.732542  7407 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.734694  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:40.734834  7326 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.735219  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.735826  7468 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.736215  7468 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.736564  7468 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.737442  7286 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:40.735560  7467 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.738319  7467 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:40.739187  7467 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.740491  7479 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.735952  7211 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:40.747318  7407 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:40.762742  7174 leader_election.cc:343] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.767829  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.768493  7286 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.772324  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:40.774360  7400 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:40.774971  7400 ts_tablet_manager.cc:1403] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.018s
I20260709 13:14:40.779219  7403 tablet_bootstrap.cc:654] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.780798  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:40.780936  7458 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.782017  7458 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.782099  7468 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.786531  7551 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:40.787348  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.790015  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:40.790634  7209 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.787982  7284 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:40.794317  7174 leader_election.cc:343] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:40.795046  7174 leader_election.cc:343] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.796182  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.796924  7211 raft_consensus.cc:2393] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 1: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:14:40.797542  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.801448  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.802347  7460 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.784204  7458 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.807669  7401 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:40.809691  7401 ts_tablet_manager.cc:1403] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.235s	user 0.066s	sys 0.095s
I20260709 13:14:40.784236  7468 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:40.797845  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:40.820602  7285 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.809518  7209 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:40.828220  7284 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.829501  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.807214  7286 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:40.835713  7400 raft_consensus.cc:359] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.839115  7400 raft_consensus.cc:385] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.835269  7407 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.840857  7407 raft_consensus.cc:697] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:40.839445  7400 raft_consensus.cc:740] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.843587  7505 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.850315  7505 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.851163  7323 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:40.852898  7177 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:40.852314  7505 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:40.854079  7479 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.854864  7401 raft_consensus.cc:359] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.841732  7407 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.859701  7401 raft_consensus.cc:385] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.860069  7479 raft_consensus.cc:697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:40.861167  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:40.862529  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:40.863372  7460 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:40.862090  7401 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.865597  7209 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:40.865474  7401 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.868177  7249 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:40.875295  7400 consensus_queue.cc:260] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.889206  7400 ts_tablet_manager.cc:1434] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.001s
I20260709 13:14:40.890033  7400 tablet_bootstrap.cc:492] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:40.865430  7479 consensus_queue.cc:237] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.872462  7505 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.896986  7505 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.897348  7505 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.906144  7107 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:40.909690  7249 leader_election.cc:343] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.902408  7564 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:14:40.916136  7401 ts_tablet_manager.cc:1434] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 13:14:40.917625  7401 tablet_bootstrap.cc:492] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:40.923835  7474 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:40.940762  7285 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:40.935451  7565 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:40.955634  7505 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.956497  7403 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:40.956964  7403 ts_tablet_manager.cc:1403] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.256s	user 0.014s	sys 0.008s
I20260709 13:14:40.960230  7401 tablet_bootstrap.cc:654] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.966181  7565 raft_consensus.cc:697] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:40.966835  7407 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.014984  7505 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.024677  7460 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.028399  7460 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.977051  7407 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.046315  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.042366  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:41.036530  7444 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.057065  7567 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.060204  7444 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.061215  7407 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.060997  7567 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.062448  7444 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.063144  7567 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:41.041953  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:41.034296  7400 tablet_bootstrap.cc:654] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.013950  7458 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.067730  7458 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.069010  7401 tablet_bootstrap.cc:492] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:41.069864  7401 ts_tablet_manager.cc:1403] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.152s	user 0.032s	sys 0.060s
I20260709 13:14:41.049729  7106 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:41.071094  7106 catalog_manager.cc:5697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:41.082067  7401 raft_consensus.cc:359] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.054595  7460 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.082675  7401 raft_consensus.cc:385] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.082966  7401 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
W20260709 13:14:41.083415  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:41.083587  7401 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:40.976137  7565 consensus_queue.cc:237] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.069845  7458 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.090492  7401 ts_tablet_manager.cc:1434] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:14:41.091460  7401 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:41.080029  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:41.095018  7403 raft_consensus.cc:359] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.095746  7403 raft_consensus.cc:385] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.096022  7403 raft_consensus.cc:740] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.097112  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:41.097239  7403 consensus_queue.cc:260] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.094015  7211 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.099596  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:41.097819  7283 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:41.100399  7286 raft_consensus.cc:2393] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:41.101202  7400 tablet_bootstrap.cc:492] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:41.101624  7400 ts_tablet_manager.cc:1403] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.212s	user 0.016s	sys 0.008s
I20260709 13:14:41.106514  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.105414  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.107208  7208 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:41.110371  7474 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:41.105794  7249 leader_election.cc:343] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.112506  7403 ts_tablet_manager.cc:1434] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.155s	user 0.021s	sys 0.011s
I20260709 13:14:41.113457  7403 tablet_bootstrap.cc:492] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
W20260709 13:14:41.112715  7249 leader_election.cc:343] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.116073  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:41.117385  7456 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:41.117760  7456 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:41.118129  7456 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.119107  7401 tablet_bootstrap.cc:654] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.124060  7210 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:41.132000  7400 raft_consensus.cc:359] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.132732  7400 raft_consensus.cc:385] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.132830  7567 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:41.133739  7400 raft_consensus.cc:740] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.135419  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:41.136117  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:41.136361  7249 leader_election.cc:343] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.111114  7458 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:14:41.145344  7574 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.146055  7574 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.149893  7107 catalog_manager.cc:5697] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:41.151252  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:41.152161  7285 raft_consensus.cc:2393] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:41.129501  7456 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.144586  7249 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.158506  7456 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.158562  7444 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:41.142860  7400 consensus_queue.cc:260] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.156754  7574 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:41.165603  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:41.162246  7444 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:41.173106  7400 ts_tablet_manager.cc:1434] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 13:14:41.178411  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.172128  7444 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.180716  7211 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:41.183089  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:41.183705  7400 tablet_bootstrap.cc:492] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:41.183686  7209 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:41.189692  7249 leader_election.cc:343] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.190753  7249 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.194514  7460 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.196547  7401 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:41.197145  7401 ts_tablet_manager.cc:1403] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.030s
W20260709 13:14:41.202800  7174 leader_election.cc:343] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:41.203492  7577 log.cc:927] Time spent T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:14:41.208652  7403 tablet_bootstrap.cc:654] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:41.210719  7249 leader_election.cc:343] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.214159  7249 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.214995  7579 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:41.215534  7579 raft_consensus.cc:697] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:41.216485  7579 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.217016  7209 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:41.218922  7460 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:41.221516  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:41.222430  7460 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:41.222958  7460 raft_consensus.cc:697] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:41.223739  7460 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.224619  7400 tablet_bootstrap.cc:654] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.222258  7177 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.227065  7474 raft_consensus.cc:2764] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:41.209798  7444 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.236696  7444 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.241592  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:41.241787  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:41.244458  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:41.246130  7211 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.254526  7401 raft_consensus.cc:359] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.255254  7401 raft_consensus.cc:385] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.255517  7401 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.256263  7401 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.264850  7401 ts_tablet_manager.cc:1434] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.003s
I20260709 13:14:41.265810  7401 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:41.265523  7107 catalog_manager.cc:5697] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:41.269555  7249 leader_election.cc:343] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:41.270588  7249 leader_election.cc:343] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.277691  7211 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:41.279029  7249 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.279865  7460 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:41.280359  7460 raft_consensus.cc:697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:41.281203  7460 consensus_queue.cc:237] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.282441  7401 tablet_bootstrap.cc:654] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.285693  7579 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.286198  7579 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.289376  7400 tablet_bootstrap.cc:492] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:41.289829  7400 ts_tablet_manager.cc:1403] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.005s
W20260709 13:14:41.290658  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 46013.4us
I20260709 13:14:41.291193  7579 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.292428  7400 raft_consensus.cc:359] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.293083  7400 raft_consensus.cc:385] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.293334  7400 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.286701  7106 catalog_manager.cc:5697] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:41.293907  7400 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.297310  7400 ts_tablet_manager.cc:1434] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:41.297497  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.299700  7400 tablet_bootstrap.cc:492] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:41.300832  7358 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.309247  7323 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:41.310752  7574 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.315953  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:41.319667  7249 leader_election.cc:343] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.319802  7574 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.321043  7323 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:41.328210  7468 raft_consensus.cc:2749] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.328861  7468 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:41.330063  7401 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:41.330559  7401 ts_tablet_manager.cc:1403] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.007s
I20260709 13:14:41.333110  7401 raft_consensus.cc:359] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.333791  7401 raft_consensus.cc:385] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.334080  7401 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.335390  7407 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:14:41.336903  7109 catalog_manager.cc:5697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:41.341584  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:41.334689  7400 tablet_bootstrap.cc:654] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.347885  7403 tablet_bootstrap.cc:492] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:41.354503  7403 ts_tablet_manager.cc:1403] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.241s	user 0.001s	sys 0.021s
W20260709 13:14:41.355109  7249 leader_election.cc:343] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.355552  7249 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.356251  7460 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.357045  7403 raft_consensus.cc:359] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.357697  7403 raft_consensus.cc:385] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.357999  7403 raft_consensus.cc:740] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.334733  7401 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.359536  7403 consensus_queue.cc:260] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.361936  7401 ts_tablet_manager.cc:1434] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:14:41.362902  7401 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:41.365993  7407 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:41.369289  7579 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.369807  7579 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.371634  7403 ts_tablet_manager.cc:1434] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 13:14:41.371971  7579 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.372612  7403 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:41.373479  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:41.375099  7249 leader_election.cc:343] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.375967  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:41.377893  7407 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:41.381109  7407 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.381563  7407 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.383570  7407 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.384579  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:41.386466  7177 leader_election.cc:343] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:41.403820  7249 leader_election.cc:343] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.404536  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:41.406888  7401 tablet_bootstrap.cc:654] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.408116  7444 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.410964  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:41.415599  7174 leader_election.cc:343] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.416152  7174 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:41.416734  7407 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.423043  7403 tablet_bootstrap.cc:654] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.440889  7586 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:41.430054  7400 tablet_bootstrap.cc:492] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:41.443105  7400 ts_tablet_manager.cc:1403] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.144s	user 0.020s	sys 0.046s
I20260709 13:14:41.452510  7400 raft_consensus.cc:359] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.453229  7400 raft_consensus.cc:385] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.453507  7400 raft_consensus.cc:740] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.454365  7400 consensus_queue.cc:260] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.455152  7401 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:41.455652  7401 ts_tablet_manager.cc:1403] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.010s
I20260709 13:14:41.456008  7403 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:41.456465  7403 ts_tablet_manager.cc:1403] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.009s
I20260709 13:14:41.456516  7400 ts_tablet_manager.cc:1434] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:14:41.457597  7400 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:41.458534  7401 raft_consensus.cc:359] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.459275  7401 raft_consensus.cc:385] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.459028  7403 raft_consensus.cc:359] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.459664  7403 raft_consensus.cc:385] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.459625  7401 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.460031  7403 raft_consensus.cc:740] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.460690  7403 consensus_queue.cc:260] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.460692  7401 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.463112  7403 ts_tablet_manager.cc:1434] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:41.464602  7403 tablet_bootstrap.cc:492] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:41.467631  7400 tablet_bootstrap.cc:654] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.470471  7403 tablet_bootstrap.cc:654] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.478497  7574 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.479125  7574 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.481952  7403 tablet_bootstrap.cc:492] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:41.482065  7400 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:41.482576  7400 ts_tablet_manager.cc:1403] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.016s
I20260709 13:14:41.482575  7403 ts_tablet_manager.cc:1403] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:14:41.483729  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.484530  7209 raft_consensus.cc:2393] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:14:41.485272  7400 raft_consensus.cc:359] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.485497  7403 raft_consensus.cc:359] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.485988  7400 raft_consensus.cc:385] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.486227  7403 raft_consensus.cc:385] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.486305  7400 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.486600  7403 raft_consensus.cc:740] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.487195  7400 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.487287  7403 consensus_queue.cc:260] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.488051  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:41.489575  7400 ts_tablet_manager.cc:1434] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:41.489614  7403 ts_tablet_manager.cc:1434] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:41.490056  7326 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:41.490692  7400 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:41.490731  7403 tablet_bootstrap.cc:492] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:41.490886  7468 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.497139  7400 tablet_bootstrap.cc:654] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.497481  7574 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:41.500092  7403 tablet_bootstrap.cc:654] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.504329  7468 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.515697  7401 ts_tablet_manager.cc:1434] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.004s
I20260709 13:14:41.518376  7401 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:41.539187  7357 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.553473  7468 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.554069  7468 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.558642  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:41.559237  7401 tablet_bootstrap.cc:654] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.559422  7209 raft_consensus.cc:2393] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:14:41.560070  7400 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:41.560503  7400 ts_tablet_manager.cc:1403] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.032s
I20260709 13:14:41.561367  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:41.563205  7468 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:41.563541  7400 raft_consensus.cc:359] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.564214  7400 raft_consensus.cc:385] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.564491  7400 raft_consensus.cc:740] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.565163  7400 consensus_queue.cc:260] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.567381  7400 ts_tablet_manager.cc:1434] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:41.569190  7400 tablet_bootstrap.cc:492] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:41.569443  7323 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:41.571368  7468 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.573098  7403 tablet_bootstrap.cc:492] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:41.573508  7403 ts_tablet_manager.cc:1403] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.017s
I20260709 13:14:41.579106  7468 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.584187  7403 raft_consensus.cc:359] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.584964  7403 raft_consensus.cc:385] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.585294  7403 raft_consensus.cc:740] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.586194  7403 consensus_queue.cc:260] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.603207  7403 ts_tablet_manager.cc:1434] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 13:14:41.604192  7403 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:41.607307  7401 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:41.607872  7401 ts_tablet_manager.cc:1403] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.005s
I20260709 13:14:41.609786  7400 tablet_bootstrap.cc:654] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.869031  7460 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.872241  7586 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.872928  7586 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.869697  7460 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.905651  7586 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.906284  7460 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.941771  7460 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.942332  7460 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.950685  7460 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.952821  7586 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.953908  7586 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:41.956176  7586 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:41.999833  7579 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.000777  7579 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.004009  7579 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.006084  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.009065  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.009672  7210 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:42.017185  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.020169  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.021168  7400 tablet_bootstrap.cc:492] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.021709  7400 ts_tablet_manager.cc:1403] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.453s	user 0.015s	sys 0.018s
I20260709 13:14:42.021806  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:42.022228  7249 leader_election.cc:343] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.022481  7285 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:42.024024  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.024821  7444 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.024559  7400 raft_consensus.cc:359] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.025221  7444 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.025293  7400 raft_consensus.cc:385] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.025652  7400 raft_consensus.cc:740] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.025627  7444 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:42.026016  7249 leader_election.cc:343] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.026453  7400 consensus_queue.cc:260] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.027493  7579 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.029460  7579 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.032938  7444 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.035166  7444 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.035496  7400 ts_tablet_manager.cc:1434] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 13:14:42.038645  7400 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.044539  7400 tablet_bootstrap.cc:654] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.046715  7472 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.047264  7472 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.049141  7472 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.050390  7400 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.050866  7400 ts_tablet_manager.cc:1403] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260709 13:14:42.051749  7567 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.052857  7608 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.053782  7400 raft_consensus.cc:359] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.054541  7400 raft_consensus.cc:385] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.054848  7400 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.055136  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:42.055714  7208 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.055495  7400 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.060899  7400 ts_tablet_manager.cc:1434] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:42.064128  7400 tablet_bootstrap.cc:492] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.064435  7401 raft_consensus.cc:359] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.065143  7401 raft_consensus.cc:385] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.065407  7401 raft_consensus.cc:740] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.066707  7401 consensus_queue.cc:260] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.070531  7400 tablet_bootstrap.cc:654] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.082064  7400 tablet_bootstrap.cc:492] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.082564  7400 ts_tablet_manager.cc:1403] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:14:42.086968  7400 raft_consensus.cc:359] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.087697  7400 raft_consensus.cc:385] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.087967  7400 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.088651  7400 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.091045  7400 ts_tablet_manager.cc:1434] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:42.091995  7400 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.098097  7400 tablet_bootstrap.cc:654] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:42.036383  7177 leader_election.cc:343] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.100625  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 64280.9us
I20260709 13:14:42.101500  7177 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.102444  7606 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.102847  7606 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.103183  7606 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.104631  7403 tablet_bootstrap.cc:654] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.109236  7400 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.109764  7400 ts_tablet_manager.cc:1403] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:14:42.112389  7400 raft_consensus.cc:359] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.113077  7400 raft_consensus.cc:385] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.113353  7400 raft_consensus.cc:740] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.114032  7400 consensus_queue.cc:260] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.116472  7400 ts_tablet_manager.cc:1434] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:42.119844  7401 ts_tablet_manager.cc:1434] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.512s	user 0.007s	sys 0.001s
W20260709 13:14:42.138898  7401 ts_tablet_manager.cc:1467] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Tablet startup took 530ms
I20260709 13:14:42.139928  7609 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.140560  7609 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.139219  7401 ts_tablet_manager.cc:1469] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Trace:
0709 13:14:37.537315 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:37.785874 (+248559us) service_pool.cc:224] Handling call
0709 13:14:37.793550 (+  7676us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:14:37.793643 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:14:37.915455 (+121812us) tablet_metadata.cc:665] Metadata flushed
0709 13:14:38.006088 (+ 90633us) tablet_replica.cc:206] Creating consensus instance
0709 13:14:38.006524 (+   436us) inbound_call.cc:177] Queueing success response
0709 13:14:41.518006 (+3511482us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:14:41.608251 (+ 90245us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:14:42.060257 (+452006us) tablet_replica.cc:261] Starting instrumentation
0709 13:14:42.060747 (+   490us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":51712,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":87,"tablet-open.queue_time_us":3511560}
I20260709 13:14:42.138440  7574 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:42.143966  7401 tablet_bootstrap.cc:492] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.146721  7609 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.147249  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.147921  7282 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:42.150403  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.151026  7210 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:42.154014  7606 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.155125  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 110561us
I20260709 13:14:42.157503  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.158105  7400 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.158340  7208 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:42.161617  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.162039  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.169407  7456 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.169775  7456 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.169884  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.171789  7579 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.170137  7456 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.175303  7579 raft_consensus.cc:697] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:42.176054  7400 tablet_bootstrap.cc:654] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.176267  7579 consensus_queue.cc:237] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.177848  7403 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.178594  7403 ts_tablet_manager.cc:1403] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.575s	user 0.015s	sys 0.004s
I20260709 13:14:42.179967  7456 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.180446  7177 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.180714  7606 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.181555  7472 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.181906  7472 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.182291  7472 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.193856  7403 raft_consensus.cc:359] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.194828  7403 raft_consensus.cc:385] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.195103  7403 raft_consensus.cc:740] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.195778  7403 consensus_queue.cc:260] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.205346  7456 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.207185  7472 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.210633  7403 ts_tablet_manager.cc:1434] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 13:14:42.213371  7403 tablet_bootstrap.cc:492] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:42.215312  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.215503  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:42.220904  7401 tablet_bootstrap.cc:654] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.227115  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.220616  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:42.227859  7207 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.230792  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:42.231412  7285 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.233896  7472 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.221664  7606 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.234727  7606 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.235479  7207 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:42.236858  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.237977  7609 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.238198  7606 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.238466  7609 raft_consensus.cc:697] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:42.242369  7356 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.242954  7609 consensus_queue.cc:237] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.245407  7109 catalog_manager.cc:5697] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.248770  7400 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.249199  7400 ts_tablet_manager.cc:1403] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.010s
I20260709 13:14:42.265066  7567 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.265599  7567 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.267588  7567 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:42.251304  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.271188  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.271785  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.271394  7456 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.274317  7608 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.274436  7456 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.285019  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.288437  7403 tablet_bootstrap.cc:654] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.284305  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:42.269630  7285 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:42.273347  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:42.294086  7249 leader_election.cc:343] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.294661  7249 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.277874  7608 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.307236  7608 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.307049  7400 raft_consensus.cc:359] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.292883  7174 leader_election.cc:343] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.307806  7400 raft_consensus.cc:385] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.308113  7400 raft_consensus.cc:740] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.308760  7400 consensus_queue.cc:260] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.309098  7174 leader_election.cc:343] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.309435  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:42.291887  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:42.296617  7444 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.296046  7456 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.303352  7282 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:42.319551  7401 tablet_bootstrap.cc:492] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:42.320055  7401 ts_tablet_manager.cc:1403] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.176s	user 0.012s	sys 0.004s
I20260709 13:14:42.330247  7400 ts_tablet_manager.cc:1434] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.081s	user 0.002s	sys 0.005s
I20260709 13:14:42.331974  7400 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.309587  7174 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:42.313711  7283 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.362782  7401 raft_consensus.cc:359] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.364852  7401 raft_consensus.cc:385] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.364578  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.365273  7401 raft_consensus.cc:740] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.372419  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:42.376314  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:42.388813  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 79618.6us
I20260709 13:14:42.388468  7401 consensus_queue.cc:260] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.390666  7609 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.391716  7606 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.391503  7609 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.394742  7609 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.397104  7177 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.397341  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:42.400210  7606 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:42.400322  7630 log.cc:927] Time spent T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260709 13:14:42.411484  7174 leader_election.cc:343] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.412104  7323 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:14:42.414507  7174 leader_election.cc:343] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.415052  7468 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:42.416265  7174 leader_election.cc:343] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.404480  7606 raft_consensus.cc:697] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:42.417071  7177 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:14:42.417240  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 113975us
I20260709 13:14:42.420871  7472 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.421257  7472 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.421514  7472 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.420974  7606 consensus_queue.cc:237] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.427951  7174 leader_election.cc:343] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.432809  7401 ts_tablet_manager.cc:1434] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.112s	user 0.009s	sys 0.017s
I20260709 13:14:42.445330  7567 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.447301  7567 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.456626  7472 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.460743  7567 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:42.462334  7401 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.465044  7472 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.465304  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.467494  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:42.462433  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.469242  7285 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.469534  7282 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:42.468079  7628 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.476207  7323 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:42.480373  7610 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.484171  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:42.486047  7403 tablet_bootstrap.cc:492] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.486810  7403 ts_tablet_manager.cc:1403] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.274s	user 0.009s	sys 0.015s
I20260709 13:14:42.492436  7285 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:14:42.495795  7174 leader_election.cc:343] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.499850  7633 log.cc:927] Time spent T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:14:42.501816  7460 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:42.502203  7628 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:42.502766  7249 leader_election.cc:343] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.504050  7249 leader_election.cc:343] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.501775  7177 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.504570  7249 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.505556  7586 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.506093  7586 raft_consensus.cc:697] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:42.506467  7628 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.506879  7610 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.507666  7586 consensus_queue.cc:237] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.510831  7249 leader_election.cc:343] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.499871  7283 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:42.513064  7403 raft_consensus.cc:359] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.513972  7403 raft_consensus.cc:385] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.514276  7403 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.515719  7400 tablet_bootstrap.cc:654] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.517951  7628 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.522950  7177 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.521006  7403 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.518545  7628 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.527632  7403 ts_tablet_manager.cc:1434] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:14:42.528452  7628 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.529309  7403 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:42.530336  7407 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.530915  7407 raft_consensus.cc:697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:42.531939  7407 consensus_queue.cc:237] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.530526  7249 leader_election.cc:343] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.538129  7401 tablet_bootstrap.cc:654] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:42.538457  7249 leader_election.cc:343] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.561852  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.563271  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.565593  7403 tablet_bootstrap.cc:654] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.567224  7606 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.571188  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.571456  7606 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.571178  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.568276  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.574507  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.574635  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.575228  7282 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:42.576643  7177 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:42.579087  7472 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.579959  7472 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.580344  7472 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.583457  7400 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.583557  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.584621  7400 ts_tablet_manager.cc:1403] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.253s	user 0.011s	sys 0.009s
I20260709 13:14:42.573773  7606 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.579039  7109 catalog_manager.cc:5697] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.592973  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:42.596850  7174 leader_election.cc:343] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.597460  7403 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.598187  7403 ts_tablet_manager.cc:1403] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.010s
I20260709 13:14:42.605063  7401 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:42.605684  7401 ts_tablet_manager.cc:1403] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.011s
I20260709 13:14:42.615355  7400 raft_consensus.cc:359] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.618615  7400 raft_consensus.cc:385] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.618952  7400 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.625023  7401 raft_consensus.cc:359] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.626020  7401 raft_consensus.cc:385] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.626389  7401 raft_consensus.cc:740] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.626710  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.627239  7401 consensus_queue.cc:260] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.630877  7403 raft_consensus.cc:359] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.631686  7403 raft_consensus.cc:385] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.631966  7403 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.633867  7401 ts_tablet_manager.cc:1434] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:14:42.592989  7472 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.638499  7403 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.640995  7208 raft_consensus.cc:2393] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:42.642271  7401 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.643493  7472 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.647290  7400 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:42.648815  7249 leader_election.cc:343] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.648998  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:42.649641  7282 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:42.649627  7249 leader_election.cc:343] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.655196  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:42.657150  7249 leader_election.cc:343] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.657653  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.658390  7460 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:42.659340  7174 leader_election.cc:343] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.659736  7249 leader_election.cc:343] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.660300  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.661072  7460 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.661418  7403 ts_tablet_manager.cc:1434] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:14:42.650338  7400 ts_tablet_manager.cc:1434] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.005s
W20260709 13:14:42.663491  7249 leader_election.cc:343] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.663949  7400 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.666936  7249 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.668378  7460 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.669099  7282 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:42.670313  7177 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.671267  7400 tablet_bootstrap.cc:654] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.671775  7606 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.673542  7606 raft_consensus.cc:697] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:42.674573  7606 consensus_queue.cc:237] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.675359  7401 tablet_bootstrap.cc:654] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.676728  7609 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:42.676889  7249 leader_election.cc:343] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.677218  7609 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.677421  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.678779  7460 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.679684  7609 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.682538  7403 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:42.690524  7400 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.691025  7400 ts_tablet_manager.cc:1403] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 13:14:42.693439  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.695312  7400 raft_consensus.cc:359] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.696061  7400 raft_consensus.cc:385] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.696342  7400 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.693487  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.699627  7403 tablet_bootstrap.cc:654] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.700109  7400 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.702355  7400 ts_tablet_manager.cc:1434] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:42.703466  7400 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.713289  7401 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:42.713735  7401 ts_tablet_manager.cc:1403] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.003s
W20260709 13:14:42.714080  7249 leader_election.cc:343] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.715024  7249 leader_election.cc:343] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.715415  7249 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.715981  7460 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.716784  7401 raft_consensus.cc:359] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.717587  7401 raft_consensus.cc:385] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.717849  7401 raft_consensus.cc:740] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.718531  7401 consensus_queue.cc:260] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.720767  7401 ts_tablet_manager.cc:1434] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:42.721886  7400 tablet_bootstrap.cc:654] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.722272  7401 tablet_bootstrap.cc:492] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.725625  7460 consensus_queue.cc:1048] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:42.729847  7401 tablet_bootstrap.cc:654] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.736050  7400 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.736572  7400 ts_tablet_manager.cc:1403] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 13:14:42.737493  7403 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.737993  7403 ts_tablet_manager.cc:1403] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.006s
I20260709 13:14:42.739583  7400 raft_consensus.cc:359] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.740375  7400 raft_consensus.cc:385] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.740617  7403 raft_consensus.cc:359] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.741329  7403 raft_consensus.cc:385] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.741595  7403 raft_consensus.cc:740] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.743904  7401 tablet_bootstrap.cc:492] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:42.744324  7401 ts_tablet_manager.cc:1403] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.006s
I20260709 13:14:42.739758  7106 catalog_manager.cc:5697] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.746925  7401 raft_consensus.cc:359] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.747587  7401 raft_consensus.cc:385] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.748073  7401 raft_consensus.cc:740] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.748286  7460 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.747445  7106 catalog_manager.cc:5697] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.748766  7401 consensus_queue.cc:260] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.742234  7403 consensus_queue.cc:260] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.751426  7401 ts_tablet_manager.cc:1434] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:42.752355  7403 ts_tablet_manager.cc:1434] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:42.753216  7401 tablet_bootstrap.cc:492] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.753448  7403 tablet_bootstrap.cc:492] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:42.759188  7360 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.760295  7401 tablet_bootstrap.cc:654] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.740648  7400 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.766176  7403 tablet_bootstrap.cc:654] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.769407  7400 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.770270  7628 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.770711  7628 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.776609  7628 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.779320  7400 ts_tablet_manager.cc:1434] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 13:14:42.780478  7400 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.781718  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.786074  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.786115  7400 tablet_bootstrap.cc:654] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:42.788527  7249 leader_election.cc:343] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.790567  7249 consensus_peers.cc:597] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:42.791172  7249 leader_election.cc:343] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.791553  7249 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.792892  7628 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.797523  7628 consensus_queue.cc:1048] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:42.802879  7106 catalog_manager.cc:5697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.820578  7403 tablet_bootstrap.cc:492] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.820983  7401 tablet_bootstrap.cc:492] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:42.821092  7403 ts_tablet_manager.cc:1403] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.020s
I20260709 13:14:42.821508  7400 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.821985  7400 ts_tablet_manager.cc:1403] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.010s
I20260709 13:14:42.824765  7400 raft_consensus.cc:359] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.825435  7400 raft_consensus.cc:385] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.825713  7400 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.826467  7400 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.821530  7401 ts_tablet_manager.cc:1403] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.069s	user 0.045s	sys 0.021s
I20260709 13:14:42.828740  7400 ts_tablet_manager.cc:1434] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:42.829774  7400 tablet_bootstrap.cc:492] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.831995  7401 raft_consensus.cc:359] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.832764  7401 raft_consensus.cc:385] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.833112  7401 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.833825  7401 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.835943  7401 ts_tablet_manager.cc:1434] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:14:42.836717  7400 tablet_bootstrap.cc:654] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.837008  7401 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.844440  7403 raft_consensus.cc:359] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.845304  7403 raft_consensus.cc:385] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.845597  7403 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.846500  7403 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.847985  7108 catalog_manager.cc:5697] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.852067  7468 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.852640  7468 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.853951  7403 ts_tablet_manager.cc:1434] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:14:42.855041  7403 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:42.855647  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.856793  7401 tablet_bootstrap.cc:654] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.859164  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.860039  7282 raft_consensus.cc:2393] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:42.860817  7403 tablet_bootstrap.cc:654] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.861877  7326 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:42.862838  7567 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.865290  7468 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:42.868781  7401 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:42.869290  7401 ts_tablet_manager.cc:1403] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:14:42.870383  7567 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.872295  7401 raft_consensus.cc:359] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.872776  7401 raft_consensus.cc:385] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.872936  7401 raft_consensus.cc:740] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.873569  7401 consensus_queue.cc:260] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.875113  7401 ts_tablet_manager.cc:1434] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:14:42.876143  7401 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.880664  7403 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.881148  7403 ts_tablet_manager.cc:1403] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 13:14:42.882058  7401 tablet_bootstrap.cc:654] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.883740  7403 raft_consensus.cc:359] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.884457  7403 raft_consensus.cc:385] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.884766  7403 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.885903  7403 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.888782  7403 ts_tablet_manager.cc:1434] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:42.890573  7403 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:42.898100  7403 tablet_bootstrap.cc:654] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:42.907317  7140 debug-util.cc:398] Leaking SignalData structure 0x7b0800132220 after lost signal to thread 6084
W20260709 13:14:42.908685  7140 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0480 after lost signal to thread 7143
W20260709 13:14:42.910738  7140 debug-util.cc:398] Leaking SignalData structure 0x7b080025e620 after lost signal to thread 7235
W20260709 13:14:42.912155  7140 debug-util.cc:398] Leaking SignalData structure 0x7b080025ee60 after lost signal to thread 7310
W20260709 13:14:42.913884  7140 debug-util.cc:398] Leaking SignalData structure 0x7b0800224420 after lost signal to thread 7384
I20260709 13:14:42.941509  7472 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.942162  7456 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.942093  7472 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.942759  7456 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.944202  7472 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.945062  7456 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.948077  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.948988  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:42.951313  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:42.952075  7282 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
W20260709 13:14:42.953539  7174 leader_election.cc:343] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.954339  7401 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
W20260709 13:14:42.954571  7249 leader_election.cc:343] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.954944  7401 ts_tablet_manager.cc:1403] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.079s	user 0.041s	sys 0.037s
I20260709 13:14:42.955090  7400 tablet_bootstrap.cc:492] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:42.955601  7400 ts_tablet_manager.cc:1403] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.126s	user 0.055s	sys 0.047s
I20260709 13:14:42.956712  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:42.957872  7401 raft_consensus.cc:359] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.958271  7177 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.958202  7400 raft_consensus.cc:359] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.958984  7400 raft_consensus.cc:385] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.959251  7400 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.959451  7472 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.959836  7472 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.960217  7472 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.959921  7400 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.963219  7400 ts_tablet_manager.cc:1434] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:14:42.963444  7249 leader_election.cc:343] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.963876  7249 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:42.958632  7401 raft_consensus.cc:385] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.971908  7401 raft_consensus.cc:740] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.972700  7460 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.972851  7401 consensus_queue.cc:260] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.981158  7400 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:42.984647  7401 ts_tablet_manager.cc:1434] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260709 13:14:42.985728  7401 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:42.990448  7472 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:42.993587  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:42.994246  7358 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.997057  7400 tablet_bootstrap.cc:654] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.998028  7472 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:42.998765  7403 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:42.999300  7403 ts_tablet_manager.cc:1403] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.018s
I20260709 13:14:43.001027  7358 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.001966  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.002527  7282 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.002739  7174 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:43.005503  7606 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.006012  7606 raft_consensus.cc:697] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:43.001053  7401 tablet_bootstrap.cc:654] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.005977  7403 raft_consensus.cc:359] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.007022  7606 consensus_queue.cc:237] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.007658  7403 raft_consensus.cc:385] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.008061  7403 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.008770  7403 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.009897  7282 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.014990  7403 ts_tablet_manager.cc:1434] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:43.018821  7403 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.024367  7360 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.032320  7456 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.032912  7456 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.041909  7456 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.042986  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.044371  7407 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.045552  7472 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.048229  7479 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.048480  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.048763  7479 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.051754  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:43.052531  7283 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.056039  7479 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:43.057442  7249 leader_election.cc:343] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.057655  7177 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:14:43.059432  7249 leader_election.cc:343] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.059846  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.060796  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.060844  7456 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.061590  7356 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.061960  7637 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.062353  7637 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.065472  7586 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:43.064898  7637 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.070573  7403 tablet_bootstrap.cc:654] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.079587  7401 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:43.080209  7401 ts_tablet_manager.cc:1403] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.017s
I20260709 13:14:43.084014  7401 raft_consensus.cc:359] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.084808  7401 raft_consensus.cc:385] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.085088  7401 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.086721  7401 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.091642  7400 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.092247  7400 ts_tablet_manager.cc:1403] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.013s
I20260709 13:14:43.103364  7628 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.103987  7628 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.104602  7460 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.105083  7460 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.106212  7628 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.107021  7460 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.108546  7401 ts_tablet_manager.cc:1434] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:14:43.109532  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.110194  7211 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:43.111896  7249 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:43.111164  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.112824  7628 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.113186  7628 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.113492  7628 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:43.116106  7249 leader_election.cc:343] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.120105  7586 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.126358  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.126405  7586 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:43.131292  7249 leader_election.cc:343] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.131780  7249 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.132799  7460 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.124871  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.137987  7472 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.148008  7401 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:43.111364  7606 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
W20260709 13:14:43.161046  7666 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260709 13:14:43.163662  7174 consensus_peers.cc:597] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:43.163443  7400 raft_consensus.cc:359] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.164558  7400 raft_consensus.cc:385] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.164927  7400 raft_consensus.cc:740] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
W20260709 13:14:43.170760  7249 leader_election.cc:343] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.178514  7400 consensus_queue.cc:260] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.182075  7403 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:43.182591  7403 ts_tablet_manager.cc:1403] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.015s
I20260709 13:14:43.192277  7403 raft_consensus.cc:359] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.193197  7403 raft_consensus.cc:385] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.193825  7403 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.195288  7403 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.160823  7105 catalog_manager.cc:5697] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.202265  7400 ts_tablet_manager.cc:1434] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.011s
I20260709 13:14:43.203056  7403 ts_tablet_manager.cc:1434] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
W20260709 13:14:43.203994  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 65868.2us
I20260709 13:14:43.182437  7637 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.210656  7400 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.214290  7586 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.214658  7637 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.216233  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.216653  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:43.222386  7174 leader_election.cc:343] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.224363  7403 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.224784  7358 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.248687  7401 tablet_bootstrap.cc:654] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.231117  7628 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.260615  7358 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.274576  7174 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:43.277029  7479 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.277720  7479 raft_consensus.cc:697] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:43.278710  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:43.279093  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.279397  7282 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.279660  7285 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.280282  7479 consensus_queue.cc:237] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.295841  7400 tablet_bootstrap.cc:654] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.296597  7285 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.299299  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:43.299938  7211 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.301193  7628 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.303966  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:43.305183  7249 leader_election.cc:343] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.310982  7479 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.311465  7479 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.309768  7211 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:43.316901  7249 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.317042  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.318081  7444 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:43.319351  7174 leader_election.cc:343] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.318828  7444 raft_consensus.cc:697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:43.322206  7637 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:43.322988  7177 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.323776  7586 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.324152  7586 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.324329  7468 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.324625  7586 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.324790  7468 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.324067  7444 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.326997  7468 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:43.318239  7479 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.339600  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:43.340303  7285 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.343547  7479 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.341415  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.344813  7479 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.347908  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.348572  7360 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.349685  7174 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:43.350582  7479 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.351087  7479 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.351081  7586 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.351693  7479 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.352065  7479 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.355983  7400 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.357643  7400 ts_tablet_manager.cc:1403] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.003s
I20260709 13:14:43.356282  7403 tablet_bootstrap.cc:654] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.356709  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:43.361685  7323 leader_election.cc:343] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.361900  7283 raft_consensus.cc:2468] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:43.360368  7586 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.363339  7177 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.364117  7586 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.364717  7586 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.364925  7637 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.365226  7401 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:43.365635  7586 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.360162  7400 raft_consensus.cc:359] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.366882  7400 raft_consensus.cc:385] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.367174  7400 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.367880  7400 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.366143  7401 ts_tablet_manager.cc:1403] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.242s	user 0.019s	sys 0.002s
I20260709 13:14:43.368312  7109 catalog_manager.cc:5697] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.370086  7400 ts_tablet_manager.cc:1434] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:14:43.371366  7400 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.371618  7401 raft_consensus.cc:359] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.372318  7401 raft_consensus.cc:385] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.372635  7401 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.374768  7326 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:14:43.375927  7468 raft_consensus.cc:2804] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.376328  7468 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.376659  7468 raft_consensus.cc:3060] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.378252  7400 tablet_bootstrap.cc:654] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.373378  7401 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.382282  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:43.384374  7401 ts_tablet_manager.cc:1434] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:43.385401  7401 tablet_bootstrap.cc:492] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:43.390937  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:43.391633  7285 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.392937  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.393509  7285 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.394730  7401 tablet_bootstrap.cc:654] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.400252  7637 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:43.400854  7285 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.388276  7360 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:43.404775  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:43.388875  7586 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.409812  7586 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.410837  7177 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:43.411183  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:43.413187  7628 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.413626  7628 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:43.414611  7174 leader_election.cc:343] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.415555  7628 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.418442  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.419106  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:43.419780  7249 leader_election.cc:343] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.421427  7606 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:43.422657  7249 leader_election.cc:343] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.423105  7249 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.421978  7606 raft_consensus.cc:697] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:43.424252  7444 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.428747  7606 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.432159  7109 catalog_manager.cc:5697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.436643  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.437275  7286 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.438397  7403 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:43.438867  7403 ts_tablet_manager.cc:1403] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.222s	user 0.017s	sys 0.010s
I20260709 13:14:43.444536  7403 raft_consensus.cc:359] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.445299  7403 raft_consensus.cc:385] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.445564  7403 raft_consensus.cc:740] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.448587  7400 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.449039  7400 ts_tablet_manager.cc:1403] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.015s
I20260709 13:14:43.446374  7403 consensus_queue.cc:260] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.442466  7479 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.454350  7403 ts_tablet_manager.cc:1434] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:43.455385  7403 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.458469  7286 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.459395  7400 raft_consensus.cc:359] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.460163  7400 raft_consensus.cc:385] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.460628  7400 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.451442  7468 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.462018  7400 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.466931  7177 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.463961  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:43.474604  7360 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.475876  7606 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.482272  7472 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:14:43.513304  7606 raft_consensus.cc:697] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:43.504237  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:43.499399  7468 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:43.515372  7358 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.492928  7401 tablet_bootstrap.cc:492] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:43.516088  7401 ts_tablet_manager.cc:1403] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.008s
I20260709 13:14:43.515884  7606 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.488346  7400 ts_tablet_manager.cc:1434] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:14:43.517728  7400 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.500376  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.518669  7401 raft_consensus.cc:359] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:43.519336  7323 leader_election.cc:343] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.519472  7283 raft_consensus.cc:3060] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.491288  7479 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.520744  7403 tablet_bootstrap.cc:654] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.500149  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.481488  7105 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.521211  7285 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.519428  7401 raft_consensus.cc:385] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.523383  7401 raft_consensus.cc:740] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.523617  7628 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.524035  7628 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.524119  7401 consensus_queue.cc:260] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.524833  7358 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.526120  7628 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.526283  7401 ts_tablet_manager.cc:1434] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:43.526455  7174 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:14:43.527241  7401 tablet_bootstrap.cc:492] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:43.527680  7400 tablet_bootstrap.cc:654] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.527863  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.527972  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.528517  7211 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
W20260709 13:14:43.529532  7249 leader_election.cc:343] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.530238  7249 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.530707  7479 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.531373  7628 raft_consensus.cc:2804] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.531803  7628 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.532188  7628 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.535065  7479 raft_consensus.cc:697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:43.537248  7479 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.547892  7400 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.550598  7400 ts_tablet_manager.cc:1403] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.010s
I20260709 13:14:43.552585  7400 raft_consensus.cc:359] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.553074  7400 raft_consensus.cc:385] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.553318  7400 raft_consensus.cc:740] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.554103  7400 consensus_queue.cc:260] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.555559  7400 ts_tablet_manager.cc:1434] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:43.556835  7400 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.568725  7283 raft_consensus.cc:2468] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:43.569677  7628 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.571817  7285 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.571889  7326 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:14:43.573328  7468 raft_consensus.cc:2804] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.573854  7468 raft_consensus.cc:697] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:43.574678  7468 consensus_queue.cc:237] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.575758  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:43.576462  7211 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.575060  7628 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.581712  7400 tablet_bootstrap.cc:654] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.591141  7403 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:43.591724  7403 ts_tablet_manager.cc:1403] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.000s
I20260709 13:14:43.593176  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:43.594730  7249 leader_election.cc:343] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.601171  7211 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:43.610231  7249 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.611209  7628 raft_consensus.cc:2804] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.611702  7628 raft_consensus.cc:697] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:43.612473  7628 consensus_queue.cc:237] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.612504  7403 raft_consensus.cc:359] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.616737  7403 raft_consensus.cc:385] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.617136  7403 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.617621  7401 tablet_bootstrap.cc:654] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.618067  7403 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.620322  7403 ts_tablet_manager.cc:1434] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:14:43.635387  7108 catalog_manager.cc:5697] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:43.640125  7403 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.642222  7109 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.644485  7109 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.650261  7360 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.650628  7400 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.651087  7400 ts_tablet_manager.cc:1403] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.021s
I20260709 13:14:43.658062  7400 raft_consensus.cc:359] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.658777  7400 raft_consensus.cc:385] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.659034  7400 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.659794  7400 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.661255  7403 tablet_bootstrap.cc:654] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.662127  7400 ts_tablet_manager.cc:1434] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:43.663148  7400 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.676301  7472 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.683262  7108 catalog_manager.cc:5697] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.684491  7400 tablet_bootstrap.cc:654] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.688057  7401 tablet_bootstrap.cc:492] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:43.688532  7401 ts_tablet_manager.cc:1403] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.000s
I20260709 13:14:43.704013  7401 raft_consensus.cc:359] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.708007  7401 raft_consensus.cc:385] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.708420  7401 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.708986  7472 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.709743  7401 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.712105  7444 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.712612  7444 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.713894  7401 ts_tablet_manager.cc:1434] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:14:43.714692  7444 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.715837  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.716500  7400 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.716925  7400 ts_tablet_manager.cc:1403] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
W20260709 13:14:43.717294  7249 leader_election.cc:343] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.717626  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:43.719476  7249 leader_election.cc:343] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.719870  7249 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.720830  7444 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.724390  7401 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:43.735819  7400 raft_consensus.cc:359] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.736545  7400 raft_consensus.cc:385] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.736824  7400 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.737455  7400 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.740127  7400 ts_tablet_manager.cc:1434] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:14:43.747714  7403 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:43.773579  7400 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.778807  7401 tablet_bootstrap.cc:654] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.781809  7403 ts_tablet_manager.cc:1403] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.014s
I20260709 13:14:43.782364  7400 tablet_bootstrap.cc:654] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.786550  7403 raft_consensus.cc:359] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.787285  7403 raft_consensus.cc:385] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.787555  7403 raft_consensus.cc:740] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.788228  7403 consensus_queue.cc:260] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.790658  7403 ts_tablet_manager.cc:1434] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:43.792968  7403 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.793449  7400 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.793886  7400 ts_tablet_manager.cc:1403] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.012s
I20260709 13:14:43.796576  7400 raft_consensus.cc:359] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.797241  7400 raft_consensus.cc:385] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.797498  7400 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.798152  7400 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.800060  7403 tablet_bootstrap.cc:654] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.803397  7400 ts_tablet_manager.cc:1434] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:14:43.804517  7400 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.816910  7400 tablet_bootstrap.cc:654] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.825815  7400 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.826330  7400 ts_tablet_manager.cc:1403] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 13:14:43.828841  7400 raft_consensus.cc:359] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.829401  7403 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:43.829898  7403 ts_tablet_manager.cc:1403] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 13:14:43.831475  7628 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.831967  7628 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.834163  7400 raft_consensus.cc:385] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.834493  7400 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.848112  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.848313  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:43.849496  7249 leader_election.cc:343] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.844615  7400 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:43.850189  7249 leader_election.cc:343] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.850572  7249 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.850894  7400 ts_tablet_manager.cc:1434] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 13:14:43.849505  7628 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.851223  7460 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.845603  7403 raft_consensus.cc:359] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.852620  7403 raft_consensus.cc:385] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.852911  7403 raft_consensus.cc:740] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.853267  7400 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:43.853549  7403 consensus_queue.cc:260] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.855841  7403 ts_tablet_manager.cc:1434] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 13:14:43.877884  7403 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.883184  7628 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.883736  7628 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.885716  7628 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.887122  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.887264  7628 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.887609  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:43.888347  7249 leader_election.cc:343] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:43.889317  7249 leader_election.cc:343] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.889707  7249 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.890702  7460 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:43.894027  7249 consensus_peers.cc:597] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:43.895238  7479 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.895793  7479 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.896641  7460 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.897125  7460 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.899084  7460 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.899497  7401 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:43.900038  7401 ts_tablet_manager.cc:1403] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.176s	user 0.021s	sys 0.006s
I20260709 13:14:43.903643  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:43.905071  7249 leader_election.cc:343] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.905128  7479 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.906196  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:43.906874  7285 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.908155  7177 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:43.908948  7479 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.909325  7479 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.909659  7479 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.911252  7401 raft_consensus.cc:359] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.911936  7401 raft_consensus.cc:385] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.912192  7401 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.912937  7401 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.915933  7401 ts_tablet_manager.cc:1434] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:14:43.916178  7479 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.919008  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.919338  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:43.920163  7360 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:43.919032  7586 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:43.921598  7403 tablet_bootstrap.cc:654] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:43.927794  7249 leader_election.cc:343] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.928305  7249 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:43.926908  7586 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:43.930343  7460 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.946662  7401 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:43.945521  7468 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.948568  7468 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.950666  7468 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:43.951385  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:43.951948  7286 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.952620  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:43.954254  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:43.955143  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:43.955636  7323 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:43.956641  7468 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.955766  7358 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.953724  7479 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:43.959841  7286 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.962647  7177 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:43.963827  7472 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.964323  7472 raft_consensus.cc:697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:43.965121  7472 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.967113  7400 tablet_bootstrap.cc:654] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.968786  7359 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.969002  7358 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:43.973155  7403 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:43.975925  7403 ts_tablet_manager.cc:1403] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.017s
I20260709 13:14:43.986227  7401 tablet_bootstrap.cc:654] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.990170  7400 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:43.990666  7400 ts_tablet_manager.cc:1403] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.000s
I20260709 13:14:43.997323  7403 raft_consensus.cc:359] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:43.998435  7403 raft_consensus.cc:385] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.998785  7403 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.000960  7628 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.001475  7628 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.003576  7628 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.007085  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.007508  7403 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.015017  7403 ts_tablet_manager.cc:1434] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.002s
I20260709 13:14:44.014472  7211 raft_consensus.cc:3060] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.016152  7403 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:43.993372  7400 raft_consensus.cc:359] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.018381  7400 raft_consensus.cc:385] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.018656  7400 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.019245  7400 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.021257  7400 ts_tablet_manager.cc:1434] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260709 13:14:44.022701  7403 tablet_bootstrap.cc:654] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:44.010635  7249 leader_election.cc:343] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.031085  7400 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:44.032624  7468 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.032815  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.021034  7108 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.043124  7400 tablet_bootstrap.cc:654] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:44.044732  7249 consensus_peers.cc:597] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:44.048928  7249 leader_election.cc:343] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.049469  7249 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.051820  7628 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.052388  7715 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.056679  7606 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.092281  7715 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.093667  7715 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.095741  7715 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.096762  7606 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:44.103557  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:44.105229  7249 leader_election.cc:343] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.113641  7400 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.114261  7400 ts_tablet_manager.cc:1403] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.016s
I20260709 13:14:44.117236  7400 raft_consensus.cc:359] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.118040  7400 raft_consensus.cc:385] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.118341  7400 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.119154  7400 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.121299  7400 ts_tablet_manager.cc:1434] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:44.122432  7400 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:44.119629  7403 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.117398  7401 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:44.123262  7401 ts_tablet_manager.cc:1403] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.177s	user 0.008s	sys 0.031s
I20260709 13:14:44.124555  7403 ts_tablet_manager.cc:1403] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.109s	user 0.039s	sys 0.037s
I20260709 13:14:44.128343  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.133172  7468 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.137019  7400 tablet_bootstrap.cc:654] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.138396  7472 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.138852  7472 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.143170  7403 raft_consensus.cc:359] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.143688  7403 raft_consensus.cc:385] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.143857  7403 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.144306  7403 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.146193  7472 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.138111  7460 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.146624  7403 ts_tablet_manager.cc:1434] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:14:44.146996  7460 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.147634  7403 tablet_bootstrap.cc:492] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.149765  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.150370  7285 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:44.150677  7460 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.151036  7401 raft_consensus.cc:359] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.151363  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.151715  7401 raft_consensus.cc:385] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.151840  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.152019  7401 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.152124  7472 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.152468  7472 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.152791  7472 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:44.153018  7249 leader_election.cc:343] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.154122  7401 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.158789  7586 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.178287  7472 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.191049  7401 ts_tablet_manager.cc:1434] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.007s
I20260709 13:14:44.192584  7401 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
W20260709 13:14:44.196503  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 59574.6us
W20260709 13:14:44.198143  7174 consensus_peers.cc:597] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:44.200582  7249 leader_election.cc:343] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.201017  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.202044  7472 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.207470  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.210472  7472 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.210930  7472 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.220333  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.222307  7283 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.224871  7472 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.228354  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.209996  7715 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.229131  7285 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:44.234593  7177 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.219659  7719 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.245326  7720 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.245865  7720 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.255244  7400 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.256788  7400 ts_tablet_manager.cc:1403] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.008s
I20260709 13:14:44.261152  7403 tablet_bootstrap.cc:654] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.248571  7720 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.276520  7400 raft_consensus.cc:359] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.277104  7283 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:44.277344  7400 raft_consensus.cc:385] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.279671  7400 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.280875  7400 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.283394  7400 ts_tablet_manager.cc:1434] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:14:44.284351  7400 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:44.248054  7719 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.288889  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.294468  7479 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.302866  7720 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.305265  7720 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.296454  7479 raft_consensus.cc:697] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:44.307219  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.307875  7282 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.307593  7479 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.311214  7468 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.322563  7401 tablet_bootstrap.cc:654] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.322950  7400 tablet_bootstrap.cc:654] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.311681  7468 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.339668  7282 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:44.341095  7177 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.341830  7606 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.342478  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.342983  7719 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.343533  7468 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:44.345542  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.342504  7606 raft_consensus.cc:697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:44.347424  7606 consensus_queue.cc:237] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.348570  7403 tablet_bootstrap.cc:492] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.349014  7403 ts_tablet_manager.cc:1403] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.202s	user 0.031s	sys 0.027s
I20260709 13:14:44.350802  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.351915  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.351521  7403 raft_consensus.cc:359] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.352587  7403 raft_consensus.cc:385] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.352527  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:44.352972  7403 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.353381  7326 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:44.353576  7403 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.355500  7460 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.355995  7460 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.356815  7403 ts_tablet_manager.cc:1434] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:14:44.360203  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.361157  7403 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.362401  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:44.365449  7249 leader_election.cc:343] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.358652  7460 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.367861  7403 tablet_bootstrap.cc:654] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.358815  7468 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.372956  7283 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:44.374213  7177 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.374612  7401 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:44.375032  7401 ts_tablet_manager.cc:1403] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.002s
I20260709 13:14:44.377162  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:44.379343  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.379302  7401 raft_consensus.cc:359] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.380082  7401 raft_consensus.cc:385] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.375418  7606 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.381022  7606 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.381369  7606 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:44.386634  7249 leader_election.cc:343] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.386839  7403 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.387327  7403 ts_tablet_manager.cc:1403] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 13:14:44.380364  7401 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.388806  7249 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.389699  7715 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.388422  7401 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.392310  7400 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.392719  7715 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.393225  7715 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.393251  7401 ts_tablet_manager.cc:1434] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:44.394322  7403 raft_consensus.cc:359] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:44.395294  7174 leader_election.cc:343] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.395886  7401 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:44.396134  7715 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.399905  7403 raft_consensus.cc:385] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.400378  7403 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.401072  7403 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.403512  7606 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.405596  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.382603  7108 catalog_manager.cc:5697] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.407626  7606 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.401515  7401 tablet_bootstrap.cc:654] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:44.411005  7249 leader_election.cc:343] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.392776  7400 ts_tablet_manager.cc:1403] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.000s
I20260709 13:14:44.420140  7403 ts_tablet_manager.cc:1434] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:14:44.421288  7403 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.421593  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.422235  7283 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.425805  7606 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:44.427551  7403 tablet_bootstrap.cc:654] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:44.438813  7174 leader_election.cc:343] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.443490  7174 leader_election.cc:343] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.447077  7174 leader_election.cc:343] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.467085  7174 leader_election.cc:343] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.470053  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.471863  7400 raft_consensus.cc:359] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.472533  7400 raft_consensus.cc:385] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.472731  7400 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.473680  7400 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:44.474447  7249 leader_election.cc:343] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.474891  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.479115  7400 ts_tablet_manager.cc:1434] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 13:14:44.477104  7283 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:44.480361  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.476936  7444 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.480834  7400 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:44.483199  7401 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:44.483681  7401 ts_tablet_manager.cc:1403] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.088s	user 0.028s	sys 0.027s
I20260709 13:14:44.478258  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:44.486719  7108 catalog_manager.cc:5697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:44.488922  7174 leader_election.cc:343] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.493743  7177 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.500502  7403 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.500690  7719 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.501050  7403 ts_tablet_manager.cc:1403] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.002s
I20260709 13:14:44.501246  7719 raft_consensus.cc:697] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:14:44.502163  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:44.502388  7719 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.506898  7403 raft_consensus.cc:359] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.507619  7403 raft_consensus.cc:385] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.507889  7403 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.508474  7403 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.509990  7403 ts_tablet_manager.cc:1434] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:44.510987  7403 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.514963  7472 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:44.522747  7401 raft_consensus.cc:359] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.523622  7401 raft_consensus.cc:385] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.523914  7401 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.524564  7401 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.525417  7400 tablet_bootstrap.cc:654] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.527316  7401 ts_tablet_manager.cc:1434] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260709 13:14:44.528374  7401 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
W20260709 13:14:44.531896  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 55363.9us
I20260709 13:14:44.537456  7403 tablet_bootstrap.cc:654] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.555085  7400 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.555560  7400 ts_tablet_manager.cc:1403] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.000s
I20260709 13:14:44.558619  7400 raft_consensus.cc:359] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.559314  7400 raft_consensus.cc:385] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.559577  7400 raft_consensus.cc:740] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.560194  7400 consensus_queue.cc:260] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.563354  7400 ts_tablet_manager.cc:1434] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:44.566586  7400 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
W20260709 13:14:44.570230  7249 leader_election.cc:343] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.570766  7249 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.571961  7444 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.573107  7403 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.574714  7403 ts_tablet_manager.cc:1403] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.010s
I20260709 13:14:44.578406  7403 raft_consensus.cc:359] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.579382  7401 tablet_bootstrap.cc:654] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.582228  7403 raft_consensus.cc:385] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.584015  7403 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.584916  7403 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.578161  7105 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.588042  7400 tablet_bootstrap.cc:654] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.588483  7403 ts_tablet_manager.cc:1434] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:14:44.593261  7403 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.595508  7401 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:44.595997  7401 ts_tablet_manager.cc:1403] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.012s
I20260709 13:14:44.598527  7401 raft_consensus.cc:359] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.599210  7401 raft_consensus.cc:385] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.599459  7401 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.600087  7401 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.602068  7401 ts_tablet_manager.cc:1434] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:44.603031  7401 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:44.604671  7403 tablet_bootstrap.cc:654] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.603097  7400 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.607923  7400 ts_tablet_manager.cc:1403] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.002s
I20260709 13:14:44.611889  7400 raft_consensus.cc:359] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.622273  7400 raft_consensus.cc:385] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.622649  7400 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.623575  7400 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.625689  7400 ts_tablet_manager.cc:1434] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 13:14:44.631115  7400 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:44.628857  7719 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.631685  7719 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.634500  7719 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.638312  7401 tablet_bootstrap.cc:654] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.640424  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.641827  7400 tablet_bootstrap.cc:654] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.647356  7403 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.647902  7403 ts_tablet_manager.cc:1403] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.013s
I20260709 13:14:44.650360  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.651051  7282 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:44.650866  7403 raft_consensus.cc:359] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.651638  7403 raft_consensus.cc:385] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.651971  7403 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.653749  7403 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.654614  7177 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:14:44.656836  7174 leader_election.cc:343] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.665519  7403 ts_tablet_manager.cc:1434] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:14:44.666827  7403 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.667361  7719 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.667827  7719 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.668188  7719 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.672112  7460 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.672588  7357 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.672664  7460 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.677507  7668 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.678032  7668 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.678153  7719 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.680126  7719 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.681192  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.681777  7282 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.682242  7403 tablet_bootstrap.cc:654] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.680130  7668 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:44.686491  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.689846  7444 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.690374  7444 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.692391  7444 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.693642  7668 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.694172  7668 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.697343  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.698081  7283 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:44.699494  7326 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.700438  7668 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:44.701052  7668 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.701481  7668 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.701864  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.703380  7668 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.703543  7211 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 0.
I20260709 13:14:44.703931  7400 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.704361  7400 ts_tablet_manager.cc:1403] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.025s
I20260709 13:14:44.705437  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.708009  7400 raft_consensus.cc:359] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.708673  7400 raft_consensus.cc:385] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.708951  7400 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.701404  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.710436  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.709668  7460 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:44.712319  7249 leader_election.cc:343] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.713318  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:44.713645  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.713963  7323 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:44.714658  7567 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:44.715495  7249 leader_election.cc:343] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.716185  7249 leader_election.cc:343] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.716555  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.717406  7401 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:44.717862  7401 ts_tablet_manager.cc:1403] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.023s
I20260709 13:14:44.717682  7460 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.723063  7719 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.724876  7719 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.723937  7282 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:44.717762  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.727020  7719 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.735364  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.736101  7283 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
W20260709 13:14:44.716185  7174 leader_election.cc:343] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.740839  7249 leader_election.cc:343] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.741330  7249 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.742661  7460 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.743839  7177 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.710460  7400 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.744748  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.745693  7400 ts_tablet_manager.cc:1434] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:14:44.747232  7400 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9: Bootstrap starting.
I20260709 13:14:44.752035  7668 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.727046  7401 raft_consensus.cc:359] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.754464  7401 raft_consensus.cc:385] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.754818  7401 raft_consensus.cc:740] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.757314  7400 tablet_bootstrap.cc:654] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.760763  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.761432  7282 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.755529  7401 consensus_queue.cc:260] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.774677  7719 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.776515  7719 raft_consensus.cc:697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:44.777664  7719 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.780323  7401 ts_tablet_manager.cc:1434] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:14:44.768255  7668 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:44.782289  7403 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.782783  7403 ts_tablet_manager.cc:1403] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.016s
I20260709 13:14:44.785792  7403 raft_consensus.cc:359] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.786479  7403 raft_consensus.cc:385] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.786743  7403 raft_consensus.cc:740] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.787379  7403 consensus_queue.cc:260] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.789887  7403 ts_tablet_manager.cc:1434] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:44.790926  7403 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.791851  7401 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:44.796819  7282 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
W20260709 13:14:44.797489  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 58207.8us
I20260709 13:14:44.801167  7326 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.802084  7668 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.802573  7668 raft_consensus.cc:697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:44.803367  7668 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.805168  7460 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.805663  7460 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.805405  7107 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.807704  7460 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.813295  7400 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9: No bootstrap required, opened a new log
I20260709 13:14:44.814062  7400 ts_tablet_manager.cc:1403] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.012s
I20260709 13:14:44.816188  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:44.796849  7174 leader_election.cc:343] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.820312  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.821237  7403 tablet_bootstrap.cc:654] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.822088  7719 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.822603  7719 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.824646  7719 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.824766  7460 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.825186  7719 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.825589  7719 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.825287  7460 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.827364  7460 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.823026  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:44.828239  7208 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.828657  7719 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.831571  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:44.832198  7286 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:44.835551  7208 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:44.837576  7401 tablet_bootstrap.cc:654] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.838363  7729 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.839471  7177 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.841387  7472 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.841768  7472 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.842108  7472 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.844713  7403 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:44.845278  7403 ts_tablet_manager.cc:1403] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.055s	user 0.003s	sys 0.008s
I20260709 13:14:44.837625  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.848513  7211 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 0.
I20260709 13:14:44.848908  7403 raft_consensus.cc:359] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.849572  7403 raft_consensus.cc:385] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.849867  7403 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.849638  7400 raft_consensus.cc:359] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.850394  7400 raft_consensus.cc:385] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.850675  7400 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.850577  7403 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.853273  7400 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.854039  7357 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.855683  7403 ts_tablet_manager.cc:1434] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:14:44.856722  7403 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:44.847738  7719 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.864495  7719 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.865909  7400 ts_tablet_manager.cc:1434] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
W20260709 13:14:44.867362  7249 leader_election.cc:343] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.871498  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.872143  7282 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.874322  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.875094  7359 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:44.879292  7249 leader_election.cc:343] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.885658  7472 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.888180  7282 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:44.889443  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:44.890652  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:44.891921  7729 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.894349  7729 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:44.894546  7401 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:44.895267  7401 ts_tablet_manager.cc:1403] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.010s
I20260709 13:14:44.890654  7403 tablet_bootstrap.cc:654] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.895720  7729 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.900609  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:44.903258  7444 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.903793  7444 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.904857  7283 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.904026  7249 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:44.905843  7444 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.898018  7401 raft_consensus.cc:359] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.908078  7401 raft_consensus.cc:385] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.908671  7736 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.908601  7719 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:44.910409  7401 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.911068  7472 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:44.910089  7736 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.912976  7401 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.915900  7736 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.920513  7720 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:14:44.922219  7174 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:44.928203  7719 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:44.936719  7174 leader_election.cc:343] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.938519  7107 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.947821  7401 ts_tablet_manager.cc:1434] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
I20260709 13:14:44.935738  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:44.952328  7468 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.953246  7468 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:44.955948  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:44.959586  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:14:44.991950  7249 leader_election.cc:343] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.993891  7468 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:44.960173  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:45.007053  7312 tablet.cc:2406] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:45.009224  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:14:45.042984  7174 leader_election.cc:343] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.043699  7403 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
W20260709 13:14:45.043865  7174 leader_election.cc:343] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.044203  7403 ts_tablet_manager.cc:1403] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.188s	user 0.016s	sys 0.001s
I20260709 13:14:45.048236  7736 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.050335  7736 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.053474  7403 raft_consensus.cc:359] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.054261  7403 raft_consensus.cc:385] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.054525  7403 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.055096  7283 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.056981  7403 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:45.046419  7249 leader_election.cc:343] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.058409  7249 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.059571  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.059712  7724 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.067981  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.068637  7355 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:45.070371  7249 leader_election.cc:343] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.070850  7249 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.068719  7105 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:45.074855  7628 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.079507  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:45.082559  7401 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.082208  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:45.085986  7211 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.080859  7403 ts_tablet_manager.cc:1434] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:14:45.092418  7725 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.099897  7211 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:45.101594  7249 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.103480  7177 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.108620  7403 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.108418  7729 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.111383  7729 raft_consensus.cc:697] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.112226  7729 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.108649  7326 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:45.114706  7468 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.104250  7724 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.128602  7401 tablet_bootstrap.cc:654] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.128700  7724 raft_consensus.cc:697] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:14:45.096668  7725 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.124660  7356 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.141552  7725 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.149380  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.129647  7724 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.149412  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.151191  7281 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
W20260709 13:14:45.152398  7174 leader_election.cc:343] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.154247  7177 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.165396  7355 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:14:45.165684  7765 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.179817  7765 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.180238  7765 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.166673  7403 tablet_bootstrap.cc:654] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.190150  7765 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.194386  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.195092  7283 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.196358  7765 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.204999  7403 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.205606  7403 ts_tablet_manager.cc:1403] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.007s
I20260709 13:14:45.203815  7283 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.205036  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.207839  7177 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.208774  7725 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.208662  7403 raft_consensus.cc:359] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.209589  7403 raft_consensus.cc:385] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.209987  7403 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.210126  7765 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.209309  7725 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:45.211614  7174 leader_election.cc:343] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.212327  7403 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.216696  7403 ts_tablet_manager.cc:1434] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:14:45.217298  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.217689  7403 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.218225  7283 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.220121  7177 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.223101  7761 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.223323  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.223584  7761 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.223987  7761 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.227269  7765 raft_consensus.cc:697] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.225020  7725 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:45.235030  7174 leader_election.cc:343] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.234100  7763 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.246747  7763 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.250475  7108 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.252492  7763 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.255213  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.256409  7668 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:45.256898  7279 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.258713  7401 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.259342  7177 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:14:45.260901  7174 consensus_peers.cc:597] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.260809  7472 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:45.261410  7763 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.261780  7763 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.262212  7763 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.263226  7401 ts_tablet_manager.cc:1403] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.181s	user 0.030s	sys 0.029s
I20260709 13:14:45.265676  7403 tablet_bootstrap.cc:654] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.259696  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.269197  7401 raft_consensus.cc:359] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.269951  7401 raft_consensus.cc:385] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.270228  7401 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.270856  7401 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:45.273590  7174 leader_election.cc:343] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.279687  7401 ts_tablet_manager.cc:1434] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:45.277446  7107 catalog_manager.cc:5697] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.278321  7724 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.284206  7724 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.288290  7401 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.257311  7765 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.293844  7724 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.299057  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:45.300422  7249 leader_election.cc:343] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.293934  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:45.296468  7355 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.290634  7761 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:45.318503  7249 leader_election.cc:343] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.320246  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.322317  7628 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.329684  7403 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.330204  7403 ts_tablet_manager.cc:1403] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.005s
I20260709 13:14:45.333402  7403 raft_consensus.cc:359] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.335249  7403 raft_consensus.cc:385] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.335592  7403 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.336347  7403 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.338129  7403 ts_tablet_manager.cc:1434] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:14:45.339071  7403 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.345127  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.348440  7763 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.348076  7279 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.353072  7761 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.354306  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.357443  7403 tablet_bootstrap.cc:654] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.369800  7668 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:45.372567  7174 leader_election.cc:343] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.370275  7765 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:14:45.398039  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.389714  7279 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:14:45.399362  7174 leader_election.cc:343] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.394959  7107 catalog_manager.cc:5697] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.401895  7177 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.402581  7401 tablet_bootstrap.cc:654] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.403228  7472 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.403697  7472 raft_consensus.cc:697] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.397598  7763 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.404423  7472 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.399336  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.410037  7283 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.426497  7403 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.427873  7403 ts_tablet_manager.cc:1403] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.001s
I20260709 13:14:45.430531  7403 raft_consensus.cc:359] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.431450  7403 raft_consensus.cc:385] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.431820  7403 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.432461  7403 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.436672  7403 ts_tablet_manager.cc:1434] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:45.437218  7401 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.437703  7401 ts_tablet_manager.cc:1403] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.009s
I20260709 13:14:45.437754  7403 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.440245  7401 raft_consensus.cc:359] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.440907  7401 raft_consensus.cc:385] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.441200  7401 raft_consensus.cc:740] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.447146  7403 tablet_bootstrap.cc:654] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.441802  7401 consensus_queue.cc:260] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.455843  7401 ts_tablet_manager.cc:1434] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:14:45.456658  7401 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.462224  7401 tablet_bootstrap.cc:654] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.440450  7283 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.472286  7177 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.473155  7761 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.473664  7761 raft_consensus.cc:697] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.474563  7761 consensus_queue.cc:237] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.476045  7108 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.484442  7403 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.485018  7403 ts_tablet_manager.cc:1403] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.005s
I20260709 13:14:45.487985  7403 raft_consensus.cc:359] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.488745  7403 raft_consensus.cc:385] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.489408  7403 raft_consensus.cc:740] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.490131  7403 consensus_queue.cc:260] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.493849  7403 ts_tablet_manager.cc:1434] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:45.495050  7403 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.499320  7108 catalog_manager.cc:5697] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.509771  7403 tablet_bootstrap.cc:654] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:45.522610  7174 consensus_peers.cc:597] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.528210  7761 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:45.537807  7403 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.537834  7401 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.540093  7401 ts_tablet_manager.cc:1403] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.043s
I20260709 13:14:45.539245  7403 ts_tablet_manager.cc:1403] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260709 13:14:45.543027  7403 raft_consensus.cc:359] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.543757  7403 raft_consensus.cc:385] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.544085  7403 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.544791  7403 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.548629  7403 ts_tablet_manager.cc:1434] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:45.548911  7444 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:45.550827  7174 consensus_peers.cc:597] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:45.551627  7401 raft_consensus.cc:359] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.554155  7401 raft_consensus.cc:385] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.554423  7401 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.553071  7403 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.558869  7401 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.563913  7468 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.564380  7468 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.566877  7468 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:45.567071  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:45.567433  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.567972  7403 tablet_bootstrap.cc:654] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.569037  7326 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:45.570053  7401 ts_tablet_manager.cc:1434] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 13:14:45.570508  7468 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.571010  7401 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.580317  7401 tablet_bootstrap.cc:654] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.592736  7403 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.593189  7403 ts_tablet_manager.cc:1403] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.004s
I20260709 13:14:45.595722  7403 raft_consensus.cc:359] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.596351  7403 raft_consensus.cc:385] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.596493  7401 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.596625  7403 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.597219  7401 ts_tablet_manager.cc:1403] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 13:14:45.597409  7403 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.600597  7401 raft_consensus.cc:359] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.601217  7403 ts_tablet_manager.cc:1434] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:45.601368  7401 raft_consensus.cc:385] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.602327  7403 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: Bootstrap starting.
I20260709 13:14:45.601797  7401 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
W20260709 13:14:45.603253  7157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:45.603895  7401 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.607180  7401 ts_tablet_manager.cc:1434] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:14:45.609905  7401 tablet_bootstrap.cc:492] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.611415  7468 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.611896  7468 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.613790  7468 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:45.615301  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.616076  7283 raft_consensus.cc:2393] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:45.617292  7765 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.618356  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:45.617758  7765 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.619976  7323 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:45.620775  7468 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.621474  7765 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.627976  7468 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.634135  7765 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.634873  7765 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.635488  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.631796  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.636667  7279 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.640293  7460 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:45.639109  7177 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.642135  7472 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.642462  7472 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.642735  7472 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:45.647294  7174 leader_election.cc:343] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.650185  7765 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.651767  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:14:45.654246  7174 leader_election.cc:343] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.655817  7403 tablet_bootstrap.cc:654] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.660452  7472 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.658411  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.665134  7283 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.667917  7177 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.670007  7761 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.670388  7761 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.670730  7761 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.674067  7472 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.675979  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.677103  7283 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.680855  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.684628  7761 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:45.687472  7174 leader_election.cc:343] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.675964  7472 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:14:45.690588  7761 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.691337  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.694139  7279 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.697810  7401 tablet_bootstrap.cc:654] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.711144  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.691998  7283 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:14:45.712324  7174 leader_election.cc:343] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.692126  7765 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.714183  7765 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.714581  7729 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.715176  7729 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.716239  7765 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.717176  7729 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.717833  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.718309  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.719581  7177 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.720023  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.720633  7281 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.720921  7729 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:45.721132  7174 leader_election.cc:343] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.721488  7729 raft_consensus.cc:697] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:14:45.721829  7174 leader_election.cc:343] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.722246  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.722848  7281 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.722992  7729 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.725201  7177 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.726286  7472 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.726437  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.726728  7472 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.727177  7472 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.727802  7725 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.728184  7725 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.728560  7725 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.728291  7765 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:45.733645  7472 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.726306  7279 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.736318  7725 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.738384  7177 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.739295  7761 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.739785  7761 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.740046  7472 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.740311  7403 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: No bootstrap required, opened a new log
I20260709 13:14:45.740576  7761 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.742774  7403 ts_tablet_manager.cc:1403] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.007s
I20260709 13:14:45.747577  7403 raft_consensus.cc:359] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.748463  7403 raft_consensus.cc:385] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.748842  7403 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.749522  7403 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.751905  7403 ts_tablet_manager.cc:1434] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:45.748158  7401 tablet_bootstrap.cc:492] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.752556  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.752619  7401 ts_tablet_manager.cc:1403] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.003s
I20260709 13:14:45.756139  7401 raft_consensus.cc:359] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.757017  7401 raft_consensus.cc:385] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.757357  7401 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.758232  7401 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.760025  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.760612  7279 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.761153  7725 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.771118  7401 ts_tablet_manager.cc:1434] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:14:45.771468  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.772770  7279 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:14:45.773943  7174 leader_election.cc:343] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.763757  7109 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:45.776659  7174 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:45.779029  7174 leader_election.cc:343] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.784078  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.784173  7177 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:14:45.785933  7472 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.786371  7472 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.787048  7472 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.788033  7401 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.784869  7285 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.802426  7765 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.802974  7765 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.805064  7765 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.808265  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.808952  7279 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.809964  7177 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.810328  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.811182  7472 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.809811  7285 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.811542  7472 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.812381  7472 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.812669  7401 tablet_bootstrap.cc:654] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.813650  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:14:45.815536  7174 leader_election.cc:343] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.816272  7355 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.819407  7765 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.819921  7765 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.820725  7765 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.836823  7109 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.838994  7472 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.838883  7109 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.841602  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.842209  7279 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.850195  7668 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.850754  7668 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.878990  7472 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.881676  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.882397  7279 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.883903  7177 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.885612  7725 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.886126  7725 raft_consensus.cc:697] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.886963  7725 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.887835  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.888028  7109 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.889849  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:14:45.892172  7174 leader_election.cc:343] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.894536  7401 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.895040  7401 ts_tablet_manager.cc:1403] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.033s
I20260709 13:14:45.883909  7472 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:14:45.897373  7668 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:45.914424  7401 raft_consensus.cc:359] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.915174  7401 raft_consensus.cc:385] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.915457  7401 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.916142  7761 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.916060  7401 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.916760  7761 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.919167  7761 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.922519  7401 ts_tablet_manager.cc:1434] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 13:14:45.923130  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.924604  7285 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:45.926103  7401 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.926199  7177 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.927348  7765 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.927706  7765 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.928009  7765 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:45.936594  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 43933.3us
I20260709 13:14:45.937402  7323 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:45.938275  7668 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.941275  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:45.941100  7765 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:45.945638  7174 leader_election.cc:343] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.948807  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:45.949388  7285 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.944373  7109 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.957845  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:45.960136  7285 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:45.961995  7765 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:45.964057  7401 tablet_bootstrap.cc:654] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.965197  7177 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:45.966008  7761 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.966473  7761 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:45.967263  7761 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.968253  7355 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.973416  7668 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.973949  7668 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.975018  7401 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:45.975478  7401 ts_tablet_manager.cc:1403] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.004s
I20260709 13:14:45.975881  7668 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:45.978140  7401 raft_consensus.cc:359] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.978883  7401 raft_consensus.cc:385] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.979151  7401 raft_consensus.cc:740] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.978132  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:45.979755  7401 consensus_queue.cc:260] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:45.981809  7401 ts_tablet_manager.cc:1434] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:45.983780  7401 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:45.989859  7401 tablet_bootstrap.cc:654] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:45.989810  7174 leader_election.cc:343] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.996148  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:45.999245  7729 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.009188  7401 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.010170  7401 ts_tablet_manager.cc:1403] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.013s
I20260709 13:14:46.013185  7401 raft_consensus.cc:359] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.013705  7668 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.014076  7401 raft_consensus.cc:385] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.014425  7401 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.014389  7668 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.015398  7401 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.018728  7668 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.019577  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.023229  7401 ts_tablet_manager.cc:1434] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 13:14:46.024317  7401 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.030225  7401 tablet_bootstrap.cc:654] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.039507  7729 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:46.042052  7401 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.042613  7401 ts_tablet_manager.cc:1403] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:14:46.045693  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:46.046101  7401 raft_consensus.cc:359] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.046957  7401 raft_consensus.cc:385] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.047294  7401 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.047945  7401 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.049866  7323 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:46.060899  7668 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:46.060387  7109 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.050348  7401 ts_tablet_manager.cc:1434] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:46.063133  7401 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.081398  7355 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.085649  7401 tablet_bootstrap.cc:654] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.096895  7472 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.100508  7323 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:46.101349  7800 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:46.128410  7358 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.150934  7401 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.151441  7401 ts_tablet_manager.cc:1403] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.004s
I20260709 13:14:46.153885  7401 raft_consensus.cc:359] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.154588  7401 raft_consensus.cc:385] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.154839  7401 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.155447  7401 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.158326  7401 ts_tablet_manager.cc:1434] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:14:46.159641  7401 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.165303  7401 tablet_bootstrap.cc:654] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.172150  7401 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.172611  7401 ts_tablet_manager.cc:1403] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:14:46.173066  7355 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.175132  7401 raft_consensus.cc:359] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.175824  7401 raft_consensus.cc:385] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.176074  7401 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.176700  7401 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.179277  7401 ts_tablet_manager.cc:1434] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:14:46.180524  7401 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.186127  7401 tablet_bootstrap.cc:654] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.198052  7401 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.198531  7401 ts_tablet_manager.cc:1403] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 13:14:46.200067  7668 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.200603  7668 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.202677  7668 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.203783  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.202348  7401 raft_consensus.cc:359] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.205909  7401 raft_consensus.cc:385] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.206233  7401 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.206459  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:46.206895  7401 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.208051  7323 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:46.209297  7800 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:46.210673  7401 ts_tablet_manager.cc:1434] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:46.213203  7401 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.224138  7401 tablet_bootstrap.cc:654] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.229136  7358 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.239730  7765 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.240351  7765 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.244114  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.244812  7279 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 0.
I20260709 13:14:46.246840  7177 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:46.248566  7761 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:46.248986  7761 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:46.249330  7761 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.265264  7765 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:46.267230  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:14:46.271523  7761 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.275125  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:46.275734  7281 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.276117  7761 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:14:46.277558  7174 leader_election.cc:343] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:46.280094  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:14:46.282667  7281 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:14:46.283946  7177 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:46.285801  7765 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:46.286307  7765 raft_consensus.cc:697] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:46.286720  7401 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.287184  7401 ts_tablet_manager.cc:1403] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.074s	user 0.032s	sys 0.018s
I20260709 13:14:46.287134  7765 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:14:46.290660  7174 leader_election.cc:343] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:46.289606  7401 raft_consensus.cc:359] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.291165  7401 raft_consensus.cc:385] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.291380  7401 raft_consensus.cc:740] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.291867  7401 consensus_queue.cc:260] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.293702  7401 ts_tablet_manager.cc:1434] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:14:46.295043  7355 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.295953  7358 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.304765  7401 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.306888  7729 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.314296  7800 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.314764  7800 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.317322  7800 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.317884  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.319444  7281 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:14:46.320627  7326 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:14:46.321441  7668 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:46.321805  7668 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:46.322438  7668 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.323861  7401 tablet_bootstrap.cc:654] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.331992  7606 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.333786  7107 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.336020  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:46.344329  7729 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.348160  7401 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.349290  7401 ts_tablet_manager.cc:1403] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260709 13:14:46.349895  7668 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.353008  7401 raft_consensus.cc:359] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.353734  7401 raft_consensus.cc:385] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.354024  7401 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.354642  7401 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.356902  7358 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.357522  7401 ts_tablet_manager.cc:1434] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:46.360306  7668 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.366063  7763 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.371424  7401 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: Bootstrap starting.
I20260709 13:14:46.373231  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:14:46.373672  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:14:46.374329  7281 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.377966  7401 tablet_bootstrap.cc:654] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.384723  7729 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:46.409569  7668 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.410127  7668 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.412245  7668 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.412909  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:46.418258  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.420109  7326 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:46.421373  7668 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:46.437319  7281 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
W20260709 13:14:46.440675  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 75951.1us
I20260709 13:14:46.448709  7357 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.450111  7822 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:46.462193  7401 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: No bootstrap required, opened a new log
I20260709 13:14:46.462679  7401 ts_tablet_manager.cc:1403] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: Time spent bootstrapping tablet: real 0.092s	user 0.031s	sys 0.040s
I20260709 13:14:46.465265  7401 raft_consensus.cc:359] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.465996  7401 raft_consensus.cc:385] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.466274  7401 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.466938  7401 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.469012  7401 ts_tablet_manager.cc:1434] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:46.465701  7360 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:46.472925  7356 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:46.478976  7174 consensus_peers.cc:597] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:46.483044  7802 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.490130  7822 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.499318  7802 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.501466  7802 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.504597  7729 consensus_queue.cc:1059] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.505340  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.506227  7472 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.506294  7725 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.506687  7763 raft_consensus.cc:3055] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.507037  7763 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:14:46.507812  7763 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.509194  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:46.506377  7286 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 1: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:14:46.512176  7763 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.520300  7725 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:46.522396  7283 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:46.528967  7323 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:46.529829  7802 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.532946  7326 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:14:46.534030  7800 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.536767  7802 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:46.575029  7800 raft_consensus.cc:697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:14:46.577754  7800 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.655577  7109 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:46.757619  7725 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.771574  7729 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:46.812767  7800 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.813287  7800 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:14:46.815344  7800 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:46.816761  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:14:46.817541  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:14:46.821333  7326 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:14:46.822445  7800 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:46.824071  7358 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:47.132148  7285 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:47.133430  7800 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:47.143868  7206 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:14:47.144912  7206 pending_rounds.cc:85] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 0
I20260709 13:14:47.145205  7206 pending_rounds.cc:107] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:14:47.145627  7206 raft_consensus.cc:2889] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:47.147156  7802 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:47.308233  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:47.337826  7841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:47.338352  7842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:47.347335  6081 server_base.cc:1061] running on GCE node
W20260709 13:14:47.350430  7844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:47.351742  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:47.351970  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:47.352182  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602887352155 us; error 0 us; skew 500 ppm
I20260709 13:14:47.352732  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:47.355989  6081 webserver.cc:533] Webserver started at http://127.5.240.68:36829/ using document root <none> and password file <none>
I20260709 13:14:47.356932  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:47.357211  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:47.357618  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:47.359263  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-3-root/instance:
uuid: "c92f0c42bac9434aaf510b43f07d1d56"
format_stamp: "Formatted at 2026-07-09 13:14:47 on dist-test-slave-twc1"
I20260709 13:14:47.381629  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.021s	user 0.008s	sys 0.006s
I20260709 13:14:47.386966  7849 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:47.388635  6081 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:14:47.389046  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-3-root
uuid: "c92f0c42bac9434aaf510b43f07d1d56"
format_stamp: "Formatted at 2026-07-09 13:14:47 on dist-test-slave-twc1"
I20260709 13:14:47.389464  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:47.404150  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:47.406025  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:47.408051  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:47.411355  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:47.411659  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:47.411959  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:47.412200  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:47.510334  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.68:45207
I20260709 13:14:47.510399  7911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.68:45207 every 8 connection(s)
I20260709 13:14:47.518404  6081 auto_leader_rebalancer-test.cc:384] add a tserver: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:47.552049  7912 heartbeater.cc:344] Connected to a master server at 127.5.240.126:43921
I20260709 13:14:47.552525  7912 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:47.553301  7912 heartbeater.cc:507] Master 127.5.240.126:43921 requested a full tablet report, sending...
I20260709 13:14:47.555788  7107 ts_manager.cc:194] Registered new tserver with Master: c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:14:47.557404  7107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50890
I20260709 13:14:47.842770  7281 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:47.852133  7357 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:47.854175  7827 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:47.857286  7208 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:47.859894  7827 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:47.872731  7251 consensus_peers.cc:597] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fa74d6013594fac83d9374a3ea1cf77. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:47.876607  7460 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:47.883083  7208 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:47.890966  7281 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:47.894623  7356 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:47.903385  7107 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:14:47.945137  7251 consensus_peers.cc:597] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46124bae171c440787fcf313e832a0b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:47.947950  7357 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:47.949851  7460 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:47.961892  7206 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:47.966707  7460 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:47.969372  7923 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:47.993389  7357 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.081413  7206 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.071643  7209 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.088253  7105 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.101438  7357 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.102610  7283 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.104852  7606 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.106701  7606 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.135645  7606 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.139226  7283 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.158209  7105 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:14:48.165804  7176 consensus_peers.cc:597] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed8bbba67f764152a686e3591e73d5c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:48.170375  7209 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.173688  7357 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:14:48.192869  7176 consensus_peers.cc:597] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c018e992d8e4b1eac0327f868e49b00. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:48.194993  7358 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.196728  7725 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.200680  7283 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:48.202034  7941 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.210836  7941 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.213498  7283 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.230296  7356 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.244726  7105 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:48.264431  7945 ts_tablet_manager.cc:933] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:48.286034  7945 tablet_copy_client.cc:323] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:14:48.332074  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 5fa74d6013594fac83d9374a3ea1cf77 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:14:48.332763  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 5fa74d6013594fac83d9374a3ea1cf77 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-5fa74d6013594fac83d9374a3ea1cf77
I20260709 13:14:48.341480  7296 tablet_copy_source_session.cc:215] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:48.348477  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa74d6013594fac83d9374a3ea1cf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:48.383701  7945 tablet_copy_client.cc:806] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.384469  7945 tablet_copy_client.cc:670] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.392395  7945 tablet_copy_client.cc:538] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.407603  7945 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:48.438086  7945 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:48.439039  7945 tablet_bootstrap.cc:492] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:48.439702  7945 ts_tablet_manager.cc:1403] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 13:14:48.442744  7945 raft_consensus.cc:359] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.443612  7945 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:48.444321  7945 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.454094  7945 ts_tablet_manager.cc:1434] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260709 13:14:48.454784  7912 heartbeater.cc:499] Master 127.5.240.126:43921 was elected leader, sending a full tablet report...
I20260709 13:14:48.459352  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-5fa74d6013594fac83d9374a3ea1cf77 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:14:48.459856  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-5fa74d6013594fac83d9374a3ea1cf77 on tablet 5fa74d6013594fac83d9374a3ea1cf77 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:48.521219  7945 ts_tablet_manager.cc:933] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:48.550294  7945 tablet_copy_client.cc:323] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:14:48.552027  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 46124bae171c440787fcf313e832a0b0 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:14:48.552572  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 46124bae171c440787fcf313e832a0b0 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-46124bae171c440787fcf313e832a0b0
I20260709 13:14:48.567075  7296 tablet_copy_source_session.cc:215] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:48.575515  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46124bae171c440787fcf313e832a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:48.578886  7951 ts_tablet_manager.cc:933] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:48.597772  7945 tablet_copy_client.cc:806] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.598528  7945 tablet_copy_client.cc:670] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.601239  7951 tablet_copy_client.cc:323] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:48.602563  7945 tablet_copy_client.cc:538] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.611586  7945 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:48.650506  7945 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:48.651412  7945 tablet_bootstrap.cc:492] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:48.652087  7945 ts_tablet_manager.cc:1403] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.020s
I20260709 13:14:48.654932  7945 raft_consensus.cc:359] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.655755  7945 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:48.656409  7945 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.667714  7945 ts_tablet_manager.cc:1434] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:14:48.676596  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-46124bae171c440787fcf313e832a0b0 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:14:48.677098  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-46124bae171c440787fcf313e832a0b0 on tablet 46124bae171c440787fcf313e832a0b0 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:48.677664  7955 ts_tablet_manager.cc:933] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:48.681825  7955 tablet_copy_client.cc:323] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:48.690505  7221 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet ed8bbba67f764152a686e3591e73d5c4 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:48.690843  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 9c018e992d8e4b1eac0327f868e49b00 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:48.691169  7221 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet ed8bbba67f764152a686e3591e73d5c4 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-ed8bbba67f764152a686e3591e73d5c4
I20260709 13:14:48.693734  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 9c018e992d8e4b1eac0327f868e49b00 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-9c018e992d8e4b1eac0327f868e49b00
I20260709 13:14:48.698825  7221 tablet_copy_source_session.cc:215] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:48.707304  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8bbba67f764152a686e3591e73d5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:48.712991  7885 raft_consensus.cc:1217] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:48.715055  7220 tablet_copy_source_session.cc:215] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:48.731503  7955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c018e992d8e4b1eac0327f868e49b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:48.749243  7951 tablet_copy_client.cc:806] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.751076  7951 tablet_copy_client.cc:670] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.756637  7951 tablet_copy_client.cc:538] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.756501  7955 tablet_copy_client.cc:806] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.757745  7955 tablet_copy_client.cc:670] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.762652  7955 tablet_copy_client.cc:538] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.766633  7951 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:48.781318  7955 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:48.847656  7951 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:48.848086  7955 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:48.849031  7951 tablet_bootstrap.cc:492] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:48.849206  7955 tablet_bootstrap.cc:492] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:48.849936  7951 ts_tablet_manager.cc:1403] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.010s
I20260709 13:14:48.850004  7955 ts_tablet_manager.cc:1403] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.069s	user 0.036s	sys 0.009s
I20260709 13:14:48.853477  7955 raft_consensus.cc:359] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.854604  7955 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:48.855957  7955 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.859719  7955 ts_tablet_manager.cc:1434] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:48.867547  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-9c018e992d8e4b1eac0327f868e49b00 received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:48.868026  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-9c018e992d8e4b1eac0327f868e49b00 on tablet 9c018e992d8e4b1eac0327f868e49b00 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:48.869251  7951 raft_consensus.cc:359] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.874074  7951 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:48.874809  7951 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:48.877384  7951 ts_tablet_manager.cc:1434] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 13:14:48.879351  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-ed8bbba67f764152a686e3591e73d5c4 received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:48.879786  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-ed8bbba67f764152a686e3591e73d5c4 on tablet ed8bbba67f764152a686e3591e73d5c4 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:49.053186  7885 raft_consensus.cc:1217] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:49.106616  7923 raft_consensus.cc:1064] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:49.109279  7923 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:49.120406  7885 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.122380  7932 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:49.133628  7209 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.135890  7358 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.137650  7932 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:49.147135  7923 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:49.197562  7885 raft_consensus.cc:1217] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:49.219838  7923 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.224977  7206 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.235327  7357 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.252040  7109 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.256191  7885 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.274793  7887 raft_consensus.cc:1217] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:49.333757  7281 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:49.359463  7885 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:49.360590  7358 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:49.361768  7967 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:49.363391  7923 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:49.371997  7967 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.373907  7885 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.383056  7358 raft_consensus.cc:2955] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.400664  7105 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.403851  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5fa74d6013594fac83d9374a3ea1cf77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:49.425761  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 5fa74d6013594fac83d9374a3ea1cf77 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:14:49.441272  7971 tablet_replica.cc:333] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:14:49.442373  7971 raft_consensus.cc:2243] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.443146  7971 raft_consensus.cc:2272] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.446548  7971 ts_tablet_manager.cc:1916] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:49.462384  7971 ts_tablet_manager.cc:1929] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:49.462859  7971 log.cc:1199] T 5fa74d6013594fac83d9374a3ea1cf77 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/5fa74d6013594fac83d9374a3ea1cf77
I20260709 13:14:49.464646  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 5fa74d6013594fac83d9374a3ea1cf77 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:49.618835  7967 raft_consensus.cc:1064] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:49.621272  7967 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:49.635457  7885 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.636853  7358 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.637261  7206 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.638551  7931 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:49.639587  7932 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:49.652362  7932 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:49.777359  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 120692us
I20260709 13:14:49.876708  7932 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.887148  7976 raft_consensus.cc:1064] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:49.889776  7976 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:49.919247  7725 raft_consensus.cc:1064] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:49.921599  7725 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:49.928375  7887 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.930506  7977 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:49.933965  7108 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:49.925099  7885 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.950845  7281 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.954274  7359 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.975208  7208 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:49.983009  7977 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:49.985215  7885 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:49.986887  7963 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:49.999105  7283 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.018285  7356 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.027770  7356 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:50.028519  7976 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:50.031322  7937 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.046869  7282 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.046901  7885 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.057713  7285 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:50.059986  7966 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:50.064746  7887 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.066165  7978 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:50.066612  7923 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.059347  7105 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.075517  7208 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.075493  7967 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.078588  7931 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.087873  7887 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.100744  7208 raft_consensus.cc:2955] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.107120  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46124bae171c440787fcf313e832a0b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.109527  7107 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.110841  7356 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.126793  7976 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.130136  7282 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.179365  7885 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.198974  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 46124bae171c440787fcf313e832a0b0 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:14:50.204591  7107 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.209247  7358 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.219115  7992 tablet_replica.cc:333] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:14:50.229552  7211 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:50.236616  7885 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.235050  7992 raft_consensus.cc:2243] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.237732  7282 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.238996  7976 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.240065  7725 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.237732  7992 raft_consensus.cc:2272] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.249794  7282 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.254835  7992 ts_tablet_manager.cc:1916] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.247339  7725 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.273895  7992 ts_tablet_manager.cc:1929] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:50.276211  7992 log.cc:1199] T 46124bae171c440787fcf313e832a0b0 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/46124bae171c440787fcf313e832a0b0
I20260709 13:14:50.287381  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 46124bae171c440787fcf313e832a0b0 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:50.296401  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c018e992d8e4b1eac0327f868e49b00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.298542  7885 raft_consensus.cc:2955] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.306192  7105 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.327204  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c018e992d8e4b1eac0327f868e49b00 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:14:50.328183  7992 tablet_replica.cc:333] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:14:50.329142  7992 raft_consensus.cc:2243] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.329761  7992 raft_consensus.cc:2272] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.334623  7992 ts_tablet_manager.cc:1916] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.372700  7992 ts_tablet_manager.cc:1929] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:50.373102  7992 log.cc:1199] T 9c018e992d8e4b1eac0327f868e49b00 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/9c018e992d8e4b1eac0327f868e49b00
I20260709 13:14:50.374840  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 9c018e992d8e4b1eac0327f868e49b00 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:50.456588  7211 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:50.471115  7356 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.471174  7885 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:50.472946  7976 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.474040  7978 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:50.486308  7966 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.488121  7885 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.495213  7358 raft_consensus.cc:2955] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.513901  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed8bbba67f764152a686e3591e73d5c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.516891  7107 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:50.534269  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet ed8bbba67f764152a686e3591e73d5c4 with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:14:50.536305  7993 tablet_replica.cc:333] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:14:50.537375  7993 raft_consensus.cc:2243] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.538236  7993 raft_consensus.cc:2272] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.541117  7993 ts_tablet_manager.cc:1916] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.557386  7993 ts_tablet_manager.cc:1929] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:50.557796  7993 log.cc:1199] T ed8bbba67f764152a686e3591e73d5c4 P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/ed8bbba67f764152a686e3591e73d5c4
I20260709 13:14:50.559458  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet ed8bbba67f764152a686e3591e73d5c4 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:51.604388  7356 consensus_queue.cc:237] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:51.616107  7279 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.617100  7208 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.617802  7999 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:51.620908  7999 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.633385  7975 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.635217  7208 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.635715  7279 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.653668  7211 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:51.658653  7105 catalog_manager.cc:5697] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:51.668470  7325 consensus_peers.cc:597] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54f9a1c945b4484ba7b1bda94ba7a755. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:51.671852  7176 consensus_peers.cc:597] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7807b9443784506b7664c7f45b859b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.672905  7354 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.674410  7281 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.675374  7725 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.676230  7995 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.690182  7976 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.692849  7354 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.700385  7279 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.711230  7107 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.719339  7358 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:14:51.742100  7325 consensus_peers.cc:597] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfc42940f34a40e8a4659d4e64980260. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.742890  7281 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.743876  7211 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.744135  7975 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.747124  7975 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.759375  7999 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.760715  7211 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.763319  7282 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.776575  7105 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.787707  7279 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:51.799259  7211 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.799604  7358 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.800339  8016 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.801304  7932 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:51.803645  7251 consensus_peers.cc:597] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8f664ba3f8c48498b0c3fd05a46c327. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.809998  7932 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.815303  7358 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.815245  7211 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:51.830286  7105 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.146267  8020 ts_tablet_manager.cc:933] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:52.148288  8020 tablet_copy_client.cc:323] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:52.149820  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet f7807b9443784506b7664c7f45b859b1 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:52.150408  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet f7807b9443784506b7664c7f45b859b1 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-f7807b9443784506b7664c7f45b859b1
I20260709 13:14:52.158087  7220 tablet_copy_source_session.cc:215] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.161166  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7807b9443784506b7664c7f45b859b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.176417  8020 tablet_copy_client.cc:806] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.176978  8020 tablet_copy_client.cc:670] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.180636  8020 tablet_copy_client.cc:538] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.191365  8020 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:52.215488  8023 ts_tablet_manager.cc:933] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:52.218410  8022 ts_tablet_manager.cc:933] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:52.219094  8023 tablet_copy_client.cc:323] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:14:52.226612  8020 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.227691  8020 tablet_bootstrap.cc:492] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:52.228477  8020 ts_tablet_manager.cc:1403] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260709 13:14:52.232765  8020 raft_consensus.cc:359] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.233774  8020 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:52.234567  8020 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.236933  8022 tablet_copy_client.cc:323] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:14:52.240046  8020 ts_tablet_manager.cc:1434] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:14:52.243556  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-f7807b9443784506b7664c7f45b859b1 received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:52.244040  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-f7807b9443784506b7664c7f45b859b1 on tablet f7807b9443784506b7664c7f45b859b1 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:52.249953  8020 ts_tablet_manager.cc:933] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:52.270433  7370 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 54f9a1c945b4484ba7b1bda94ba7a755 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:14:52.270610  8020 tablet_copy_client.cc:323] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:14:52.271126  7370 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 54f9a1c945b4484ba7b1bda94ba7a755 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-54f9a1c945b4484ba7b1bda94ba7a755
I20260709 13:14:52.271579  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet dfc42940f34a40e8a4659d4e64980260 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:14:52.272159  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet dfc42940f34a40e8a4659d4e64980260 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-dfc42940f34a40e8a4659d4e64980260
I20260709 13:14:52.278929  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet f8f664ba3f8c48498b0c3fd05a46c327 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:14:52.279165  7370 tablet_copy_source_session.cc:215] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.283092  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a1c945b4484ba7b1bda94ba7a755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.286084  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet f8f664ba3f8c48498b0c3fd05a46c327 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-f8f664ba3f8c48498b0c3fd05a46c327
I20260709 13:14:52.291097  7369 tablet_copy_source_session.cc:215] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.297297  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc42940f34a40e8a4659d4e64980260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.300403  7296 tablet_copy_source_session.cc:215] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.304467  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f664ba3f8c48498b0c3fd05a46c327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.419533  8022 tablet_copy_client.cc:806] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.420662  8022 tablet_copy_client.cc:670] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.429069  8023 tablet_copy_client.cc:806] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.430508  8023 tablet_copy_client.cc:670] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.436977  8022 tablet_copy_client.cc:538] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.440435  8023 tablet_copy_client.cc:538] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.459203  8020 tablet_copy_client.cc:806] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.459981  8020 tablet_copy_client.cc:670] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.464087  8020 tablet_copy_client.cc:538] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.468078  8022 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:52.470991  8023 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:52.475138  8020 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
W20260709 13:14:52.516224  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 50789.7us
I20260709 13:14:52.581394  8022 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.582926  8022 tablet_bootstrap.cc:492] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:52.607206  8022 ts_tablet_manager.cc:1403] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.012s
W20260709 13:14:52.615561  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 55537.8us
I20260709 13:14:52.614682  8022 raft_consensus.cc:359] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.616441  8022 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:52.617420  8022 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.633203  8022 ts_tablet_manager.cc:1434] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:14:52.635412  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-dfc42940f34a40e8a4659d4e64980260 received from {username='slave'} at 127.0.0.1:35334
I20260709 13:14:52.636054  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-dfc42940f34a40e8a4659d4e64980260 on tablet dfc42940f34a40e8a4659d4e64980260 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:52.680943  7887 raft_consensus.cc:1217] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.681627  8023 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.684557  8023 tablet_bootstrap.cc:492] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:52.685505  8023 ts_tablet_manager.cc:1403] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.215s	user 0.025s	sys 0.007s
I20260709 13:14:52.677693  8020 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.712405  8023 raft_consensus.cc:359] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.714382  7887 raft_consensus.cc:1217] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:14:52.713620  8023 raft_consensus.cc:740] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:52.722815  8023 consensus_queue.cc:260] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.734335  8020 tablet_bootstrap.cc:492] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:52.742900  8020 ts_tablet_manager.cc:1403] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.268s	user 0.018s	sys 0.014s
I20260709 13:14:52.737174  8023 ts_tablet_manager.cc:1434] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.004s
I20260709 13:14:52.749756  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-54f9a1c945b4484ba7b1bda94ba7a755 received from {username='slave'} at 127.0.0.1:35334
I20260709 13:14:52.750303  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-54f9a1c945b4484ba7b1bda94ba7a755 on tablet 54f9a1c945b4484ba7b1bda94ba7a755 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:52.799948  8020 raft_consensus.cc:359] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.801029  8020 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:52.801750  8020 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:52.838263  8020 ts_tablet_manager.cc:1434] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.003s
I20260709 13:14:52.840598  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-f8f664ba3f8c48498b0c3fd05a46c327 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:14:52.841148  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-f8f664ba3f8c48498b0c3fd05a46c327 on tablet f8f664ba3f8c48498b0c3fd05a46c327 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:53.064371  7887 raft_consensus.cc:1217] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:53.178923  7887 raft_consensus.cc:1217] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:53.201858  8035 raft_consensus.cc:1064] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:53.204047  8035 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.212785  7887 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.213985  7281 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.214133  7354 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.215207  8035 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.216244  8011 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.216997  8032 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.253170  8032 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.262588  7354 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.263393  7281 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.280664  7802 raft_consensus.cc:1064] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:53.285115  7802 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.298256  7887 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.304999  7885 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:53.308874  7105 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.312080  7285 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:53.309943  8033 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:14:53.318272  7999 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.336014  7211 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:53.337426  7802 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.357237  7999 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.366393  7885 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.370746  7206 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.387511  7281 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.428953  7206 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.437024  7109 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.446250  7885 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.447615  7354 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.447814  7725 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.452292  8032 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.461944  8040 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.463508  7354 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.467036  7358 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.471485  7887 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.472728  8033 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.475833  7885 raft_consensus.cc:2955] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.480612  7999 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.485558  7887 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.491182  7105 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.494239  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfc42940f34a40e8a4659d4e64980260 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.505582  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet f7807b9443784506b7664c7f45b859b1 with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:14:53.509590  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7807b9443784506b7664c7f45b859b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.510648  7108 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.512355  7206 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.524854  7802 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.540349  7269 tablet_service.cc:1558] Processing DeleteTablet for tablet dfc42940f34a40e8a4659d4e64980260 with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:14:53.558159  8057 tablet_replica.cc:333] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:14:53.558943  7206 raft_consensus.cc:2955] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.561147  8057 raft_consensus.cc:2243] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.563074  8057 raft_consensus.cc:2272] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.567217  8057 ts_tablet_manager.cc:1916] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.595997  8057 ts_tablet_manager.cc:1929] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.596499  8057 log.cc:1199] T f7807b9443784506b7664c7f45b859b1 P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/f7807b9443784506b7664c7f45b859b1
I20260709 13:14:53.598374  8057 tablet_replica.cc:333] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:14:53.598371  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet f7807b9443784506b7664c7f45b859b1 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:53.599475  8057 raft_consensus.cc:2243] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.600277  8057 raft_consensus.cc:2272] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.603432  8057 ts_tablet_manager.cc:1916] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.619508  8057 ts_tablet_manager.cc:1929] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:14:53.619984  8057 log.cc:1199] T dfc42940f34a40e8a4659d4e64980260 P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/dfc42940f34a40e8a4659d4e64980260
I20260709 13:14:53.621450  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet dfc42940f34a40e8a4659d4e64980260 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:53.649086  7802 raft_consensus.cc:1064] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:53.651564  7802 consensus_queue.cc:237] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.661314  7282 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.661887  7887 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.663022  7999 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.664727  8043 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.682574  7206 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.684381  8043 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.695432  7206 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.693615  7802 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.724515  7108 catalog_manager.cc:5697] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.732239  7281 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.733695  7887 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.739363  7354 consensus_queue.cc:237] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.750361  7887 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.753343  8043 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.764716  7802 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.778713  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54f9a1c945b4484ba7b1bda94ba7a755 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.779625  7887 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.785709  7932 raft_consensus.cc:1064] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:53.786912  7105 catalog_manager.cc:5697] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:53.788431  7285 raft_consensus.cc:1275] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.788486  7932 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.793222  7802 consensus_queue.cc:1048] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.798527  7281 raft_consensus.cc:2955] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.803606  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 54f9a1c945b4484ba7b1bda94ba7a755 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:14:53.821355  8067 tablet_replica.cc:333] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:14:53.823510  8067 raft_consensus.cc:2243] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.824991  7887 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.828119  7354 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.828531  8066 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.831880  7932 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.832365  7206 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.825871  8067 raft_consensus.cc:2272] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.835049  8037 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.838483  8067 ts_tablet_manager.cc:1916] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.856901  8067 ts_tablet_manager.cc:1929] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:53.857452  8067 log.cc:1199] T 54f9a1c945b4484ba7b1bda94ba7a755 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/54f9a1c945b4484ba7b1bda94ba7a755
I20260709 13:14:53.859318  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 54f9a1c945b4484ba7b1bda94ba7a755 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:53.864007  8037 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.866556  7354 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.867686  7886 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.877038  7206 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.892478  7105 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.958751  7281 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:53.966329  7886 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.968044  8065 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.968604  7354 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.978474  8066 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.980324  8064 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.991019  7886 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:53.995724  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8f664ba3f8c48498b0c3fd05a46c327 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.995205  7354 raft_consensus.cc:2955] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:54.003507  7107 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:54.025141  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet f8f664ba3f8c48498b0c3fd05a46c327 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:14:54.026005  8067 tablet_replica.cc:333] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:14:54.027009  8067 raft_consensus.cc:2243] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.027803  8067 raft_consensus.cc:2272] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.031421  8067 ts_tablet_manager.cc:1916] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:54.044458  8067 ts_tablet_manager.cc:1929] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:54.044762  8067 log.cc:1199] T f8f664ba3f8c48498b0c3fd05a46c327 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/f8f664ba3f8c48498b0c3fd05a46c327
I20260709 13:14:54.046274  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet f8f664ba3f8c48498b0c3fd05a46c327 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:55.093364  7281 consensus_queue.cc:237] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:14:55.100735  7251 consensus_peers.cc:597] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92a467585bae4364bb9b067505c3175d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.100961  7211 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.102528  7356 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.102406  8066 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:55.107039  8066 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:55.112406  8065 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.124245  7211 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.131933  7356 consensus_queue.cc:237] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.140311  7281 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:55.143590  7325 consensus_peers.cc:597] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e7ea2758aab4a378daa376652acdef5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.142401  7108 catalog_manager.cc:5697] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.146327  7211 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.147372  7356 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.143958  8078 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:55.150071  7802 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:55.174605  7802 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.179131  7281 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.177985  7211 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.194669  7211 consensus_queue.cc:237] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.197814  7108 catalog_manager.cc:5697] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:55.207974  7176 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddc5af206b9c4e8fa54662660fa7fadb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.208253  7354 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.209071  7281 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.209729  8058 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:55.212121  8058 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:55.226348  7725 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.229545  7354 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.229592  7281 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.240499  7211 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.253033  7105 catalog_manager.cc:5697] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:55.266923  7281 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.279377  8072 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:14:55.293082  7354 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:55.294539  7176 consensus_peers.cc:597] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86ca1a95ca294cce892ba4469b53e32e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.296931  8072 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:55.311080  8091 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.312667  7354 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.314555  7285 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.327845  7108 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:55.601493  8095 ts_tablet_manager.cc:933] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:14:55.604439  8095 tablet_copy_client.cc:323] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:14:55.605997  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 5e7ea2758aab4a378daa376652acdef5 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:14:55.606560  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 5e7ea2758aab4a378daa376652acdef5 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-5e7ea2758aab4a378daa376652acdef5
I20260709 13:14:55.614785  7369 tablet_copy_source_session.cc:215] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.617453  8097 ts_tablet_manager.cc:933] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:55.620687  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7ea2758aab4a378daa376652acdef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.622947  8097 tablet_copy_client.cc:323] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:14:55.624883  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 92a467585bae4364bb9b067505c3175d from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:14:55.625415  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 92a467585bae4364bb9b067505c3175d from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-92a467585bae4364bb9b067505c3175d
I20260709 13:14:55.634244  7296 tablet_copy_source_session.cc:215] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.638348  8097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a467585bae4364bb9b067505c3175d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.657135  8095 tablet_copy_client.cc:806] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.657822  8095 tablet_copy_client.cc:670] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.661772  8095 tablet_copy_client.cc:538] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.662002  8097 tablet_copy_client.cc:806] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.662621  8097 tablet_copy_client.cc:670] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.667161  8097 tablet_copy_client.cc:538] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.671603  8095 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:55.677436  8097 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:55.710573  8097 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.711405  8097 tablet_bootstrap.cc:492] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:55.711548  8095 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.711993  8097 ts_tablet_manager.cc:1403] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.009s
I20260709 13:14:55.712414  8095 tablet_bootstrap.cc:492] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:55.713063  8095 ts_tablet_manager.cc:1403] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.042s	user 0.030s	sys 0.000s
I20260709 13:14:55.716025  8095 raft_consensus.cc:359] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.716877  8095 raft_consensus.cc:740] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:55.717482  8095 consensus_queue.cc:260] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.722038  8097 raft_consensus.cc:359] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.723055  8097 raft_consensus.cc:740] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:55.724560  8097 consensus_queue.cc:260] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.726927  8095 ts_tablet_manager.cc:1434] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:14:55.729605  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-5e7ea2758aab4a378daa376652acdef5 received from {username='slave'} at 127.0.0.1:35334
I20260709 13:14:55.730077  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-5e7ea2758aab4a378daa376652acdef5 on tablet 5e7ea2758aab4a378daa376652acdef5 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:55.732945  8097 ts_tablet_manager.cc:1434] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 13:14:55.734727  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-92a467585bae4364bb9b067505c3175d received from {username='slave'} at 127.0.0.1:52932
I20260709 13:14:55.735189  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-92a467585bae4364bb9b067505c3175d on tablet 92a467585bae4364bb9b067505c3175d with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:55.777467  8097 ts_tablet_manager.cc:933] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:55.780097  8097 tablet_copy_client.cc:323] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:55.782219  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet ddc5af206b9c4e8fa54662660fa7fadb from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:55.782773  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet ddc5af206b9c4e8fa54662660fa7fadb from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-ddc5af206b9c4e8fa54662660fa7fadb
I20260709 13:14:55.792331  7220 tablet_copy_source_session.cc:215] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.795308  8097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc5af206b9c4e8fa54662660fa7fadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.809564  8097 tablet_copy_client.cc:806] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.810245  8097 tablet_copy_client.cc:670] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.813995  8097 tablet_copy_client.cc:538] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.823951  8097 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:55.853988  8097 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.854911  8097 tablet_bootstrap.cc:492] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:55.855597  8097 ts_tablet_manager.cc:1403] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.007s
I20260709 13:14:55.858579  8097 raft_consensus.cc:359] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.859473  8097 raft_consensus.cc:740] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:55.860144  8097 consensus_queue.cc:260] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.866250  8097 ts_tablet_manager.cc:1434] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:55.868909  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-ddc5af206b9c4e8fa54662660fa7fadb received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:55.869393  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-ddc5af206b9c4e8fa54662660fa7fadb on tablet ddc5af206b9c4e8fa54662660fa7fadb with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:55.878391  8097 ts_tablet_manager.cc:933] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:55.881214  8097 tablet_copy_client.cc:323] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:55.882858  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 86ca1a95ca294cce892ba4469b53e32e from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:55.883378  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 86ca1a95ca294cce892ba4469b53e32e from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-86ca1a95ca294cce892ba4469b53e32e
I20260709 13:14:55.890992  7220 tablet_copy_source_session.cc:215] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:55.894833  8097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ca1a95ca294cce892ba4469b53e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:55.911053  8097 tablet_copy_client.cc:806] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:55.911643  8097 tablet_copy_client.cc:670] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:55.914914  8097 tablet_copy_client.cc:538] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:55.921622  8097 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:55.938094  8097 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:55.938804  8097 tablet_bootstrap.cc:492] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:55.939404  8097 ts_tablet_manager.cc:1403] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:14:55.943400  8097 raft_consensus.cc:359] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.944875  8097 raft_consensus.cc:740] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:55.945711  8097 consensus_queue.cc:260] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:55.949872  8097 ts_tablet_manager.cc:1434] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:55.955018  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-86ca1a95ca294cce892ba4469b53e32e received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:55.955482  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-86ca1a95ca294cce892ba4469b53e32e on tablet 86ca1a95ca294cce892ba4469b53e32e with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:56.004390  7886 raft_consensus.cc:1217] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:56.094413  7886 raft_consensus.cc:1217] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:56.171119  7886 raft_consensus.cc:1217] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:56.312788  7886 raft_consensus.cc:1217] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:56.617938  8079 raft_consensus.cc:1064] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:56.622030  8079 consensus_queue.cc:237] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.629863  7886 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.640357  7356 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.640820  8108 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.648157  8112 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.664162  7211 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.666595  8079 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.675522  8112 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.678134  7354 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.681542  7211 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.691831  7886 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.703662  7107 catalog_manager.cc:5697] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.709414  7802 raft_consensus.cc:1064] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:56.711795  7802 consensus_queue.cc:237] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.747905  7285 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.750231  8086 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.754901  7886 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.750885  7211 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.756500  8086 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.760031  8086 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.773708  8117 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.775529  7887 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.787353  7285 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.791078  7206 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.792801  8091 raft_consensus.cc:1064] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:56.798826  8091 consensus_queue.cc:237] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.810480  7285 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.810556  7356 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.811508  7887 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.812069  8109 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.813612  8072 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.818087  8091 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.834533  7107 catalog_manager.cc:5697] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.839669  8109 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.852020  7354 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.855266  7282 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.859889  7285 consensus_queue.cc:237] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.853832  7887 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.866480  7886 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.868094  8111 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.868671  7206 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.870553  8079 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.855427  7356 consensus_queue.cc:237] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.880069  7108 catalog_manager.cc:5697] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.887861  7285 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.891047  7886 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.897289  7206 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.902083  7802 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.905061  8111 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.909439  8117 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.918217  8116 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.909441  7886 raft_consensus.cc:2955] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.924180  7211 consensus_queue.cc:237] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.930431  7885 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.932433  8091 raft_consensus.cc:1064] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:56.934949  8091 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:56.943848  7887 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.947175  7107 catalog_manager.cc:5697] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.940636  7282 raft_consensus.cc:2955] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.950289  8072 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.953984  7884 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:56.956526  8075 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.957309  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92a467585bae4364bb9b067505c3175d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:56.969172  8072 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.971462  7884 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.971930  7109 catalog_manager.cc:5697] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:56.982334  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddc5af206b9c4e8fa54662660fa7fadb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:56.984128  7282 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:14:56.986466  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 68594.9us
I20260709 13:14:56.991123  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e7ea2758aab4a378daa376652acdef5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:56.991793  8091 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.992154  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 92a467585bae4364bb9b067505c3175d with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:14:56.992295  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e7ea2758aab4a378daa376652acdef5 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:14:56.995848  7358 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:56.997706  7358 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:57.011797  8091 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.013054  8072 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:57.024519  7105 catalog_manager.cc:5697] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.026996  8135 tablet_replica.cc:333] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:14:57.031948  8135 raft_consensus.cc:2243] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.032729  8135 raft_consensus.cc:2272] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.036978  8134 tablet_replica.cc:333] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:14:57.040027  8134 raft_consensus.cc:2243] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.040839  8134 raft_consensus.cc:2272] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.037909  8135 ts_tablet_manager.cc:1916] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.044637  8134 ts_tablet_manager.cc:1916] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.041280  7356 raft_consensus.cc:2955] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.058553  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet ddc5af206b9c4e8fa54662660fa7fadb with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:14:57.069654  8135 ts_tablet_manager.cc:1929] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:57.070251  8135 log.cc:1199] T 5e7ea2758aab4a378daa376652acdef5 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/5e7ea2758aab4a378daa376652acdef5
I20260709 13:14:57.072767  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 5e7ea2758aab4a378daa376652acdef5 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:57.077698  8091 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.090413  7358 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.094866  8138 tablet_replica.cc:333] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:14:57.095939  8134 ts_tablet_manager.cc:1929] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:57.096481  8134 log.cc:1199] T 92a467585bae4364bb9b067505c3175d P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/92a467585bae4364bb9b067505c3175d
I20260709 13:14:57.096592  8138 raft_consensus.cc:2243] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.097477  8138 raft_consensus.cc:2272] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.101660  8138 ts_tablet_manager.cc:1916] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.100796  7279 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.105161  7885 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.118603  7109 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.126592  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 92a467585bae4364bb9b067505c3175d (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:57.139159  8138 ts_tablet_manager.cc:1929] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:57.139744  8138 log.cc:1199] T ddc5af206b9c4e8fa54662660fa7fadb P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/ddc5af206b9c4e8fa54662660fa7fadb
I20260709 13:14:57.142385  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet ddc5af206b9c4e8fa54662660fa7fadb (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:57.147845  7211 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:57.154270  7279 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.157409  7885 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.158850  8072 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.161695  8109 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:57.166329  8109 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.168016  7282 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.172309  7884 raft_consensus.cc:2955] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.180701  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86ca1a95ca294cce892ba4469b53e32e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:57.188722  7105 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:57.206539  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 86ca1a95ca294cce892ba4469b53e32e with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:14:57.207553  8134 tablet_replica.cc:333] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:14:57.208544  8134 raft_consensus.cc:2243] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.209275  8134 raft_consensus.cc:2272] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.212471  8134 ts_tablet_manager.cc:1916] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:57.225401  8134 ts_tablet_manager.cc:1929] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:57.225806  8134 log.cc:1199] T 86ca1a95ca294cce892ba4469b53e32e P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/86ca1a95ca294cce892ba4469b53e32e
I20260709 13:14:57.227434  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 86ca1a95ca294cce892ba4469b53e32e (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:58.279291  7211 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:58.286216  7358 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:58.286325  7176 consensus_peers.cc:597] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 950564b8d52045e784ea3d61d2bee2de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.286666  7282 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.287515  8075 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.288599  8109 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.298388  8091 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.300220  7285 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.307041  7359 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.313325  7285 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:58.315774  7107 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:14:58.321389  7251 consensus_peers.cc:597] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a74a95f001ed4e9bbae8b2117d4f1c05. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.325027  7211 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.326449  7356 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.327153  8079 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.330947  8111 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.358434  8079 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.359601  7356 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.375162  7208 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:58.405000  7354 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.406559  7285 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.407411  8072 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:58.406651  7176 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a5c05f06b654046a8dda68842eb6f28. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.410602  7211 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.412760  8075 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.426898  8072 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.443236  7107 catalog_manager.cc:5697] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.445608  7279 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:58.454276  7285 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.454854  7354 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.471489  7109 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:58.495286  7251 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf023445b3154dadaf17eb82de8875c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.495600  7211 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.495536  7359 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:58.496929  8144 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.498395  8150 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.506083  8144 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.509665  7208 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.510164  7359 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:14:58.523813  7109 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.723845  8158 ts_tablet_manager.cc:933] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:58.725844  8158 tablet_copy_client.cc:323] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:14:58.727627  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet a74a95f001ed4e9bbae8b2117d4f1c05 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:14:58.728190  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet a74a95f001ed4e9bbae8b2117d4f1c05 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-a74a95f001ed4e9bbae8b2117d4f1c05
I20260709 13:14:58.729800  8160 ts_tablet_manager.cc:933] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:58.735666  8160 tablet_copy_client.cc:323] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:58.735986  7296 tablet_copy_source_session.cc:215] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:58.737174  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 950564b8d52045e784ea3d61d2bee2de from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:58.737761  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 950564b8d52045e784ea3d61d2bee2de from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-950564b8d52045e784ea3d61d2bee2de
I20260709 13:14:58.744401  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74a95f001ed4e9bbae8b2117d4f1c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:58.745872  7220 tablet_copy_source_session.cc:215] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:58.748520  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950564b8d52045e784ea3d61d2bee2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:58.761561  8158 tablet_copy_client.cc:806] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:58.762126  8158 tablet_copy_client.cc:670] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:58.770385  8158 tablet_copy_client.cc:538] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:58.774189  8160 tablet_copy_client.cc:806] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:58.774852  8160 tablet_copy_client.cc:670] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:58.777138  8158 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:58.779054  8160 tablet_copy_client.cc:538] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:58.791723  8160 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:58.796882  8158 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:58.797873  8158 tablet_bootstrap.cc:492] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:58.798471  8158 ts_tablet_manager.cc:1403] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260709 13:14:58.811139  8158 raft_consensus.cc:359] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:58.812116  8158 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:58.812839  8158 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:14:58.921065  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 106239us
I20260709 13:14:58.924974  8160 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:58.926081  8160 tablet_bootstrap.cc:492] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:58.926883  8160 ts_tablet_manager.cc:1403] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.008s
I20260709 13:14:58.949249  8158 ts_tablet_manager.cc:1434] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.150s	user 0.021s	sys 0.039s
I20260709 13:14:58.979153  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-a74a95f001ed4e9bbae8b2117d4f1c05 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:14:58.979681  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-a74a95f001ed4e9bbae8b2117d4f1c05 on tablet a74a95f001ed4e9bbae8b2117d4f1c05 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:58.991882  8158 ts_tablet_manager.cc:933] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:14:59.001305  8158 tablet_copy_client.cc:323] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:14:59.005573  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 2a5c05f06b654046a8dda68842eb6f28 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:14:59.006233  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 2a5c05f06b654046a8dda68842eb6f28 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-2a5c05f06b654046a8dda68842eb6f28
I20260709 13:14:59.020032  7220 tablet_copy_source_session.cc:215] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:59.026384  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c05f06b654046a8dda68842eb6f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:59.037744  8160 raft_consensus.cc:359] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:59.045856  8160 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:59.046682  8160 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:59.049611  8160 ts_tablet_manager.cc:1434] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.000s
I20260709 13:14:59.051954  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-950564b8d52045e784ea3d61d2bee2de received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:59.052486  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-950564b8d52045e784ea3d61d2bee2de on tablet 950564b8d52045e784ea3d61d2bee2de with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:59.097597  8160 ts_tablet_manager.cc:933] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:14:59.099256  8160 tablet_copy_client.cc:323] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:14:59.100901  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet cf023445b3154dadaf17eb82de8875c5 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:14:59.101428  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet cf023445b3154dadaf17eb82de8875c5 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-cf023445b3154dadaf17eb82de8875c5
I20260709 13:14:59.109177  7296 tablet_copy_source_session.cc:215] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:59.122613  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf023445b3154dadaf17eb82de8875c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:59.139606  7884 raft_consensus.cc:1217] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:59.172312  8160 tablet_copy_client.cc:806] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:59.174996  8160 tablet_copy_client.cc:670] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:59.175590  8158 tablet_copy_client.cc:806] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:59.178054  8158 tablet_copy_client.cc:670] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:59.182392  8158 tablet_copy_client.cc:538] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:59.192078  8158 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:59.202029  8160 tablet_copy_client.cc:538] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:59.217319  8160 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:14:59.222088  8158 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:59.227850  8158 tablet_bootstrap.cc:492] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:59.228475  8158 ts_tablet_manager.cc:1403] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.002s
I20260709 13:14:59.232101  8158 raft_consensus.cc:359] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:59.233182  8158 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:59.233796  8158 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:59.236323  8158 ts_tablet_manager.cc:1434] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:14:59.238304  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-2a5c05f06b654046a8dda68842eb6f28 received from {username='slave'} at 127.0.0.1:35376
I20260709 13:14:59.238723  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-2a5c05f06b654046a8dda68842eb6f28 on tablet 2a5c05f06b654046a8dda68842eb6f28 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:59.245314  8160 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:59.246249  8160 tablet_bootstrap.cc:492] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:14:59.246999  8160 ts_tablet_manager.cc:1403] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.002s
I20260709 13:14:59.249769  8160 raft_consensus.cc:359] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:59.250624  8160 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:14:59.251264  8160 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:14:59.253722  8160 ts_tablet_manager.cc:1434] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:14:59.255331  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-cf023445b3154dadaf17eb82de8875c5 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:14:59.255779  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-cf023445b3154dadaf17eb82de8875c5 on tablet cf023445b3154dadaf17eb82de8875c5 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:14:59.387722  7884 raft_consensus.cc:1217] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:59.388752  7885 raft_consensus.cc:1217] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:59.523098  7885 raft_consensus.cc:1217] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:59.628314  8144 raft_consensus.cc:1064] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:59.630487  8144 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:59.637300  7885 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.638415  7359 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.639703  7208 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.640609  8165 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.643272  8150 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.644219  8165 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.653182  8150 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.656244  7359 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.658464  7211 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.667492  7885 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.677642  7107 catalog_manager.cc:5697] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:59.718489  7281 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:59.732120  7885 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:59.733716  8150 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:59.757869  7359 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:59.762176  8169 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.763562  7885 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.774258  8150 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:59.779100  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a74a95f001ed4e9bbae8b2117d4f1c05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:59.788625  7107 catalog_manager.cc:5697] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:59.807629  7358 raft_consensus.cc:2955] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.829654  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet a74a95f001ed4e9bbae8b2117d4f1c05 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:14:59.841898  8172 raft_consensus.cc:1064] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:59.842679  8185 tablet_replica.cc:333] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:14:59.843843  8185 raft_consensus.cc:2243] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:59.844769  8185 raft_consensus.cc:2272] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:59.844988  8172 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:14:59.848068  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 56533.7us
I20260709 13:14:59.850454  8185 ts_tablet_manager.cc:1916] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:59.869835  7885 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.870126  7281 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.871158  8172 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.871444  7358 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.872056  8184 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.873008  8186 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.876780  8185 ts_tablet_manager.cc:1929] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:59.877269  8185 log.cc:1199] T a74a95f001ed4e9bbae8b2117d4f1c05 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/a74a95f001ed4e9bbae8b2117d4f1c05
I20260709 13:14:59.878875  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet a74a95f001ed4e9bbae8b2117d4f1c05 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:14:59.903653  8186 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.908859  7358 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.911425  7885 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.920470  8184 raft_consensus.cc:1064] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:14:59.922915  8184 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:59.917639  7281 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:14:59.927232  7108 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:59.970695  7211 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:14:59.978626  7885 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.986366  8091 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:59.986749  7358 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:59.988092  8072 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:00.001341  8165 raft_consensus.cc:1064] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:00.004158  8165 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:00.004686  7884 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.004854  7359 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.006323  8186 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.007328  8072 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.015585  7884 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.016877  8075 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.018505  7885 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.014083  8184 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.024439  7358 raft_consensus.cc:2955] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.038363  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 950564b8d52045e784ea3d61d2bee2de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:59.995947  7281 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.045567  8186 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:00.046051  7107 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.092152  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 950564b8d52045e784ea3d61d2bee2de with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:15:00.099382  7109 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.091344  7358 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.119206  8196 tablet_replica.cc:333] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:15:00.103873  7281 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.128804  7884 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.130599  8150 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:00.132014  7359 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.135641  7211 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:00.137971  8150 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:00.148610  8196 raft_consensus.cc:2243] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.155815  8150 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:00.157574  8196 raft_consensus.cc:2272] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.160701  8196 ts_tablet_manager.cc:1916] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.177452  8196 ts_tablet_manager.cc:1929] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:00.178001  8196 log.cc:1199] T 950564b8d52045e784ea3d61d2bee2de P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/950564b8d52045e784ea3d61d2bee2de
I20260709 13:15:00.181325  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 950564b8d52045e784ea3d61d2bee2de (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:00.191787  8144 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.195622  7359 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.195462  7211 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.215726  7884 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.228199  7109 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.241808  7281 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:00.248909  7211 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.248031  7884 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.250376  8150 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.251226  8169 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.259267  8169 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.264210  7884 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.268910  7211 raft_consensus.cc:2955] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.275341  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf023445b3154dadaf17eb82de8875c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:00.284965  7107 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.294740  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet cf023445b3154dadaf17eb82de8875c5 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:00.307189  8201 tablet_replica.cc:333] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:00.308161  8201 raft_consensus.cc:2243] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.308954  8201 raft_consensus.cc:2272] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.315806  8201 ts_tablet_manager.cc:1916] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.327167  8201 ts_tablet_manager.cc:1929] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:00.327625  8201 log.cc:1199] T cf023445b3154dadaf17eb82de8875c5 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/cf023445b3154dadaf17eb82de8875c5
I20260709 13:15:00.329269  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet cf023445b3154dadaf17eb82de8875c5 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:00.491285  7211 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:00.497437  7884 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.498862  8184 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:00.499074  7281 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:00.504774  8184 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:00.506768  8075 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.510205  7281 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.508558  7884 raft_consensus.cc:2955] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.531461  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a5c05f06b654046a8dda68842eb6f28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:00.531428  7108 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:00.544839  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a5c05f06b654046a8dda68842eb6f28 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:00.546075  8201 tablet_replica.cc:333] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:00.547312  8201 raft_consensus.cc:2243] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:00.548213  8201 raft_consensus.cc:2272] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:00.552395  8201 ts_tablet_manager.cc:1916] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:00.564208  8201 ts_tablet_manager.cc:1929] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:00.564522  8201 log.cc:1199] T 2a5c05f06b654046a8dda68842eb6f28 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/2a5c05f06b654046a8dda68842eb6f28
I20260709 13:15:00.565699  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 2a5c05f06b654046a8dda68842eb6f28 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:01.614177  7211 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:15:01.620205  7176 consensus_peers.cc:597] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26f46de8357141658b4e036ccab6be3d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.621616  7358 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.623684  7281 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.623657  8203 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:01.625128  8184 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.634272  8184 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.635958  7285 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.641081  7358 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.654668  7109 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.659446  7285 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:01.666786  7358 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:01.667974  7251 consensus_peers.cc:597] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 793193c6449e4269917a9011e3ae5558. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.669607  8144 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.670506  7211 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.672370  8144 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.688761  8144 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.726259  7211 consensus_queue.cc:237] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:01.728725  7107 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:01.692451  7358 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.754127  7359 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:01.754339  7176 consensus_peers.cc:597] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56d48a3f73864ae280a9f5ce78311e3a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.756841  8172 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.765683  7285 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.767349  8172 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.756522  7208 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.782963  7359 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.781495  8203 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.786892  7281 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.803089  7208 consensus_queue.cc:237] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:01.813966  7108 catalog_manager.cc:5697] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:15:01.827239  7176 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bbe95aa3da4474cbb6b9c9e6f68889d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:01.828675  7281 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.830090  8172 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.830538  7359 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:01.832206  8172 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:01.838201  8217 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.839931  7281 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.842991  7359 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:01.862602  7109 catalog_manager.cc:5697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:02.153873  8221 ts_tablet_manager.cc:933] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:02.156781  8221 tablet_copy_client.cc:323] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:02.158407  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 26f46de8357141658b4e036ccab6be3d from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:02.158965  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 26f46de8357141658b4e036ccab6be3d from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-26f46de8357141658b4e036ccab6be3d
I20260709 13:15:02.166060  7220 tablet_copy_source_session.cc:215] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.168992  8221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f46de8357141658b4e036ccab6be3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.181676  8221 tablet_copy_client.cc:806] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.182318  8221 tablet_copy_client.cc:670] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.186527  8223 ts_tablet_manager.cc:933] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:02.187151  8221 tablet_copy_client.cc:538] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.199882  8223 tablet_copy_client.cc:323] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:15:02.202028  8221 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:02.202093  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 793193c6449e4269917a9011e3ae5558 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:15:02.202967  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 793193c6449e4269917a9011e3ae5558 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-793193c6449e4269917a9011e3ae5558
I20260709 13:15:02.218457  8225 ts_tablet_manager.cc:933] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:02.224179  8225 tablet_copy_client.cc:323] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:02.226341  7296 tablet_copy_source_session.cc:215] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.226482  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:02.227291  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 3bbe95aa3da4474cbb6b9c9e6f68889d from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-3bbe95aa3da4474cbb6b9c9e6f68889d
I20260709 13:15:02.228513  8221 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:02.229496  8221 tablet_bootstrap.cc:492] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:02.230101  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793193c6449e4269917a9011e3ae5558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.230257  8221 ts_tablet_manager.cc:1403] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.003s
I20260709 13:15:02.233837  8221 raft_consensus.cc:359] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.234759  8221 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:02.235458  8221 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.244108  7220 tablet_copy_source_session.cc:215] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.248034  8221 ts_tablet_manager.cc:1434] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260709 13:15:02.252526  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-26f46de8357141658b4e036ccab6be3d received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:02.253147  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-26f46de8357141658b4e036ccab6be3d on tablet 26f46de8357141658b4e036ccab6be3d with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:02.253723  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.282023  8223 tablet_copy_client.cc:806] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.282488  8225 tablet_copy_client.cc:806] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.282740  8223 tablet_copy_client.cc:670] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.283149  8225 tablet_copy_client.cc:670] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.287112  8223 tablet_copy_client.cc:538] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.289022  8225 tablet_copy_client.cc:538] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.298242  8225 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:02.300060  8223 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:02.325201  8225 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:02.326143  8225 tablet_bootstrap.cc:492] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:02.326896  8225 ts_tablet_manager.cc:1403] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260709 13:15:02.331380  8223 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:02.332305  8223 tablet_bootstrap.cc:492] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:02.332942  8223 ts_tablet_manager.cc:1403] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 13:15:02.330981  8225 raft_consensus.cc:359] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.333642  8225 raft_consensus.cc:740] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:02.334333  8225 consensus_queue.cc:260] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.336145  8223 raft_consensus.cc:359] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.336951  8223 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:02.337575  8223 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.339206  8225 ts_tablet_manager.cc:1434] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:02.339911  8223 ts_tablet_manager.cc:1434] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:02.340929  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-3bbe95aa3da4474cbb6b9c9e6f68889d received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:02.341332  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-3bbe95aa3da4474cbb6b9c9e6f68889d on tablet 3bbe95aa3da4474cbb6b9c9e6f68889d with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:02.339107  8221 ts_tablet_manager.cc:933] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:02.341688  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-793193c6449e4269917a9011e3ae5558 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:15:02.342175  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-793193c6449e4269917a9011e3ae5558 on tablet 793193c6449e4269917a9011e3ae5558 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:02.357016  8221 tablet_copy_client.cc:323] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:02.358721  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 56d48a3f73864ae280a9f5ce78311e3a from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:02.359287  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 56d48a3f73864ae280a9f5ce78311e3a from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-56d48a3f73864ae280a9f5ce78311e3a
I20260709 13:15:02.367094  7220 tablet_copy_source_session.cc:215] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:02.370347  8221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d48a3f73864ae280a9f5ce78311e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:02.383703  8221 tablet_copy_client.cc:806] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:02.384276  8221 tablet_copy_client.cc:670] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:02.391029  8221 tablet_copy_client.cc:538] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:02.400995  8221 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:02.425748  8221 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:02.426669  8221 tablet_bootstrap.cc:492] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:02.427363  8221 ts_tablet_manager.cc:1403] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 13:15:02.430805  8221 raft_consensus.cc:359] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.431669  8221 raft_consensus.cc:740] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:02.432307  8221 consensus_queue.cc:260] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:02.434758  8221 ts_tablet_manager.cc:1434] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:02.436793  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-56d48a3f73864ae280a9f5ce78311e3a received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:02.437213  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-56d48a3f73864ae280a9f5ce78311e3a on tablet 56d48a3f73864ae280a9f5ce78311e3a with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:02.766969  7884 raft_consensus.cc:1217] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.860165  7885 raft_consensus.cc:1217] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.898856  7886 raft_consensus.cc:1217] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.975389  7885 raft_consensus.cc:1217] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:03.128757  8234 raft_consensus.cc:1064] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:03.131246  8234 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.139552  7359 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.139966  7886 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.141448  8213 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.142858  7208 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.144268  8213 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.145486  8243 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.158555  8243 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.162784  7359 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.180416  7208 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.181330  7886 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.183208  7107 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:03.211086  7279 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.216933  7359 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.217782  7886 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.219565  8234 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.222793  8169 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:03.236795  7885 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.240602  7359 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.235550  8169 raft_consensus.cc:2955] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.256651  7107 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.267514  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 793193c6449e4269917a9011e3ae5558 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:03.277894  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 793193c6449e4269917a9011e3ae5558 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:03.293041  8252 tablet_replica.cc:333] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:15:03.304281  8252 raft_consensus.cc:2243] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:03.305212  8252 raft_consensus.cc:2272] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:03.308718  8252 ts_tablet_manager.cc:1916] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:03.329704  8252 ts_tablet_manager.cc:1929] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:03.330289  8252 log.cc:1199] T 793193c6449e4269917a9011e3ae5558 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/793193c6449e4269917a9011e3ae5558
I20260709 13:15:03.332022  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 793193c6449e4269917a9011e3ae5558 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:03.384325  8242 raft_consensus.cc:1064] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:03.386518  8242 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.395552  7359 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.395648  7282 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.397439  7885 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.399396  8239 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.400846  8239 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.402560  8172 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.431727  8240 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.436843  7358 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.442508  7885 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.446382  8172 raft_consensus.cc:1064] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:03.449038  8172 consensus_queue.cc:237] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.453155  7282 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.476104  7105 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.478461  7358 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.480823  8241 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.491458  7885 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.495792  8238 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.509040  7282 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.508443  8241 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.511205  8239 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.520025  7208 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.521224  7885 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.535398  7884 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.535398  7358 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.537844  8242 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:03.542933  8172 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.544649  7358 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.550657  7886 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.564136  7283 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.566105  8239 raft_consensus.cc:1064] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:03.569080  8239 consensus_queue.cc:237] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.572753  7107 catalog_manager.cc:5697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:03.575474  8242 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.580684  7359 raft_consensus.cc:2955] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.592643  7109 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.602156  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26f46de8357141658b4e036ccab6be3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:03.613664  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 26f46de8357141658b4e036ccab6be3d with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:15:03.625703  7885 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.627342  8241 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.630455  7208 consensus_queue.cc:237] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.633843  8262 tablet_replica.cc:333] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:15:03.634511  7359 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.635797  8262 raft_consensus.cc:2243] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:03.638038  7283 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:03.638682  7886 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.638067  8240 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:03.642835  8238 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.644074  8239 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:03.653234  8262 raft_consensus.cc:2272] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:03.658639  7358 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.660125  8262 ts_tablet_manager.cc:1916] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:03.663184  8240 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.664696  8241 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.670735  7884 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.681514  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:03.683969  8239 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.686440  8262 ts_tablet_manager.cc:1929] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:03.686960  8262 log.cc:1199] T 26f46de8357141658b4e036ccab6be3d P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/26f46de8357141658b4e036ccab6be3d
I20260709 13:15:03.687373  7358 raft_consensus.cc:2955] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.688813  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 26f46de8357141658b4e036ccab6be3d (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:03.692477  7359 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.699574  7283 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.713217  7885 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.716303  7105 catalog_manager.cc:5697] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.716949  7107 catalog_manager.cc:5697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.734176  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bbe95aa3da4474cbb6b9c9e6f68889d with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:15:03.735206  8262 tablet_replica.cc:333] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:15:03.736285  8262 raft_consensus.cc:2243] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:03.736927  8262 raft_consensus.cc:2272] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:03.749344  8262 ts_tablet_manager.cc:1916] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:03.764225  7206 consensus_queue.cc:237] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:03.767907  8262 ts_tablet_manager.cc:1929] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:03.768447  8262 log.cc:1199] T 3bbe95aa3da4474cbb6b9c9e6f68889d P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/3bbe95aa3da4474cbb6b9c9e6f68889d
I20260709 13:15:03.769672  7884 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.770170  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 3bbe95aa3da4474cbb6b9c9e6f68889d (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:03.771091  8241 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.771996  7283 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:03.773419  8241 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:03.779968  8238 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.783994  7283 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.786746  7884 raft_consensus.cc:2955] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.798808  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56d48a3f73864ae280a9f5ce78311e3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:03.803045  7105 catalog_manager.cc:5697] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:03.814801  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 56d48a3f73864ae280a9f5ce78311e3a with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:03.818245  8266 tablet_replica.cc:333] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:03.819557  8266 raft_consensus.cc:2243] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:03.820477  8266 raft_consensus.cc:2272] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:03.823874  8266 ts_tablet_manager.cc:1916] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:03.837451  8266 ts_tablet_manager.cc:1929] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:03.837858  8266 log.cc:1199] T 56d48a3f73864ae280a9f5ce78311e3a P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/56d48a3f73864ae280a9f5ce78311e3a
I20260709 13:15:03.839360  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 56d48a3f73864ae280a9f5ce78311e3a (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:04.882565  7282 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:04.888535  7359 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:04.888974  7251 consensus_peers.cc:597] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6412cd164ba5408bb70d41e99d7165ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.890798  7211 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:04.891404  8267 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:04.892760  8269 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:04.900610  8269 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.902501  7358 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.910665  7211 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.921877  7208 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:04.933139  7109 catalog_manager.cc:5697] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:04.936406  7282 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:04.938243  8241 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:04.939013  7358 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:04.941015  7176 consensus_peers.cc:597] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f868e0e440149c0afa139e8d4289bf6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.941766  8238 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:04.950860  8238 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.952576  7358 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.954434  7282 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.972237  7211 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:04.985301  7358 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:04.986578  7281 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:04.981714  7107 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:04.987358  8268 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:04.989185  8268 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:15:04.992807  7176 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b307b97c66b742d69e8570fc3cce729c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.005019  8238 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.004745  7358 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.015000  7281 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.022341  7109 catalog_manager.cc:5697] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.025513  7281 consensus_queue.cc:237] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:15:05.035454  7251 consensus_peers.cc:597] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7e2fa3e2e354ff7a0728bfd1360bd92. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.043288  7358 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.043303  7211 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:05.044869  8269 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:05.045765  8286 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:05.053805  8269 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.056949  7211 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.057885  7358 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.072394  7107 catalog_manager.cc:5697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:05.303061  8289 ts_tablet_manager.cc:933] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:05.305100  8289 tablet_copy_client.cc:323] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:15:05.307190  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 6412cd164ba5408bb70d41e99d7165ea from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:15:05.307772  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 6412cd164ba5408bb70d41e99d7165ea from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-6412cd164ba5408bb70d41e99d7165ea
I20260709 13:15:05.318507  7296 tablet_copy_source_session.cc:215] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:05.322223  8289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6412cd164ba5408bb70d41e99d7165ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:05.336623  8289 tablet_copy_client.cc:806] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:05.337306  8289 tablet_copy_client.cc:670] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:05.341933  8289 tablet_copy_client.cc:538] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:05.352429  8289 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:05.374482  8289 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:05.375201  8289 tablet_bootstrap.cc:492] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:05.375870  8289 ts_tablet_manager.cc:1403] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260709 13:15:05.378244  8289 raft_consensus.cc:359] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:05.378834  8289 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:05.379345  8289 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:05.382213  8289 ts_tablet_manager.cc:1434] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:05.384764  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-6412cd164ba5408bb70d41e99d7165ea received from {username='slave'} at 127.0.0.1:52932
I20260709 13:15:05.385233  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-6412cd164ba5408bb70d41e99d7165ea on tablet 6412cd164ba5408bb70d41e99d7165ea with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:05.456779  8289 ts_tablet_manager.cc:933] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:05.460079  8289 tablet_copy_client.cc:323] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:05.462402  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet b307b97c66b742d69e8570fc3cce729c from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:05.462985  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet b307b97c66b742d69e8570fc3cce729c from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-b307b97c66b742d69e8570fc3cce729c
I20260709 13:15:05.482508  7220 tablet_copy_source_session.cc:215] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:05.487277  8289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307b97c66b742d69e8570fc3cce729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:05.543776  8289 tablet_copy_client.cc:806] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:05.544468  8289 tablet_copy_client.cc:670] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:06.165743  8298 ts_tablet_manager.cc:933] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:06.194355  8298 tablet_copy_client.cc:323] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:15:06.213869  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet d7e2fa3e2e354ff7a0728bfd1360bd92 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:15:06.214563  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet d7e2fa3e2e354ff7a0728bfd1360bd92 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-d7e2fa3e2e354ff7a0728bfd1360bd92
I20260709 13:15:06.223742  7296 tablet_copy_source_session.cc:215] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:06.228251  8289 tablet_copy_client.cc:538] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:06.228991  8298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2fa3e2e354ff7a0728bfd1360bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:06.256035  8289 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:06.322713  7884 raft_consensus.cc:1217] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:15:06.363554  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 90116.7us
I20260709 13:15:06.441707  8307 ts_tablet_manager.cc:933] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:06.445402  8298 tablet_copy_client.cc:806] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:06.446261  8298 tablet_copy_client.cc:670] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:06.451622  8298 tablet_copy_client.cc:538] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:15:06.455672  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 61807.2us
I20260709 13:15:06.471813  8289 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:06.476209  8289 tablet_bootstrap.cc:492] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:06.477010  8289 ts_tablet_manager.cc:1403] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.221s	user 0.030s	sys 0.013s
I20260709 13:15:06.480026  8289 raft_consensus.cc:359] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:06.489053  8298 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:06.493054  8307 tablet_copy_client.cc:323] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:06.507416  8289 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:06.508423  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 0f868e0e440149c0afa139e8d4289bf6 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:06.508278  8289 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:06.509020  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 0f868e0e440149c0afa139e8d4289bf6 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-0f868e0e440149c0afa139e8d4289bf6
I20260709 13:15:06.511312  8289 ts_tablet_manager.cc:1434] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:15:06.521627  7220 tablet_copy_source_session.cc:215] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:06.526641  7221 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-b307b97c66b742d69e8570fc3cce729c received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:06.527154  7221 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-b307b97c66b742d69e8570fc3cce729c on tablet b307b97c66b742d69e8570fc3cce729c with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:06.534238  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f868e0e440149c0afa139e8d4289bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:06.548199  8298 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:06.549175  8298 tablet_bootstrap.cc:492] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:06.549700  8307 tablet_copy_client.cc:806] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:06.549871  8298 ts_tablet_manager.cc:1403] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.001s
I20260709 13:15:06.550346  8307 tablet_copy_client.cc:670] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:06.553081  8298 raft_consensus.cc:359] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:06.553743  8307 tablet_copy_client.cc:538] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:06.553989  8298 raft_consensus.cc:740] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:06.555094  8298 consensus_queue.cc:260] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:06.557662  8298 ts_tablet_manager.cc:1434] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:15:06.559751  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-d7e2fa3e2e354ff7a0728bfd1360bd92 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:15:06.560197  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-d7e2fa3e2e354ff7a0728bfd1360bd92 on tablet d7e2fa3e2e354ff7a0728bfd1360bd92 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:06.562017  8307 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:06.597606  8307 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:06.598361  8307 tablet_bootstrap.cc:492] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:06.598932  8307 ts_tablet_manager.cc:1403] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260709 13:15:06.601058  8307 raft_consensus.cc:359] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:06.601657  8307 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:06.602174  8307 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:06.604019  8307 ts_tablet_manager.cc:1434] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:06.606292  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-0f868e0e440149c0afa139e8d4289bf6 received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:06.606726  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-0f868e0e440149c0afa139e8d4289bf6 on tablet 0f868e0e440149c0afa139e8d4289bf6 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:06.618115  7884 raft_consensus.cc:1217] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:06.793846  7884 raft_consensus.cc:1217] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:06.909976  8286 raft_consensus.cc:1064] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:06.912633  8286 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:06.925776  7884 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:06.927274  8304 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:06.927767  7354 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:06.930989  7208 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:06.932459  8301 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:06.933701  8286 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:06.943493  8302 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:06.944989  7356 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:06.957178  7884 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:06.961195  7107 catalog_manager.cc:5697] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:06.996160  7208 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.055251  8286 raft_consensus.cc:1064] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:07.057308  7282 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.057770  8286 consensus_queue.cc:237] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.071005  7884 raft_consensus.cc:1217] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:07.073052  7356 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.076243  7887 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.079592  8303 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.089042  8302 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.092283  7354 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.094233  8304 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.113353  7884 raft_consensus.cc:2955] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.127192  7108 catalog_manager.cc:5697] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.129199  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6412cd164ba5408bb70d41e99d7165ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.132447  7884 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.135494  7359 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.137890  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 6412cd164ba5408bb70d41e99d7165ea with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:07.137898  8301 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:07.140730  7208 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.142066  8304 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.143006  8303 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:07.146865  8330 tablet_replica.cc:333] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:15:07.156515  8330 raft_consensus.cc:2243] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.157702  8330 raft_consensus.cc:2272] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.161171  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001cf280 after lost signal to thread 6084
W20260709 13:15:07.162344  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000dbb40 after lost signal to thread 7143
I20260709 13:15:07.161389  8330 ts_tablet_manager.cc:1916] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:15:07.163514  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08002ff360 after lost signal to thread 7235
W20260709 13:15:07.165172  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7160 after lost signal to thread 7310
W20260709 13:15:07.166276  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800320b20 after lost signal to thread 7384
W20260709 13:15:07.167464  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800294480 after lost signal to thread 7911
I20260709 13:15:07.202138  8286 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.206545  7208 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.205397  7359 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.216651  7884 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.218389  8330 ts_tablet_manager.cc:1929] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.230162  8330 log.cc:1199] T 6412cd164ba5408bb70d41e99d7165ea P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/6412cd164ba5408bb70d41e99d7165ea
I20260709 13:15:07.232352  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 6412cd164ba5408bb70d41e99d7165ea (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:07.236920  7105 catalog_manager.cc:5697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.272001  7285 consensus_queue.cc:237] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.278393  7884 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.280840  8302 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.292518  8303 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.295579  7884 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.305435  7359 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.314103  8302 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.315048  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d7e2fa3e2e354ff7a0728bfd1360bd92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.322081  7108 catalog_manager.cc:5697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.320858  7359 raft_consensus.cc:2955] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.334815  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet d7e2fa3e2e354ff7a0728bfd1360bd92 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:07.336676  8330 tablet_replica.cc:333] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:15:07.337709  8330 raft_consensus.cc:2243] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.338500  8330 raft_consensus.cc:2272] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.350265  8330 ts_tablet_manager.cc:1916] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:07.375540  8297 raft_consensus.cc:1064] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:07.379881  8297 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.396579  8330 ts_tablet_manager.cc:1929] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.397053  8330 log.cc:1199] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/d7e2fa3e2e354ff7a0728bfd1360bd92
I20260709 13:15:07.399291  7886 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.401221  8329 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.403342  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet d7e2fa3e2e354ff7a0728bfd1360bd92 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:07.403861  7282 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.409767  8297 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.432534  7356 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.440126  8295 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.456945  8295 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.460393  7282 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.489204  7886 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.502839  7108 catalog_manager.cc:5697] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:07.518424  8318 raft_consensus.cc:1064] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:07.519448  7359 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.521044  8318 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.550875  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:07.565830  7208 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.572101  7884 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.573943  8297 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.574218  7886 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.588465  8295 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:07.589970  7285 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.592898  8295 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.597445  7356 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.600154  7356 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:07.603619  8318 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.606302  8297 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.607084  8329 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:07.610940  7886 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.615391  7356 raft_consensus.cc:2955] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.641410  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b307b97c66b742d69e8570fc3cce729c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.645738  7108 catalog_manager.cc:5697] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.660410  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet b307b97c66b742d69e8570fc3cce729c with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:15:07.673583  8343 tablet_replica.cc:333] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:15:07.677392  8343 raft_consensus.cc:2243] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.678787  8295 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.685497  7285 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.709544  7884 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.721540  7107 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.730170  8343 raft_consensus.cc:2272] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.793710  8343 ts_tablet_manager.cc:1916] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:07.819517  7208 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:07.838665  7887 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.840233  8268 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.841475  7282 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:07.843355  8268 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.853415  7887 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.858942  7282 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.848824  8318 raft_consensus.cc:2955] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.871040  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f868e0e440149c0afa139e8d4289bf6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:07.878386  7108 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:07.887895  8343 ts_tablet_manager.cc:1929] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.889698  8343 log.cc:1199] T b307b97c66b742d69e8570fc3cce729c P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/b307b97c66b742d69e8570fc3cce729c
I20260709 13:15:07.897634  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f868e0e440149c0afa139e8d4289bf6 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:07.899106  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet b307b97c66b742d69e8570fc3cce729c (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:07.938491  8347 tablet_replica.cc:333] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:07.941730  8347 raft_consensus.cc:2243] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.943002  8347 pending_rounds.cc:70] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Trying to abort 1 pending ops.
I20260709 13:15:07.943358  8347 pending_rounds.cc:77] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637509200093184 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "0f868e0e440149c0afa139e8d4289bf6" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } } }
I20260709 13:15:07.944783  8347 raft_consensus.cc:2917] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:15:07.945276  8347 raft_consensus.cc:2889] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:15:07.945830  8347 raft_consensus.cc:2272] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.951045  8347 ts_tablet_manager.cc:1916] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:07.954660  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:07.955438  7206 raft_consensus.cc:606] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:07.958365  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:07.958963  7206 raft_consensus.cc:606] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:07.963829  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:07.964426  7206 raft_consensus.cc:606] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:07.967382  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:07.967944  7206 raft_consensus.cc:606] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:07.971194  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:07.971884  7206 raft_consensus.cc:606] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:07.973564  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:07.975306  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:07.976020  8347 ts_tablet_manager.cc:1929] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:07.976430  8347 log.cc:1199] T 0f868e0e440149c0afa139e8d4289bf6 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/0f868e0e440149c0afa139e8d4289bf6
I20260709 13:15:07.977948  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 0f868e0e440149c0afa139e8d4289bf6 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:07.993420  8268 raft_consensus.cc:993] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:07.993954  8268 raft_consensus.cc:1081] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:07.995672  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:07.996254  7887 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.996604  7887 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.001941  7887 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.003660  7887 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:08.004590  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:08.005025  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:08.005290  7206 raft_consensus.cc:3055] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.005575  7356 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.006069  7206 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:08.006798  7206 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.007928  7206 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.011977  7356 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:08.013476  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:08.014222  7206 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:08.014354  8309 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.022346  8309 raft_consensus.cc:697] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:08.023319  8309 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.032308  7108 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.142241  8318 raft_consensus.cc:993] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:08.142724  8295 raft_consensus.cc:1081] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:08.144209  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:08.144774  7887 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.145099  7887 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.151705  7887 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.154775  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:08.155349  7206 raft_consensus.cc:3055] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.155640  7206 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:08.156267  7206 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.156987  7206 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.160367  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:08.160953  7359 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.167958  7359 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:08.169409  7850 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:08.172772  8309 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.173331  8309 raft_consensus.cc:697] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:08.174217  8309 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.176626  7887 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:08.178146  7206 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:08.187616  7108 catalog_manager.cc:5697] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.256831  8318 raft_consensus.cc:993] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:08.257290  8295 raft_consensus.cc:1081] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:08.258700  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48764
I20260709 13:15:08.259125  7356 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.259373  7356 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.264699  7356 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:08.267210  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:08.267788  7208 raft_consensus.cc:3055] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.267887  7356 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:08.268128  7208 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:08.268805  7208 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:08.269553  7208 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.270664  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:08.271298  7285 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.275859  7208 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:08.277628  7285 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:08.278975  7326 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:08.279763  8273 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.280160  8273 raft_consensus.cc:697] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:08.280864  8273 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:08.292765  7108 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.399160  8318 raft_consensus.cc:993] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:08.399582  8295 raft_consensus.cc:1081] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:08.401192  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48764
I20260709 13:15:08.401746  7359 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.402112  7359 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.408818  7359 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:08.411684  7359 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:08.412709  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:08.413300  7285 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.413249  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:08.414008  7208 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.414306  7208 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:08.415005  7208 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:08.416218  7208 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.420030  7285 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:08.421743  7326 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:08.422375  7208 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:08.422611  8273 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.423323  8273 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:08.424656  8273 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:08.437278  7108 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.534370  8318 raft_consensus.cc:993] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:08.534802  8295 raft_consensus.cc:1081] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:08.536443  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:08.536981  7887 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.537312  7887 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.541380  7208 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:08.542873  8309 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:08.543934  7887 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.547097  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:08.547696  7356 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.550374  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:08.551009  7206 raft_consensus.cc:3055] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:08.551306  7206 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:08.551990  7206 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.553058  7206 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:08.562769  7359 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:08.575002  8309 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:08.569067  7356 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:08.583777  7850 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:08.586078  8309 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:08.546202  7887 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:08.598901  8309 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:08.599336  7206 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:08.600132  8309 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:08.644667  7105 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.653527  7354 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:08.656117  8309 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:08.675595  7209 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:08.677121  8356 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:08.746207  7209 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.747385  8273 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.766254  7285 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.767726  8316 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.886281  7206 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.887560  8273 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.927800  7280 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.930879  8367 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:08.976378  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:09.044394  7206 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:09.046027  8356 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:09.078908  7208 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:09.081840  7359 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:15:09.114470  8370 log.cc:927] Time spent T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.062s	user 0.000s	sys 0.008s
I20260709 13:15:09.118220  8356 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:15:09.129573  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 61515.9us
W20260709 13:15:09.188534  7176 consensus_peers.cc:597] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4886c5a71b0d4129b716872549b5630c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:09.191206  7285 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.193673  8295 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.214133  7354 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.227798  8268 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.252409  8329 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.253958  7285 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.274276  7105 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.293834  7359 consensus_queue.cc:237] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:15:09.309260  7325 consensus_peers.cc:597] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f1b52c714364beca046eb63ab65e006. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:09.310227  7285 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.311933  8367 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.305359  7354 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.312470  7208 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.314116  8273 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.347365  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:09.354400  8366 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.358474  7208 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.371106  7206 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:09.375075  7107 catalog_manager.cc:5697] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.377095  7285 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:15:09.418733  7176 consensus_peers.cc:597] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04511a3c5a984c6bbbafef5a1ab027af. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:09.420521  7354 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.422021  8295 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.422362  7285 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.424553  8295 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.430152  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:09.430732  7206 raft_consensus.cc:606] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:09.437754  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:09.444094  7206 raft_consensus.cc:606] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:09.439428  8329 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.448760  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7030916015e0499f9798d08a31a8f961"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:09.445107  7354 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.449470  7206 raft_consensus.cc:606] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:09.454497  7208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:09.447846  7285 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.455050  7208 raft_consensus.cc:606] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:09.457527  7208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:09.458192  7208 raft_consensus.cc:606] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:09.459345  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:09.460801  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:09.470981  7107 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.472774  7208 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:09.485236  8318 raft_consensus.cc:993] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:09.485663  8318 raft_consensus.cc:1081] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:09.488651  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:09.489198  7282 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.489530  7282 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.498294  7282 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.513422  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:09.513450  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:09.514195  7354 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.514022  7282 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:09.514277  7206 raft_consensus.cc:3055] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.515255  7206 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:09.516001  7206 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.517027  7206 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.521293  7354 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:09.522855  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:09.523840  8304 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.524302  8304 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:09.524361  7206 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:09.525197  8304 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:09.529445  7176 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b66f0c25b8494f939b683252cf83f455. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:09.530583  7354 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.534448  8268 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.537307  7282 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:09.538898  8329 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:15:09.554656  8295 raft_consensus.cc:993] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:09.555119  8295 raft_consensus.cc:1081] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:09.557209  8318 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.558274  7285 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.559582  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7030916015e0499f9798d08a31a8f961"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48764
I20260709 13:15:09.560155  7359 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.560461  7359 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.574458  8268 raft_consensus.cc:993] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:09.575067  8268 raft_consensus.cc:1081] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:09.580513  7359 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.592700  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:09.593390  7208 raft_consensus.cc:3055] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.593727  7208 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:09.593912  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:09.594591  7285 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.594422  7208 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.595549  7208 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.602927  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:09.603502  7887 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.603852  7887 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.610093  7208 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:09.611370  7323 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:09.614367  8273 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.614950  8273 raft_consensus.cc:697] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:09.615875  8273 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.616732  7358 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:09.618551  7107 catalog_manager.cc:5697] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.619863  7887 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:09.621381  7359 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:09.640045  7887 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:09.628127  8390 ts_tablet_manager.cc:933] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:09.647508  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:09.648150  7282 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.651055  7107 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.632534  7105 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.656829  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:09.657445  7208 raft_consensus.cc:3055] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.657744  7208 raft_consensus.cc:740] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:09.676266  7208 consensus_queue.cc:260] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:09.678745  7208 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.687610  7285 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:09.693194  7282 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:09.693792  8329 raft_consensus.cc:993] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:09.694308  8329 raft_consensus.cc:1081] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:09.694667  7853 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:09.695719  8373 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.696221  8373 raft_consensus.cc:697] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:09.697184  8373 consensus_queue.cc:237] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:09.701598  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48764
I20260709 13:15:09.702467  7358 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.702838  7358 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.706183  7208 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:09.709378  7358 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:09.710578  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 58023.2us
I20260709 13:15:09.714022  7358 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:09.714365  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:09.715291  7208 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.715590  7208 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:09.716281  7208 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.717490  7208 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.726819  7208 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:09.730790  7323 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:09.731973  8366 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.732471  8366 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:09.739841  8366 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:09.743799  8390 tablet_copy_client.cc:323] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:09.747229  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 4886c5a71b0d4129b716872549b5630c from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:09.747789  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 4886c5a71b0d4129b716872549b5630c from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-4886c5a71b0d4129b716872549b5630c
I20260709 13:15:09.773087  7105 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.788094  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:09.788720  7285 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.795838  7108 catalog_manager.cc:5697] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.810475  7285 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:09.837775  7220 tablet_copy_source_session.cc:215] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:09.845790  8390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886c5a71b0d4129b716872549b5630c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.875234  8390 tablet_copy_client.cc:806] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:09.875911  8390 tablet_copy_client.cc:670] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:09.880074  8390 tablet_copy_client.cc:538] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:09.889883  8390 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:09.918973  8399 ts_tablet_manager.cc:933] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:09.933446  8399 tablet_copy_client.cc:323] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:15:09.943800  8390 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:09.944892  8390 tablet_bootstrap.cc:492] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:09.945665  8390 ts_tablet_manager.cc:1403] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.016s
I20260709 13:15:09.948715  8390 raft_consensus.cc:359] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:09.949642  8390 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:09.952301  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 7f1b52c714364beca046eb63ab65e006 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:15:09.952876  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 7f1b52c714364beca046eb63ab65e006 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-7f1b52c714364beca046eb63ab65e006
I20260709 13:15:09.957052  8402 ts_tablet_manager.cc:933] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:09.959645  7208 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.961764  7369 tablet_copy_source_session.cc:215] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:09.962538  8302 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.950367  8390 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:09.966282  8390 ts_tablet_manager.cc:1434] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:15:09.975246  8399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b52c714364beca046eb63ab65e006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.977034  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-4886c5a71b0d4129b716872549b5630c received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:09.977497  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-4886c5a71b0d4129b716872549b5630c on tablet 4886c5a71b0d4129b716872549b5630c with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:09.978395  8402 tablet_copy_client.cc:323] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:09.981096  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 04511a3c5a984c6bbbafef5a1ab027af from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:09.982097  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 04511a3c5a984c6bbbafef5a1ab027af from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-04511a3c5a984c6bbbafef5a1ab027af
I20260709 13:15:10.003191  8318 raft_consensus.cc:993] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:10.003634  8318 raft_consensus.cc:1081] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:10.005421  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:10.006073  7285 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.006407  7285 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.013674  7220 tablet_copy_source_session.cc:215] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:10.022754  7285 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:10.027132  7285 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:10.028414  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:10.029006  7358 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.029670  8402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04511a3c5a984c6bbbafef5a1ab027af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.035243  8399 tablet_copy_client.cc:806] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:10.035848  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:10.046607  7359 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.051798  7208 raft_consensus.cc:3055] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:10.052157  7208 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:10.052908  7208 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:10.054097  7208 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.060949  7208 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:10.062333  8399 tablet_copy_client.cc:670] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:10.063299  7249 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:10.067050  8402 tablet_copy_client.cc:806] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:10.067670  8402 tablet_copy_client.cc:670] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:10.063299  7884 raft_consensus.cc:1217] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:10.069455  8303 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:10.069600  8394 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:10.070063  8303 raft_consensus.cc:697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:10.070922  8303 consensus_queue.cc:237] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:10.067787  7358 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:10.074579  8390 ts_tablet_manager.cc:933] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:10.075408  8402 tablet_copy_client.cc:538] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:10.083424  8399 tablet_copy_client.cc:538] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:10.103493  8402 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:10.180217  8399 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:10.184258  8390 tablet_copy_client.cc:323] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:10.186012  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet b66f0c25b8494f939b683252cf83f455 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:10.186566  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet b66f0c25b8494f939b683252cf83f455 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-b66f0c25b8494f939b683252cf83f455
I20260709 13:15:10.195075  7220 tablet_copy_source_session.cc:215] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:10.194648  7108 catalog_manager.cc:5697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.201133  8390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66f0c25b8494f939b683252cf83f455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.214393  7208 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.217629  8399 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:10.218416  8368 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.220363  8399 tablet_bootstrap.cc:492] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:10.221272  8399 ts_tablet_manager.cc:1403] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.000s
I20260709 13:15:10.225735  8399 raft_consensus.cc:359] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.226750  8399 raft_consensus.cc:740] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:10.227497  8399 consensus_queue.cc:260] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.238453  8399 ts_tablet_manager.cc:1434] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:15:10.240170  7281 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.242547  8368 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.243458  7206 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.246158  8367 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.253898  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-7f1b52c714364beca046eb63ab65e006 received from {username='slave'} at 127.0.0.1:35334
I20260709 13:15:10.273464  7209 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:10.255672  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-7f1b52c714364beca046eb63ab65e006 on tablet 7f1b52c714364beca046eb63ab65e006 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:10.300412  8373 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:15:10.326403  8390 tablet_copy_client.cc:806] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:10.331710  8390 tablet_copy_client.cc:670] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:10.358129  7285 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.385195  8367 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:10.413357  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 109920us
I20260709 13:15:10.416003  7285 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:10.418313  8373 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:10.400892  8402 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:10.420125  8402 tablet_bootstrap.cc:492] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:10.431257  8402 ts_tablet_manager.cc:1403] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.328s	user 0.027s	sys 0.004s
I20260709 13:15:10.440972  7884 raft_consensus.cc:1217] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:10.459990  8402 raft_consensus.cc:359] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.461705  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:10.460908  8402 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:10.480019  8402 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.481361  8390 tablet_copy_client.cc:538] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:10.488986  8402 ts_tablet_manager.cc:1434] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.005s
I20260709 13:15:10.497212  7358 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.492172  8390 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:10.504953  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-04511a3c5a984c6bbbafef5a1ab027af received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:10.505429  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-04511a3c5a984c6bbbafef5a1ab027af on tablet 04511a3c5a984c6bbbafef5a1ab027af with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:10.507371  8302 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.540474  7206 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.542995  8303 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.579035  8390 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:10.579948  8390 tablet_bootstrap.cc:492] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:10.580600  8390 ts_tablet_manager.cc:1403] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.010s
I20260709 13:15:10.581609  8389 raft_consensus.cc:1064] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:10.583802  8390 raft_consensus.cc:359] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.584790  8390 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:10.584556  8389 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:10.585567  8390 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.604285  7884 raft_consensus.cc:1217] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:10.620083  7354 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.621083  7886 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.625193  8329 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:10.628643  8295 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:15:10.631047  7285 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.636780  8329 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:10.644276  8390 ts_tablet_manager.cc:1434] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.001s
I20260709 13:15:10.647809  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-b66f0c25b8494f939b683252cf83f455 received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:10.648247  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-b66f0c25b8494f939b683252cf83f455 on tablet b66f0c25b8494f939b683252cf83f455 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:10.672847  8389 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.675500  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:10.675148  7359 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.687038  7884 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.705829  7106 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.735152  7285 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.760953  7208 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:10.767257  7354 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:10.767948  7884 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:10.770323  8295 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.773591  8295 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.785598  8318 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.790598  7358 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.854174  7107 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.863392  7208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:10.864120  7208 raft_consensus.cc:606] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:10.866294  7884 raft_consensus.cc:2955] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:10.871547  7208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4153cded827845fc9744c3a89e978898"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:10.872287  7208 raft_consensus.cc:606] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:10.877893  8366 raft_consensus.cc:1064] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:10.880568  8366 consensus_queue.cc:237] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:10.887787  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4886c5a71b0d4129b716872549b5630c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:10.887935  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 4886c5a71b0d4129b716872549b5630c with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39548
I20260709 13:15:10.904011  7886 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.906608  8368 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:10.920028  7206 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.951493  8367 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:10.973865  7883 raft_consensus.cc:1217] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:10.977983  7285 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:10.979377  8318 raft_consensus.cc:993] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:10.979933  8318 raft_consensus.cc:1081] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:10.987746  8436 tablet_replica.cc:333] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:15:10.988785  8436 raft_consensus.cc:2243] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.990631  8389 raft_consensus.cc:993] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:10.993696  8389 raft_consensus.cc:1081] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:10.995862  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:10.996536  7285 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.996683  8318 raft_consensus.cc:1064] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:10.997048  7285 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.998894  8318 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:11.005477  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4153cded827845fc9744c3a89e978898"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48764
I20260709 13:15:11.006223  7356 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:11.006631  7356 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:11.013247  7356 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:11.013630  7285 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:10.989488  8436 raft_consensus.cc:2272] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.017642  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:11.018260  7208 raft_consensus.cc:3055] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:11.018528  7208 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:11.018627  7285 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:11.018702  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:11.019539  7206 raft_consensus.cc:3055] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:11.019841  7206 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:11.021247  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:11.021363  7206 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:11.022007  7358 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:11.022527  7356 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:11.022761  7206 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:11.025431  7208 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:11.026465  7208 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:11.031960  7358 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:11.032392  7206 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:11.033524  7249 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:11.037343  8302 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:11.105269  7208 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:11.123469  7356 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:11.125273  8329 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:11.133736  7323 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:11.121744  8436 ts_tablet_manager.cc:1916] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:15:11.172430  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 163939us
I20260709 13:15:11.185503  7280 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:11.191108  8443 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:11.191727  8443 raft_consensus.cc:697] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:11.180914  7883 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:15:11.198966  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 65322.6us
I20260709 13:15:11.199674  8302 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:11.243644  8389 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:11.250701  8295 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:11.256744  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 83613.6us
I20260709 13:15:11.192677  8443 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:11.256609  7209 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:11.263264  8368 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:11.200735  8302 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:11.263999  8416 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:11.321758  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 45157.1us
I20260709 13:15:11.322783  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:56158
I20260709 13:15:11.325709  8318 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:11.327092  7356 raft_consensus.cc:606] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:11.335124  7886 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:11.340780  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 121523us
I20260709 13:15:11.345563  8436 ts_tablet_manager.cc:1929] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:11.346292  8436 log.cc:1199] T 4886c5a71b0d4129b716872549b5630c P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/4886c5a71b0d4129b716872549b5630c
I20260709 13:15:11.348316  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 4886c5a71b0d4129b716872549b5630c (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:11.352021  7108 catalog_manager.cc:5697] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:11.380638  7356 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:11.404505  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:11.418720  7883 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:11.446762  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 48790.5us
I20260709 13:15:11.448576  7285 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:11.446564  7280 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:11.502620  7105 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.516063  7107 catalog_manager.cc:5697] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:11.521255  7280 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:11.531692  7106 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:11.667197  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 133397us
W20260709 13:15:11.681840  8462 log.cc:927] Time spent T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
W20260709 13:15:11.743220  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 194595us
I20260709 13:15:11.841360  7211 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:11.864104  8441 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:15:11.871289  7284 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:11.871512  8465 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 13:15:11.881146  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:11.881765  7283 raft_consensus.cc:606] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:11.882802  8445 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:11.895339  8368 raft_consensus.cc:993] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:11.895913  8368 raft_consensus.cc:1081] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:11.956758  7883 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Advancing to term 2
W20260709 13:15:11.969324  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 106450us
I20260709 13:15:11.975171  7883 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:11.976225  8472 raft_consensus.cc:993] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:11.976737  8472 raft_consensus.cc:1081] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
W20260709 13:15:11.978499  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 117246us
I20260709 13:15:11.978698  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:11.979256  7206 raft_consensus.cc:606] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:11.980370  7211 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:11.980479  8394 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:15:11.993588  7208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:11.994218  7208 raft_consensus.cc:606] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:11.998347  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 147539us
I20260709 13:15:12.013128  8302 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:12.012920  7284 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:12.020462  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53380
I20260709 13:15:12.021041  7355 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:12.021088  7211 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.021684  7211 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:11.988504  7883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35708
W20260709 13:15:12.030758  8481 log.cc:927] Time spent T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:15:12.031596  7206 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.035676  7209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:12.036242  7209 raft_consensus.cc:606] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:12.037577  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:15:12.039206  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:12.059607  8302 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:12.079499  7211 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.082858  7211 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:12.087512  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:12.088155  7284 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:12.089686  7210 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:12.091317  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:12.091951  7355 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:12.092242  7355 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:12.093329  7279 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:12.094429  7886 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:12.080613  7883 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.112061  8476 raft_consensus.cc:993] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:12.114019  8389 raft_consensus.cc:993] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:12.115922  8479 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:15:12.120522  8480 raft_consensus.cc:1081] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:12.124145  7886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:12.124732  7886 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.125092  7886 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.108415  7883 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.126845  8468 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:15:12.125110  8451 raft_consensus.cc:1064] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:12.103034  8368 consensus_queue.cc:1059] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
W20260709 13:15:12.139878  8451 raft_consensus.cc:1068] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: Unable to promote non-voter c92f0c42bac9434aaf510b43f07d1d56: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:15:12.147006  8329 raft_consensus.cc:1081] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:12.156831  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48764
I20260709 13:15:12.157405  7356 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.157766  7356 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.176246  7356 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.186197  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:12.186815  7211 raft_consensus.cc:3055] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.187107  7211 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:12.187909  7211 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.189040  7211 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.195595  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:12.196111  7279 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.202878  7356 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:12.201815  8295 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:12.250764  7355 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.254127  7355 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:12.270391  7211 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:12.280309  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b66f0c25b8494f939b683252cf83f455 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:12.292797  7886 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.298557  8476 raft_consensus.cc:993] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:12.297586  7283 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:12.298002  7884 raft_consensus.cc:2955] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:12.299065  8476 raft_consensus.cc:1081] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:12.302028  7284 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:12.308476  7177 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:12.309136  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:12.312323  8455 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.320061  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:12.320658  7206 raft_consensus.cc:3055] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.320935  7206 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:12.322741  7886 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:12.316304  8467 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:12.335422  8467 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:12.312846  8455 raft_consensus.cc:697] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:12.340400  7206 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.343623  7206 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.349504  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:12.350998  7357 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.336259  8467 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.328326  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:12.362946  7206 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:12.348054  7355 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:12.378582  7850 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:12.370014  7284 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.376443  8455 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.405615  7284 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.408931  7279 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:12.433935  8457 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.434525  8457 raft_consensus.cc:697] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:12.435400  8457 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.440991  7357 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:12.468549  7883 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:12.562515  8485 log.cc:927] Time spent T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:15:12.577178  7884 raft_consensus.cc:1240] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
W20260709 13:15:12.599308  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 79566us
W20260709 13:15:12.600157  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 70333.8us
I20260709 13:15:12.613543  7883 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:12.643707  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:12.648672  7210 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.656634  8490 consensus_queue.cc:1059] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:12.647619  7284 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.661123  7284 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:12.664203  7279 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:12.669613  7107 catalog_manager.cc:5697] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 1 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:12.678364  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:12.678997  7206 raft_consensus.cc:3055] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.679286  7206 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:12.681597  7206 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.688478  7206 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.682219  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:12.700541  7206 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:12.706565  7249 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:12.728297  8446 raft_consensus.cc:1064] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:12.729387  7280 raft_consensus.cc:3055] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.716996  8490 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.731277  8490 raft_consensus.cc:697] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:12.732345  8490 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:12.729884  7280 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:12.748725  7210 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:12.750159  7850 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:12.756039  8449 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.756583  8449 raft_consensus.cc:697] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:12.757424  8449 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.761080  7211 raft_consensus.cc:1240] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:12.734975  7280 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.784585  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:12.785192  7358 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.780369  8446 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:12.791914  7358 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:12.838515  7280 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.848412  7209 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:12.849216  7883 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:12.859050  8472 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:12.866290  8505 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:12.888542  7357 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:15:12.786131  8491 consensus_queue.cc:1175] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "11d9e39e28934a1d8115bb23b7c998e9" responder_term: 2 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:15:12.900182  8472 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:12.905382  7209 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:12.912222  7281 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:12.931937  7209 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:12.934022  8449 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:15:12.943436  8470 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:12.948197  7280 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:12.950649  8498 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:15:12.953413  8304 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:15:12.956125  7358 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:12.975823  8470 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:12.984936  8446 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:13.005676  7358 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:13.008888  7883 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.010768  8449 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:13.044423  7356 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.041186  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:13.062107  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet b66f0c25b8494f939b683252cf83f455 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:13.077255  7206 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.095964  7108 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 2 to 3, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.137533  7283 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.168852  8519 tablet_replica.cc:333] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:13.170295  8519 raft_consensus.cc:2243] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.171216  8519 raft_consensus.cc:2272] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.188313  8519 ts_tablet_manager.cc:1916] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:13.172155  7356 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.191687  7105 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.200466  8498 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:13.204341  8491 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:13.238528  7286 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:13.243657  7106 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.256718  7106 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.285238  8457 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:15:13.294225  7206 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.300220  8491 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:15:13.320818  7211 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:13.337764  7286 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:13.343686  7107 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.345630  7107 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.352641  7884 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:13.356400  7206 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:13.356153  8457 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:13.359026  8452 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:13.360155  8505 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:13.365995  8446 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.371780  7206 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.393433  7884 raft_consensus.cc:2955] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.450719  7107 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.459551  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04511a3c5a984c6bbbafef5a1ab027af with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:13.468567  7358 consensus_queue.cc:237] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:13.514636  8519 ts_tablet_manager.cc:1929] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:13.515231  8519 log.cc:1199] T b66f0c25b8494f939b683252cf83f455 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/b66f0c25b8494f939b683252cf83f455
I20260709 13:15:13.516472  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 04511a3c5a984c6bbbafef5a1ab027af with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:13.518898  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet b66f0c25b8494f939b683252cf83f455 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:13.530856  7884 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:13.532491  8466 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:13.535125  8519 tablet_replica.cc:333] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:13.540417  8519 raft_consensus.cc:2243] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.541116  8519 raft_consensus.cc:2272] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.537274  7280 raft_consensus.cc:1275] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:13.545024  8519 ts_tablet_manager.cc:1916] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:13.544860  8499 consensus_queue.cc:1048] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:13.564872  8499 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.575299  7884 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.577951  7283 raft_consensus.cc:2955] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.581187  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:13.615471  7107 catalog_manager.cc:5697] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:13.625777  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f1b52c714364beca046eb63ab65e006 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:13.629455  8519 ts_tablet_manager.cc:1929] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:13.638185  8519 log.cc:1199] T 04511a3c5a984c6bbbafef5a1ab027af P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/04511a3c5a984c6bbbafef5a1ab027af
I20260709 13:15:13.649399  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 04511a3c5a984c6bbbafef5a1ab027af (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:13.660420  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f1b52c714364beca046eb63ab65e006 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:13.687162  8529 tablet_replica.cc:333] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:15:13.737329  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:13.738078  7206 raft_consensus.cc:606] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:13.765312  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:13.765954  7206 raft_consensus.cc:606] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:13.766945  8529 raft_consensus.cc:2243] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:13.767812  8529 raft_consensus.cc:2272] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:13.770299  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:56158
I20260709 13:15:13.770905  7358 raft_consensus.cc:606] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:13.771193  8529 ts_tablet_manager.cc:1916] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:13.778276  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:13.778940  7206 raft_consensus.cc:606] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:13.783618  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:13.784196  7206 raft_consensus.cc:606] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:13.789548  8529 ts_tablet_manager.cc:1929] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:13.790228  8529 log.cc:1199] T 7f1b52c714364beca046eb63ab65e006 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/7f1b52c714364beca046eb63ab65e006
I20260709 13:15:13.792160  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 7f1b52c714364beca046eb63ab65e006 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:13.789736  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:13.796481  7283 raft_consensus.cc:606] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:13.797978  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:13.799628  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:13.938570  8295 raft_consensus.cc:993] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:13.939134  8467 raft_consensus.cc:1081] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:13.940687  7884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:13.941242  7884 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:13.941565  7884 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.948246  7884 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:13.950179  7884 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:13.951344  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:13.952021  7206 raft_consensus.cc:3055] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:13.952309  7206 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:13.953074  7206 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:13.954481  7206 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.954754  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:13.955391  7359 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.964473  7206 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:13.966091  7359 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:13.966007  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:13.967029  8457 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:13.967536  8457 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:13.969067  8457 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:13.995112  7107 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.013350  8466 raft_consensus.cc:993] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:14.014022  8445 raft_consensus.cc:1081] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:14.016007  7206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53380
I20260709 13:15:14.017596  7206 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:14.018062  7206 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.024047  7206 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:14.027551  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:14.028137  7359 raft_consensus.cc:3055] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:14.028414  7359 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:14.029110  7359 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:14.030020  7359 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.030489  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:14.031111  7280 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.032732  7206 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:14.039321  7280 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:14.042091  7359 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:14.044493  7177 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:14.046110  8295 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:14.046820  8295 raft_consensus.cc:697] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:14.047749  8295 consensus_queue.cc:237] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:14.068025  7107 catalog_manager.cc:5697] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 2, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.090457  8467 raft_consensus.cc:993] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:14.090893  8295 raft_consensus.cc:1081] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:14.092368  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:14.092803  7283 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:14.093113  7283 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.098438  7283 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:14.100189  7283 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:14.101511  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:14.102059  7209 raft_consensus.cc:3055] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:14.102362  7209 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:14.103080  7209 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:14.104216  7209 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.109879  7209 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:14.111075  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:14.111156  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:14.111836  7359 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.112298  8505 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:14.112803  8505 raft_consensus.cc:697] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:14.113658  8505 consensus_queue.cc:237] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:14.114629  8467 raft_consensus.cc:993] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:14.115108  8467 raft_consensus.cc:1081] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:14.116946  7884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:14.117488  7884 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:14.117818  7884 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.119139  7359 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:14.128100  7884 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.133795  7884 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:14.138309  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:14.138950  7206 raft_consensus.cc:3055] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:14.139241  7206 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:14.140053  7206 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.141160  7206 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.144912  7107 catalog_manager.cc:5697] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.146258  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:14.146772  7283 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.152803  7206 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:14.153195  7283 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:14.154520  7853 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:14.155580  8457 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:14.156059  8457 raft_consensus.cc:697] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:14.156965  8457 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.181249  7108 catalog_manager.cc:5697] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.256563  8295 raft_consensus.cc:993] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:14.256990  8471 raft_consensus.cc:1081] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:14.258580  7884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35716
I20260709 13:15:14.259105  7884 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:14.259371  7884 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.265494  7884 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.267547  7884 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:14.269055  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:14.269620  7209 raft_consensus.cc:3055] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:14.269909  7209 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:14.270581  7209 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.271342  7209 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.268988  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:14.274540  7283 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.275841  7209 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:14.276837  7850 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:14.278363  8534 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:14.279516  8534 raft_consensus.cc:697] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:14.280416  8534 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.280973  7283 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:14.292331  7107 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.356173  8304 raft_consensus.cc:993] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:14.356630  8505 raft_consensus.cc:1081] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Signalling peer c92f0c42bac9434aaf510b43f07d1d56 to start an election
I20260709 13:15:14.358054  7884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:35708
I20260709 13:15:14.358476  7884 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:14.358778  7884 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.366032  7884 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.367498  7884 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:14.368201  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:14.368827  7280 raft_consensus.cc:3055] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:14.368908  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:14.369172  7280 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:14.369446  7359 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.369992  7280 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.371264  7280 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.376367  7359 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:14.381826  7280 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:14.383015  7853 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:14.384943  8373 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:14.385468  8373 raft_consensus.cc:697] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:14.386471  8373 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:14.395582  7107 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.413473  7359 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.414572  8373 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.435518  7209 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.437856  8457 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.475847  7283 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:14.477123  8471 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.496215  7358 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:14.500793  8295 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.514721  7206 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:14.515938  8505 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.523882  7356 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:14.526460  8304 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.548285  7209 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.556078  8373 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.583523  7280 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.585085  8534 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.742391  7209 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.743781  8534 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.772408  7283 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.774322  8534 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.777596  7358 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:14.790418  7209 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:14.792508  7325 consensus_peers.cc:597] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ff628bd48894180a4837185ec5f00fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:14.792848  8445 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.790501  7283 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:14.795305  8445 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.800568  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:14.813906  8551 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:14.815514  7206 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:14.832971  7283 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:14.837518  7108 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.842490  7280 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:14.847275  7286 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.851840  8534 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.855474  7209 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:14.856201  7251 consensus_peers.cc:597] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ac9e385dfd04ea5905141ea7712fb3b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:14.857713  7358 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:14.860899  8505 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:14.873764  8453 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:14.884532  7358 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:14.886500  8457 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:14.890655  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:14.931350  8453 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:14.980584  7359 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:14.990360  7357 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.015724  7107 catalog_manager.cc:5697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:15.026408  7325 consensus_peers.cc:597] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f42aca524b14eccb31e0bb7820e7acd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:15.034204  7210 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:15.040159  8564 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:15.043021  7286 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:15.044332  7209 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.045158  8564 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:15.074483  8564 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.079387  7286 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.100611  7107 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.101642  7210 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.108932  7280 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.131001  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:56158
I20260709 13:15:15.131621  7357 raft_consensus.cc:606] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:15.146579  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:15.147166  7286 raft_consensus.cc:606] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:15.149417  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:15.149571  7357 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:15.150549  7210 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:15.151059  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:15.155449  8453 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:15.156716  8505 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:15.159554  7251 consensus_peers.cc:597] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d30a0aadea464b73802ea0c113441b04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:15.167503  7357 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.167755  7210 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.167888  8304 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.186035  7107 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 3, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:15.235839  8552 raft_consensus.cc:993] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:15.236332  8304 raft_consensus.cc:1081] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:15.238538  7357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48768
I20260709 13:15:15.239100  7357 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:15.239434  7357 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:15.246158  7357 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:15.251070  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:15.252933  7210 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:15.264833  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:15.265481  7286 raft_consensus.cc:3055] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:15.252367  7357 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:15.265787  7286 raft_consensus.cc:740] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:15.266595  7286 consensus_queue.cc:260] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:15.267614  7286 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:15.268187  7210 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:15.273398  7323 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:15.277050  8564 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:15.278299  7286 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:15.279824  8564 raft_consensus.cc:697] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:15.281020  8564 consensus_queue.cc:237] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:15.311476  7108 catalog_manager.cc:5697] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.334993  8571 ts_tablet_manager.cc:933] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:15.337296  8571 tablet_copy_client.cc:323] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:15:15.339787  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 1ff628bd48894180a4837185ec5f00fe from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:15:15.340389  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 1ff628bd48894180a4837185ec5f00fe from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-1ff628bd48894180a4837185ec5f00fe
I20260709 13:15:15.348531  7369 tablet_copy_source_session.cc:215] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:15.352303  8571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ff628bd48894180a4837185ec5f00fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.367139  8573 ts_tablet_manager.cc:933] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:15.379662  8573 tablet_copy_client.cc:323] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:15:15.382586  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 1ac9e385dfd04ea5905141ea7712fb3b from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:15:15.383154  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 1ac9e385dfd04ea5905141ea7712fb3b from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-1ac9e385dfd04ea5905141ea7712fb3b
I20260709 13:15:15.391696  7296 tablet_copy_source_session.cc:215] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:15.395211  8573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e385dfd04ea5905141ea7712fb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.403648  8445 raft_consensus.cc:993] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:15.404310  8445 raft_consensus.cc:1081] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:15.414323  8573 tablet_copy_client.cc:806] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:15.415104  8573 tablet_copy_client.cc:670] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:15.417101  7206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53380
I20260709 13:15:15.417693  7206 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:15.418054  7206 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:15.419616  8573 tablet_copy_client.cc:538] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:15.429431  8573 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:15.473713  8573 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:15.475039  8573 tablet_bootstrap.cc:492] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:15.475842  8573 ts_tablet_manager.cc:1403] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.012s
I20260709 13:15:15.479346  8573 raft_consensus.cc:359] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.480257  8573 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:15.480976  8573 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.493845  8573 ts_tablet_manager.cc:1434] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 13:15:15.497761  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-1ac9e385dfd04ea5905141ea7712fb3b received from {username='slave'} at 127.0.0.1:52932
I20260709 13:15:15.498263  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-1ac9e385dfd04ea5905141ea7712fb3b on tablet 1ac9e385dfd04ea5905141ea7712fb3b with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:15.506911  7206 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.509656  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:15.510257  7286 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:15.510358  7206 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:15.511639  8571 tablet_copy_client.cc:806] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:15.512930  8571 tablet_copy_client.cc:670] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:15.517261  7286 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:15.519426  8571 tablet_copy_client.cc:538] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:15.523209  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:15.523862  7357 raft_consensus.cc:3055] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:15.524178  7357 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:15.523214  7177 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:15.525520  8467 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:15.526018  8467 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:15.530447  8467 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.534206  7357 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.536456  7357 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:15.556174  8571 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:15.557651  7107 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 2, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.566627  7357 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:15.595964  8573 ts_tablet_manager.cc:933] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:15.600708  8571 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:15.606222  8571 tablet_bootstrap.cc:492] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:15.606987  8571 ts_tablet_manager.cc:1403] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.015s
I20260709 13:15:15.609984  8571 raft_consensus.cc:359] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.611558  8571 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:15.612243  8571 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.613488  8573 tablet_copy_client.cc:323] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:15:15.615329  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet d30a0aadea464b73802ea0c113441b04 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:15:15.615867  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet d30a0aadea464b73802ea0c113441b04 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-d30a0aadea464b73802ea0c113441b04
I20260709 13:15:15.618129  8571 ts_tablet_manager.cc:1434] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:15:15.623412  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-1ff628bd48894180a4837185ec5f00fe received from {username='slave'} at 127.0.0.1:35334
I20260709 13:15:15.623860  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-1ff628bd48894180a4837185ec5f00fe on tablet 1ff628bd48894180a4837185ec5f00fe with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:15.627481  8571 ts_tablet_manager.cc:933] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:15.629200  7296 tablet_copy_source_session.cc:215] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:15.635673  8571 tablet_copy_client.cc:323] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:15:15.636366  8573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30a0aadea464b73802ea0c113441b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.638685  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 6f42aca524b14eccb31e0bb7820e7acd from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:15:15.639200  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 6f42aca524b14eccb31e0bb7820e7acd from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-6f42aca524b14eccb31e0bb7820e7acd
I20260709 13:15:15.652458  7369 tablet_copy_source_session.cc:215] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:15.661746  8571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f42aca524b14eccb31e0bb7820e7acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.683627  8573 tablet_copy_client.cc:806] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:15.684489  8573 tablet_copy_client.cc:670] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:15.692693  8573 tablet_copy_client.cc:538] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:15.702114  8571 tablet_copy_client.cc:806] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:15.702836  8571 tablet_copy_client.cc:670] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:15.709467  7280 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:15.710464  7206 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:15.712652  8466 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:15.718762  8466 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:15.720153  8571 tablet_copy_client.cc:538] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:15.735538  8571 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:15.822386  8573 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:15.854275  8571 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:15.857960  8571 tablet_bootstrap.cc:492] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:15.858760  8571 ts_tablet_manager.cc:1403] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.027s
I20260709 13:15:15.868854  8571 raft_consensus.cc:359] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.869793  8571 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:15.870532  8571 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.881161  8571 ts_tablet_manager.cc:1434] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:15:15.883155  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-6f42aca524b14eccb31e0bb7820e7acd received from {username='slave'} at 127.0.0.1:35334
I20260709 13:15:15.883574  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-6f42aca524b14eccb31e0bb7820e7acd on tablet 6f42aca524b14eccb31e0bb7820e7acd with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:15.896150  8573 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:15.897136  8573 tablet_bootstrap.cc:492] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:15.897835  8573 ts_tablet_manager.cc:1403] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.000s
I20260709 13:15:15.900765  8573 raft_consensus.cc:359] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.901618  8573 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:15.902302  8573 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:15.905673  8573 ts_tablet_manager.cc:1434] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:15.907477  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-d30a0aadea464b73802ea0c113441b04 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:15:15.907936  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-d30a0aadea464b73802ea0c113441b04 on tablet d30a0aadea464b73802ea0c113441b04 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:15.935254  7286 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:15.936558  8467 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:15.950826  7878 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Advancing to term 2
I20260709 13:15:15.951061  7359 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:15.954273  7884 raft_consensus.cc:1217] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:15.960342  8295 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:15.997081  7878 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:15:16.006690  8471 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:16.061033  8295 raft_consensus.cc:1064] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:16.063505  8295 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.076431  7286 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.076902  7359 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.078240  8588 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.079849  8588 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.081746  7883 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.084411  8467 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.098104  8467 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.102824  7883 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.107288  7286 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.124289  7105 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.152029  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:16.161978  7883 raft_consensus.cc:1217] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:15:16.181030  7357 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.196378  7878 raft_consensus.cc:1217] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:15:16.231335  7206 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.244923  7878 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:16.247638  8588 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:16.264750  8471 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.266348  7883 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.270638  7357 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:16.272275  8588 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:16.283277  7357 raft_consensus.cc:2955] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.284119  7108 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.309707  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ff628bd48894180a4837185ec5f00fe with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39548
I20260709 13:15:16.311494  8596 tablet_replica.cc:333] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:15:16.324398  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ff628bd48894180a4837185ec5f00fe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:16.349807  8596 raft_consensus.cc:2243] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:16.350600  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:16.351135  8596 raft_consensus.cc:2272] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:16.359517  8596 ts_tablet_manager.cc:1916] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:16.377910  8596 ts_tablet_manager.cc:1929] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:16.378469  8596 log.cc:1199] T 1ff628bd48894180a4837185ec5f00fe P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/1ff628bd48894180a4837185ec5f00fe
I20260709 13:15:16.380537  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 1ff628bd48894180a4837185ec5f00fe (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:16.412164  7206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:16.412647  7206 raft_consensus.cc:606] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:16.415143  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:56158
I20260709 13:15:16.415604  7357 raft_consensus.cc:606] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:16.419113  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793193c6449e4269917a9011e3ae5558"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:16.419721  7280 raft_consensus.cc:606] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:16.420894  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:16.422434  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:16.511030  8471 raft_consensus.cc:993] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:16.511569  8588 raft_consensus.cc:1081] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:16.513012  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:16.513437  7286 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:16.513691  7286 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.518790  7286 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.520334  7286 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:16.521113  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:16.521368  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:16.521858  7883 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.521718  7206 raft_consensus.cc:3055] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:16.522507  7206 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:16.523227  7206 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.524410  7206 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.527463  7883 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:16.528662  7251 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:16.529376  8304 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.538082  8304 raft_consensus.cc:697] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:16.538295  7206 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:16.539130  8304 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.540122  8552 raft_consensus.cc:1064] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:16.543313  8552 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.557224  7883 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:16.558652  8599 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:16.558980  7206 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:16.559990  7359 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:16.560556  8598 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:16.571002  7107 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.576674  8599 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:16.607502  8598 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.615442  7206 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.623610  7878 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.633394  7107 catalog_manager.cc:5697] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.629287  7359 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.664958  8445 raft_consensus.cc:993] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:16.665539  8445 raft_consensus.cc:1081] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:16.667310  7210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53380
I20260709 13:15:16.667843  7210 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:16.668197  7210 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.679410  7210 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:16.682055  7280 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.683111  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:16.683576  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:16.684151  7359 raft_consensus.cc:3055] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:16.684481  7359 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:16.685169  7359 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:16.683697  7286 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.688867  7878 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:16.686239  7359 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.690603  8598 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.695751  7210 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:16.696519  7359 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:16.697868  7174 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:16.698948  8588 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.699417  8588 raft_consensus.cc:697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:16.700277  8588 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:16.700860  8564 raft_consensus.cc:1064] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:16.700474  8597 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.706948  8564 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.709589  7883 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.719318  7286 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:16.720345  7107 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 2, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.724675  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ac9e385dfd04ea5905141ea7712fb3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:16.731202  7359 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:16.733659  8605 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:15:16.738273  7096 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 1ac9e385dfd04ea5905141ea7712fb3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:15:16.738606  7359 raft_consensus.cc:2955] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.758544  7883 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.759882  8445 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.764497  7210 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.766063  8445 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.767309  7286 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.766810  7106 catalog_manager.cc:5697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 3 to 4, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 1 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.781134  8597 raft_consensus.cc:993] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:16.782302  8564 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.787003  8466 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.790551  8598 raft_consensus.cc:1081] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:16.789759  7883 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.799118  7286 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.805336  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ac9e385dfd04ea5905141ea7712fb3b with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:16.808266  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "793193c6449e4269917a9011e3ae5558"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48768
I20260709 13:15:16.809163  8605 raft_consensus.cc:1064] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:16.809217  7359 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:16.810246  7359 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.811877  8605 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.819002  7359 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.821954  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:16.822515  7884 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.827620  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:16.828212  7281 raft_consensus.cc:3055] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:16.828538  7281 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:16.830307  7281 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.831501  8611 tablet_replica.cc:333] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:15:16.831430  7281 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.833796  8611 raft_consensus.cc:2243] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:16.826404  7210 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.838347  8611 raft_consensus.cc:2272] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:16.837752  7108 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.842032  8611 ts_tablet_manager.cc:1916] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:16.842844  7884 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:16.848034  7281 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:16.848582  7359 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:16.852535  7209 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.849896  7325 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:16.854650  8605 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:16.862844  8564 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.863405  8564 raft_consensus.cc:697] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:16.864276  8564 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.872269  8611 ts_tablet_manager.cc:1929] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:16.873364  8611 log.cc:1199] T 1ac9e385dfd04ea5905141ea7712fb3b P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/1ac9e385dfd04ea5905141ea7712fb3b
I20260709 13:15:16.875064  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 1ac9e385dfd04ea5905141ea7712fb3b (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:16.879009  7884 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.881136  7359 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:15:16.882515  8605 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:16.886638  7358 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.891572  8605 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:16.897444  7286 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:16.897619  7884 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:16.898635  7108 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.900876  8466 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:16.909472  8613 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:16.914755  8599 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.916544  7884 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.918322  8466 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.927758  7883 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.937037  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f42aca524b14eccb31e0bb7820e7acd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:16.937417  7281 raft_consensus.cc:2955] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.939992  7108 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.939760  7209 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.955552  7359 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:16.976323  7281 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:16.985203  7209 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:16.992141  7883 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:16.993669  8605 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:16.999308  8597 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:17.433585  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:17.856940  7852 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.630s	user 0.010s	sys 0.001s
W20260709 13:15:17.857501  7852 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.631s	user 0.010s	sys 0.001s
W20260709 13:15:17.857970  7853 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.000s	sys 0.009s
W20260709 13:15:17.858280  7853 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.000s	sys 0.009s
I20260709 13:15:17.972596  8626 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:18.026935  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 1.01933e+06us
I20260709 13:15:17.973308  8626 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.098420  8622 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.099081  8622 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.104529  8627 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.105311  8627 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.107712  8627 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.108199  8625 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.128129  8625 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.130908  8625 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.131843  8631 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.111871  8630 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.112380  8622 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.114616  8628 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.132458  8631 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.132833  8628 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.134652  8630 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.142933  8630 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.143224  8621 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.143879  8621 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.144609  8534 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.145170  8534 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.146121  8621 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.146150  8630 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.146672  8621 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.147188  8534 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.146946  8630 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.147673  8534 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.147915  8621 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.148169  8534 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.148988  8630 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.150125  8621 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.150728  8631 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.155561  8630 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.156172  8630 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.157255  8632 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.120393  8635 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.161149  8635 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.161908  8637 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.162505  8637 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.164392  8592 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.165024  8592 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.166427  8637 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.171106  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.170323  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.172834  8635 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.121049  8626 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.135063  8628 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.115456  8620 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.157773  8631 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.158258  8634 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.177173  8620 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.167213  8592 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.120661  8629 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.168479  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.168553  8534 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.179613  8630 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.180184  8630 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.180009  8629 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.169636  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.180790  8630 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.158891  8632 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.181659  8628 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.180284  8620 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.186219  7284 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:18.170275  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.177897  8634 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.121501  8633 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.177203  8637 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.182269  8628 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.188279  8626 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.188536  8620 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.177824  8631 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.201208  8638 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.197991  8592 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.190460  8633 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.196388  8626 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.188807  8639 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.203992  8630 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.209101  8629 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.211038  8632 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.211438  8534 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.210369  8592 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.212139  8534 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.213308  8592 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.202834  8620 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.214277  8534 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.216650  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.218071  8634 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.218950  8619 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.201951  8638 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.191620  8637 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.220707  8628 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.222035  8631 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.227509  8633 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.219529  8619 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.230597  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.231230  7887 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:18.231417  8626 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.232061  8619 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.232806  7251 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:18.214854  8534 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.234747  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.222891  8638 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.224198  8631 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.223513  8634 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.216338  8639 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.246860  8639 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.232975  8592 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.251952  8643 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.254631  8637 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.235266  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.235671  8632 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:18.256969  8632 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.256274  8599 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:18.257361  8632 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:18.244313  8640 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.234495  8620 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.241643  8534 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.258059  7105 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 4 to 5, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.266777  8645 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.266047  7880 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:18.259078  8592 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.280520  8633 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.252559  8643 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.291440  8643 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.265501  8638 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.292860  8638 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.248754  8631 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.283442  8534 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.297549  7881 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:18.295004  8633 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.306636  8631 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.250212  8634 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.296758  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.297302  8637 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.308286  8637 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.310284  8637 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.306869  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.312667  7358 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1043) took 1314 ms. Trace:
I20260709 13:15:18.313127  7358 rpcz_store.cc:276] 0709 13:15:16.998300 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.311927 (+1313627us) service_pool.cc:224] Handling call
0709 13:15:18.312218 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:18.312391 (+   173us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:18.312414 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:18.312451 (+    37us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:18.312477 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:18.312526 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:18.312616 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:18.267321  8641 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.258226  8640 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.321040  8648 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.318547  8633 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.316740  8642 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.319332  8534 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.316814  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.333506  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.321580  8648 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.333161  8631 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.334151  7280 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:18.330749  8637 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.336000  8619 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.331840  8534 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.316184  8645 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.334054  8644 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.347210  7853 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:18.335930  8631 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.320305  8641 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.335510  8592 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.331302  8642 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.358446  8621 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:18.344949  8619 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.362720  8621 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.363150  8621 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:18.365464  7853 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:18.346171  8638 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.342964  7882 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:18.368993  8631 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.356092  8626 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.368013  8592 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:18.353350  8623 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.372509  8626 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.344616  8634 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.372532  8592 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.344415  8637 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.367375  8597 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.372769  8623 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.375851  8592 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:18.390220  8634 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.374758  8625 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.400462  7251 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:18.396173  8632 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.403237  8625 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.404493  8632 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.405120  8632 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:18.405495  8632 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.406486  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:18.408304  8621 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.410437  8648 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.412567  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.399780  8631 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.413213  7358 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:18.413461  8631 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.415683  8631 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.417152  8637 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.418864  8619 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.420459  8642 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.396747  8634 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.423856  8634 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.424451  8634 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.424742  7251 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:18.424914  8634 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.425637  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.425714  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.426234  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.423931  7883 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:18.429530  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.430253  7357 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:18.405529  8625 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.439132  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.445233  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.448475  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.449189  7358 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:18.441725  8632 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:18.442286  8637 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:18.451017  8637 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.451385  8637 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:18.452327  8626 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.391793  8597 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.454892  8597 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.455507  8534 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.459151  7883 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:18.467882  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:18.466044  8639 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.482748  8639 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.442528  8642 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.359553  8644 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.490798  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:18.488754  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.465832  8640 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.467141  8641 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.499343  8621 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.468604  8627 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.466044  8631 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.053s
I20260709 13:15:18.500829  8642 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.484325  8626 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.464087  8597 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.496094  8643 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.514091  8649 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.458489  8638 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.516456  8624 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.516939  8633 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.517542  8627 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.466998  8635 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.500006  8632 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.518580  8626 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.731220  8650 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.731873  8650 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.734445  8650 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.519170  8647 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.736351  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.518607  8631 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.534127  8625 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:18.589402  8639 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.747188  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:18.586753  8654 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.747910  8654 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.748939  7207 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:18.588783  8645 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.592578  8646 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.585819  8658 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.586520  8634 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.576488  8621 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.708297  8623 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.556756  8599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:39548 (request call id 81) took 1565 ms. Trace:
I20260709 13:15:18.747300  8627 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.556389  8597 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.656266  8628 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:18.711606  8644 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.557823  8640 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.621135  8649 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.751377  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.774569  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.743608  8660 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.752992  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:18.752278  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:18.541850  8643 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:19.775307  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 934) took 1250 ms. Trace:
I20260709 13:15:19.775741  7211 rpcz_store.cc:276] 0709 13:15:18.534388 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.534603 (+   215us) service_pool.cc:224] Handling call
0709 13:15:18.752134 (+217531us) spinlock_profiling.cc:243] Waited 2.3 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:19.775201 (+1023067us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5278592}
I20260709 13:15:19.776566  8643 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.590183  8633 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:19.777441  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 978) took 1032 ms. Trace:
I20260709 13:15:18.590327  8648 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.778203  8648 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:19.780383  8648 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.729605  8635 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:18.591179  8638 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:19.782562  8638 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.750545  8641 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:19.783272  8641 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:19.783891  8635 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.588068  8624 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:19.785597  8641 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:19.140583  8667 log.cc:927] Time spent T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.253s	user 0.000s	sys 0.000s
W20260709 13:15:19.270985  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 84192.6us
I20260709 13:15:20.848691  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:18.881387  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 86243.6us
W20260709 13:15:19.409998  7252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.000s	sys 0.012s
I20260709 13:15:20.853219  7105 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51502 (request call id 286) took 3868 ms. Trace:
I20260709 13:15:21.128968  7105 rpcz_store.cc:276] 0709 13:15:16.984780 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:16.986499 (+  1719us) service_pool.cc:224] Handling call
0709 13:15:20.853109 (+3866610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:18.466235 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:18.482891 (+ 16656us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:18.482927 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:15:18.482945 (+    18us) tablet.cc:662] Decoding operations
0709 13:15:18.483288 (+   343us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:18.483356 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:18.483387 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:18.513891 (+ 30504us) tablet.cc:701] Row locks acquired
0709 13:15:18.513933 (+    42us) write_op.cc:260] PREPARE: finished
0709 13:15:18.514125 (+   192us) write_op.cc:270] Start()
0709 13:15:18.514260 (+   135us) write_op.cc:276] Timestamp: P: 1783602918514062 usec, L: 0
0709 13:15:18.514284 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:15:18.619308 (+105024us) log.cc:844] Serialized 533 byte log entry
0709 13:15:19.409424 (+790116us) op_driver.cc:464] REPLICATION: finished
0709 13:15:19.535308 (+125884us) write_op.cc:301] APPLY: starting
0709 13:15:19.535386 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:19.535481 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:19.535595 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:19.535790 (+   195us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:19.535945 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:15:19.535991 (+    46us) write_op.cc:312] APPLY: finished
0709 13:15:19.536191 (+   200us) log.cc:844] Serialized 23 byte log entry
0709 13:15:19.536330 (+   139us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:19.536382 (+    52us) write_op.cc:454] Released schema lock
0709 13:15:19.536405 (+    23us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:20.874734 (+1338329us) spinlock_profiling.cc:243] Waited 102 ms on lock 0x7b540009ae54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1582e28 00007f2ab4fbd581 00007f2ab4fbcd58 00007f2ab4fc19f1 00007f2ab4fc19a9 00007f2ab4fc1939 00007f2ab4fc1901 00007f2ab4fc0b2d 000000000038f354 000000000038f199
0709 13:15:20.875018 (+   284us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:20.875050 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4301,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":125632,"apply.run_cpu_time_us":1357,"apply.run_wall_time_us":1363,"num_ops":1,"prepare.queue_time_us":116097,"prepare.run_cpu_time_us":42470,"prepare.run_wall_time_us":2427874,"raft.queue_time_us":530580,"raft.run_cpu_time_us":2728,"raft.run_wall_time_us":127741,"replication_time_us":894971,"spinlock_wait_cycles":233704704,"thread_start_us":342895,"threads_started":4,"wal-append.queue_time_us":173647}]]}
I20260709 13:15:20.857779  8687 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.133147  8687 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:20.861377  7107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50890 (request call id 184) took 3888 ms. Trace:
I20260709 13:15:21.136487  7107 rpcz_store.cc:276] 0709 13:15:16.972584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:16.972708 (+   124us) service_pool.cc:224] Handling call
0709 13:15:20.861291 (+3888583us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1307150,"reported_tablets":1}
W20260709 13:15:20.802014  7175 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.040s	user 0.046s	sys 0.024s
W20260709 13:15:20.609195  7176 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.090s	user 0.015s	sys 0.029s
I20260709 13:15:18.755879  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.152112  7203 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
W20260709 13:15:21.152796  7203 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 938) took 2433 ms (client timeout 2015 ms). Trace:
W20260709 13:15:21.153177  7203 rpcz_store.cc:269] 0709 13:15:18.718923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.722826 (+  3903us) service_pool.cc:224] Handling call
0709 13:15:21.152653 (+2429827us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.154431  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.155108  7203 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.155592  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 951) took 1078 ms. Trace:
I20260709 13:15:21.155906  7203 rpcz_store.cc:276] 0709 13:15:20.076788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.154134 (+1077346us) service_pool.cc:224] Handling call
0709 13:15:21.155541 (+  1407us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.156935  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:20.750540  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:20.570037  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 932) took 2068 ms. Trace:
I20260709 13:15:21.160286  7206 rpcz_store.cc:276] 0709 13:15:18.501695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.501830 (+   135us) service_pool.cc:224] Handling call
0709 13:15:20.415133 (+1913303us) spinlock_profiling.cc:243] Waited 222 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462e9c 00007f2aae462a5b 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:20.415386 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:20.415592 (+   206us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:20.569608 (+154016us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:20.569684 (+    76us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:20.569726 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:20.569797 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:20.569960 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":511712640}
I20260709 13:15:20.061817  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 939) took 1319 ms. Trace:
I20260709 13:15:20.800180  7208 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
W20260709 13:15:21.165169  7208 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 935) took 2547 ms (client timeout 1748 ms). Trace:
W20260709 13:15:21.165548  7208 rpcz_store.cc:269] 0709 13:15:18.620407 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.620874 (+   467us) service_pool.cc:224] Handling call
0709 13:15:18.746935 (+126061us) spinlock_profiling.cc:243] Waited 57.4 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.164987 (+2418052us) spinlock_profiling.cc:243] Waited 2.05 s on lock 0x7b5400364a54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:21.165105 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4851923968}
I20260709 13:15:21.166700  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.167603  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 944) took 1092 ms. Trace:
I20260709 13:15:21.167922  7208 rpcz_store.cc:276] 0709 13:15:20.074926 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.166467 (+1091541us) service_pool.cc:224] Handling call
0709 13:15:21.167549 (+  1082us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.168767  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.169513  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 943) took 1094 ms. Trace:
I20260709 13:15:21.169798  7208 rpcz_store.cc:276] 0709 13:15:20.074653 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.168540 (+1093887us) service_pool.cc:224] Handling call
0709 13:15:21.169440 (+   900us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.170787  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.171479  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 949) took 1095 ms. Trace:
I20260709 13:15:21.171769  7208 rpcz_store.cc:276] 0709 13:15:20.076272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.170570 (+1094298us) service_pool.cc:224] Handling call
0709 13:15:21.171427 (+   857us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.172544  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.173200  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 947) took 1097 ms. Trace:
I20260709 13:15:21.173496  7208 rpcz_store.cc:276] 0709 13:15:20.075708 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.172337 (+1096629us) service_pool.cc:224] Handling call
0709 13:15:21.173154 (+   817us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:20.319455  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 976) took 1595 ms. Trace:
I20260709 13:15:21.174561  7202 rpcz_store.cc:276] 0709 13:15:18.724333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.739913 (+ 15580us) service_pool.cc:224] Handling call
0709 13:15:20.318760 (+1578847us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:20.319009 (+   249us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:20.319042 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:20.319101 (+    59us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:20.319144 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:20.319215 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:20.319371 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.175931  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.176654  7202 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.177143  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 953) took 1099 ms. Trace:
I20260709 13:15:21.177472  7202 rpcz_store.cc:276] 0709 13:15:20.077256 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.175670 (+1098414us) service_pool.cc:224] Handling call
0709 13:15:21.177089 (+  1419us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:20.844971  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:20.830957  7232 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6340 after lost signal to thread 6084
W20260709 13:15:21.181059  7232 debug-util.cc:398] Leaking SignalData structure 0x7b0800040b40 after lost signal to thread 7143
I20260709 13:15:20.857656  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:18.769747  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.771721  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:20.898252  8686 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.184716  8688 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:21.185201  8688 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.185137  8686 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.185722  8688 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:21.187665  8686 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:20.902872  8689 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.188330  8689 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.190582  8689 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:20.970253  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:21.193578  8688 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.196082  8688 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:20.752274  7323 connection.cc:256] RPC call timeout handler was delayed by -1.0368983029998162s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1781s for a response
W20260709 13:15:19.431013  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 268252us
I20260709 13:15:19.556571  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.201182  7353 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:19.103688  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:21.201802  7353 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2006) took 2579 ms (client timeout 1925 ms). Trace:
W20260709 13:15:21.202767  7352 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1060) took 2246 ms (client timeout 1824 ms). Trace:
W20260709 13:15:21.203202  7352 rpcz_store.cc:269] 0709 13:15:18.956104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.971417 (+ 15313us) service_pool.cc:224] Handling call
0709 13:15:21.202694 (+2231277us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:15:21.204231  7352 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1064) took 2047 ms (client timeout 1530 ms). Trace:
W20260709 13:15:21.204596  7352 rpcz_store.cc:269] 0709 13:15:19.156633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.204037 (+2047404us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:21.204152 (+   115us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 13:15:21.205392  7352 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1063) took 2076 ms (client timeout 1826 ms). Trace:
I20260709 13:15:18.884681  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:21.206892  7354 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2011) took 2582 ms (client timeout 1969 ms). Trace:
W20260709 13:15:21.207229  7354 rpcz_store.cc:269] 0709 13:15:18.624274 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.743145 (+118871us) service_pool.cc:224] Handling call
0709 13:15:21.206825 (+2463680us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:15:21.207973  7354 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1067) took 2030 ms (client timeout 1898 ms). Trace:
W20260709 13:15:21.208274  7354 rpcz_store.cc:269] 0709 13:15:19.177257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.207814 (+2030557us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:21.207923 (+   109us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 13:15:21.208947  7354 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1065) took 2032 ms (client timeout 1976 ms). Trace:
W20260709 13:15:21.209233  7354 rpcz_store.cc:269] 0709 13:15:19.176748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.208813 (+2032065us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:21.208903 (+    90us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 13:15:19.110865  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:21.210922  7356 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1061) took 2100 ms (client timeout 1594 ms). Trace:
W20260709 13:15:21.211259  7356 rpcz_store.cc:269] 0709 13:15:19.110488 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:19.110599 (+   111us) service_pool.cc:224] Handling call
0709 13:15:21.210859 (+2100260us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:19.115353  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:21.212723  7358 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1062) took 2097 ms (client timeout 1611 ms). Trace:
W20260709 13:15:21.213054  7358 rpcz_store.cc:269] 0709 13:15:19.114914 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:19.115067 (+   153us) service_pool.cc:224] Handling call
0709 13:15:21.212659 (+2097592us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:15:18.793716  7326 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.240.66:34955 timed out after 1.761s (SENT) [suppressed 36 similar messages]
I20260709 13:15:20.818581  7360 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.216784  8684 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:20.828789  7351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2008) took 2205 ms. Trace:
I20260709 13:15:20.857438  7355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2003) took 2301 ms. Trace:
I20260709 13:15:21.219847  7355 rpcz_store.cc:276] 0709 13:15:18.556514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.556667 (+   153us) service_pool.cc:224] Handling call
0709 13:15:20.856699 (+2300032us) spinlock_profiling.cc:243] Waited 2.28 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:20.856926 (+   227us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:20.857113 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:20.857143 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:20.857184 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:20.857211 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:20.857266 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:20.857376 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5242624}
I20260709 13:15:20.784344  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:20.823599  7880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 440) took 2155 ms. Trace:
W20260709 13:15:21.222072  7359 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1058) took 2752 ms (client timeout 1701 ms). Trace:
W20260709 13:15:21.222470  7359 rpcz_store.cc:269] 0709 13:15:18.470104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.470236 (+   132us) service_pool.cc:224] Handling call
0709 13:15:20.784165 (+2313929us) spinlock_profiling.cc:243] Waited 2.55 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.222003 (+437838us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5874944}
I20260709 13:15:21.222321  7880 rpcz_store.cc:276] 0709 13:15:18.667936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.708104 (+ 40168us) service_pool.cc:224] Handling call
0709 13:15:18.746964 (+ 38860us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:18.747327 (+   363us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:18.747360 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:18.747866 (+   506us) log.cc:844] Serialized 26 byte log entry
0709 13:15:18.794503 (+ 46637us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:18.799612 (+  5109us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:18.849543 (+ 49931us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:20.823288 (+1973745us) raft_consensus.cc:1685] finished
0709 13:15:20.823308 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:20.823497 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1120,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":122,"thread_start_us":38789,"threads_started":1,"wal-append.queue_time_us":127512}
W20260709 13:15:19.103757  7381 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3920 after lost signal to thread 6084
W20260709 13:15:21.226033  7381 debug-util.cc:398] Leaking SignalData structure 0x7b080012e160 after lost signal to thread 7143
W20260709 13:15:21.227227  7381 debug-util.cc:398] Leaking SignalData structure 0x7b0800332080 after lost signal to thread 7235
W20260709 13:15:21.227972  7381 debug-util.cc:398] Leaking SignalData structure 0x7b0800326800 after lost signal to thread 7310
W20260709 13:15:21.228132  7381 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7200 after lost signal to thread 7311
W20260709 13:15:19.102242  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 125997us
I20260709 13:15:18.955137  7878 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:19.785763  8624 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.234242  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.235055  7279 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:18.796260  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.236531  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.236732  7883 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
W20260709 13:15:21.237247  7883 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 201) took 2442 ms (client timeout 1983 ms). Trace:
I20260709 13:15:19.287599  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.238248  7885 raft_consensus.cc:1813] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Handling vote request from an unknown peer 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:21.238855  7885 raft_consensus.cc:2410] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 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: 2 index: 4.
I20260709 13:15:21.238705  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:21.239336  7885 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 207) took 1952 ms (client timeout 1996 ms). Trace:
I20260709 13:15:21.239420  7880 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
W20260709 13:15:21.239696  7885 rpcz_store.cc:269] 0709 13:15:19.287090 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:19.287215 (+   125us) service_pool.cc:224] Handling call
0709 13:15:21.239261 (+1952046us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.240471  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:19.144460  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.241607  7886 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:21.241945  7251 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:21.242097  7886 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 205) took 2137 ms (client timeout 2071 ms). Trace:
W20260709 13:15:21.242445  7886 rpcz_store.cc:269] 0709 13:15:19.104672 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:19.104838 (+   166us) service_pool.cc:224] Handling call
0709 13:15:21.242033 (+2137195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:18.853675  8597 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.244513  8597 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.244880  8597 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.245239  8597 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:18.763303  8621 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:21.251752  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 2.45804e+06us
I20260709 13:15:21.252449  8621 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:18.763746  8599 rpcz_store.cc:276] 0709 13:15:16.974032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:16.974173 (+   141us) service_pool.cc:224] Handling call
0709 13:15:16.980615 (+  6442us) log.cc:844] Serialized 494 byte log entry
0709 13:15:18.539571 (+1558956us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":53,"raft.queue_time_us":249,"raft.run_cpu_time_us":1136,"raft.run_wall_time_us":1135,"spinlock_wait_cycles":40064}
I20260709 13:15:20.740429  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.256278  7357 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
W20260709 13:15:21.256853  7357 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1056) took 2787 ms (client timeout 1985 ms). Trace:
W20260709 13:15:21.257202  7357 rpcz_store.cc:269] 0709 13:15:18.469464 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.470242 (+   778us) service_pool.cc:224] Handling call
0709 13:15:20.740265 (+2270023us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.256780 (+516515us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4950784}
I20260709 13:15:19.546289  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:21.258966  7879 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 198) took 2546 ms (client timeout 1748 ms). Trace:
W20260709 13:15:21.259353  7879 rpcz_store.cc:269] 0709 13:15:18.712523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.717486 (+  4963us) service_pool.cc:224] Handling call
0709 13:15:19.546095 (+828609us) spinlock_profiling.cc:243] Waited 1.76 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.258895 (+1712800us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4049664}
I20260709 13:15:18.882341  7884 raft_consensus.cc:1240] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:21.263273  7884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 203) took 2381 ms. Trace:
I20260709 13:15:21.263635  7884 rpcz_store.cc:276] 0709 13:15:18.881745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.881885 (+   140us) service_pool.cc:224] Handling call
0709 13:15:18.882185 (+   300us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.262989 (+2380804us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.263198 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:20.839003  8623 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:20.759548  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.266520  8623 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:21.267385  7881 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 197) took 2820 ms (client timeout 2011 ms). Trace:
W20260709 13:15:21.267807  7881 rpcz_store.cc:269] 0709 13:15:18.447167 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.458846 (+ 11679us) service_pool.cc:224] Handling call
0709 13:15:20.759423 (+2300577us) spinlock_profiling.cc:243] Waited 3.61 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462eee 0000000000375939 00007f2ab64d61e0 00007f2ab659f0c4 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.267305 (+507882us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8311168}
I20260709 13:15:18.875003  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.754665  8625 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:19.145637  8626 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.871948  8627 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.271428  8625 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.271472  8627 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.271376  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.775974  8628 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
W20260709 13:15:21.275867  7883 rpcz_store.cc:269] 0709 13:15:18.795267 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.795991 (+   724us) service_pool.cc:224] Handling call
0709 13:15:21.237160 (+2441169us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:18.756608  8631 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.243320  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.278626  8631 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:19.057739  8632 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.280486  8628 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:19.783308  8633 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:18.763938  8634 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.855206  8637 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.278630  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:18.775735  8640 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.284273  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:18.788187  8646 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:21.285398  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 43554.3us
I20260709 13:15:21.286324  7284 raft_consensus.cc:2393] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:21.286491  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 933) took 2770 ms. Trace:
I20260709 13:15:21.287117  8646 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.756023  8647 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.291486  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:21.292171  8647 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.886796  8653 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.954170  8649 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:19.139545  8655 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:18.776186  8658 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.295396  8655 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.293861  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d30a0aadea464b73802ea0c113441b04 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:21.286882  7209 rpcz_store.cc:276] 0709 13:15:18.515583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.516417 (+   834us) service_pool.cc:224] Handling call
0709 13:15:18.750762 (+234345us) spinlock_profiling.cc:243] Waited 56.4 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:18.750961 (+   199us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.285192 (+2534231us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.285234 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.285286 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:21.285312 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.286253 (+   941us) spinlock_profiling.cc:243] Waited 2.53 s on lock 0x7b54001680d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:21.286297 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.286417 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5957499904}
I20260709 13:15:21.297902  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.298168  8658 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:20.804623  8659 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.299384  8659 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.299408  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 952) took 1222 ms. Trace:
I20260709 13:15:21.300688  7209 rpcz_store.cc:276] 0709 13:15:20.077029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.297655 (+1220626us) service_pool.cc:224] Handling call
0709 13:15:21.299351 (+  1696us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:18.791832  8660 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.304005  7887 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.305044  8660 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:18.788477  8661 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:19.430357  8663 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.006s	sys 0.006s
I20260709 13:15:18.876583  8665 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:20.852960  8669 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:20.750229  8678 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:20.827395  8683 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.312280  8678 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.312896  8683 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:20.823850  8682 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:20.912073  8685 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.315028  8683 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.314845  8682 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.315493  8685 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:21.059887  7252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.178s	user 0.003s	sys 0.014s
I20260709 13:15:21.136190  8687 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:21.139452  7175 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.378s	user 0.046s	sys 0.025s
I20260709 13:15:21.319720  7279 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:21.320489  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.321494  8687 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.144495  7106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51492 (request call id 302) took 4148 ms. Trace:
I20260709 13:15:21.322036  7277 raft_consensus.cc:1240] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:21.322186  8649 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.322726  8649 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.323649  7277 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:21.150310  7176 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.631s	user 0.017s	sys 0.029s
W20260709 13:15:21.159145  7204 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 937) took 2440 ms (client timeout 2032 ms). Trace:
I20260709 13:15:21.323830  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.325193  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.157757  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 946) took 1082 ms. Trace:
I20260709 13:15:21.162572  7207 rpcz_store.cc:276] 0709 13:15:18.742248 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.749816 (+  7568us) service_pool.cc:224] Handling call
0709 13:15:18.750179 (+   363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:18.755814 (+  5635us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:18.755845 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:18.755911 (+    66us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:18.763261 (+  7350us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:20.061535 (+1298274us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:20.061714 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.325819  7279 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:21.322065  8687 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.326400  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:19.777864  7211 rpcz_store.cc:276] 0709 13:15:18.744613 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:19.776621 (+1032008us) service_pool.cc:224] Handling call
0709 13:15:19.776970 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:19.777141 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:19.777167 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:19.777208 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:19.777238 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:19.777291 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:19.777388 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:15:21.179087  7205 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 936) took 2461 ms (client timeout 2064 ms). Trace:
I20260709 13:15:21.327414  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.327651  7205 rpcz_store.cc:269] 0709 13:15:18.717370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.717570 (+   200us) service_pool.cc:224] Handling call
0709 13:15:20.844600 (+2127030us) spinlock_profiling.cc:243] Waited 8.68 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.179019 (+334419us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19973376}
W20260709 13:15:21.181892  7232 debug-util.cc:398] Leaking SignalData structure 0x7b080035d0c0 after lost signal to thread 7235
W20260709 13:15:21.328578  7232 debug-util.cc:398] Leaking SignalData structure 0x7b080036b040 after lost signal to thread 7236
I20260709 13:15:21.328938  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.329427  7283 raft_consensus.cc:1240] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
W20260709 13:15:21.329602  7232 debug-util.cc:398] Leaking SignalData structure 0x7b0800294020 after lost signal to thread 7310
I20260709 13:15:21.179102  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:21.198524  7323 connection.cc:256] RPC call timeout handler was delayed by -1.0360299859999031s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1748s for a response
W20260709 13:15:21.329957  7232 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2340 after lost signal to thread 7311
W20260709 13:15:21.184044  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 326452us
I20260709 13:15:21.199352  7280 raft_consensus.cc:2468] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.330346  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 948) took 1254 ms. Trace:
I20260709 13:15:21.180133  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:21.330511  7280 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52932 (request call id 98) took 2561 ms (client timeout 1840 ms). Trace:
W20260709 13:15:21.218381  7325 connection.cc:256] RPC call timeout handler was delayed by -1.4834758570000304s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1748s for a response
W20260709 13:15:21.330917  7280 rpcz_store.cc:269] 0709 13:15:18.769326 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.769455 (+   129us) service_pool.cc:224] Handling call
0709 13:15:21.330454 (+2560999us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.217403  8684 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.331081  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:21.331360  7325 connection.cc:256] RPC call timeout handler was delayed by -1.4798055450000902s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16620000000000001s for a response
W20260709 13:15:21.209867  7354 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1066) took 2032 ms (client timeout 1977 ms). Trace:
I20260709 13:15:21.331984  8631 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.332490  8631 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.333101  8684 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:21.205717  7352 rpcz_store.cc:269] 0709 13:15:19.128884 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.205209 (+2076325us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:21.205343 (+   134us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 13:15:21.223341  7351 rpcz_store.cc:276] 0709 13:15:18.623397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.623507 (+   110us) service_pool.cc:224] Handling call
0709 13:15:20.828008 (+2204501us) spinlock_profiling.cc:243] Waited 3.73 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:20.828192 (+   184us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:20.828366 (+   174us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:20.828393 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:20.828439 (+    46us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:20.828466 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:20.828512 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:20.828608 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8579840}
W20260709 13:15:21.202517  7353 rpcz_store.cc:269] 0709 13:15:18.622755 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.626285 (+  3530us) service_pool.cc:224] Handling call
0709 13:15:19.556230 (+929945us) spinlock_profiling.cc:243] Waited 3.13 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.201713 (+1645483us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7194880}
I20260709 13:15:21.334192  8697 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.334451  8631 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.334988  8631 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.334743  8697 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.335318  8631 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.335686  8631 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.336055  8680 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.336891  8697 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.336633  8680 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:21.330129  7323 connection.cc:256] RPC call timeout handler was delayed by -1.0358230219999314s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16620000000000001s for a response
W20260709 13:15:21.331836  7354 rpcz_store.cc:269] 0709 13:15:19.177025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.209732 (+2032707us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:21.209823 (+    91us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 13:15:21.338586  8646 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.232573  7878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 204) took 2344 ms. Trace:
I20260709 13:15:21.317623  8685 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:21.339344  7232 debug-util.cc:398] Leaking SignalData structure 0x7b080021cc60 after lost signal to thread 7384
I20260709 13:15:21.240556  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:21.328871  8632 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:18.856220  8592 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.340502  8697 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.340157  8632 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.340967  8697 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.342203  8592 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:21.342355  8632 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:21.254067  7326 connection.cc:256] RPC call timeout handler was delayed by -2.426077338000141s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20110000000000003s for a response
I20260709 13:15:21.340131  7885 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.342921  8697 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.343278  7882 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 2: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
W20260709 13:15:21.344245  7882 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35708 (request call id 437) took 2938 ms (client timeout 1854 ms). Trace:
W20260709 13:15:21.344614  7882 rpcz_store.cc:269] 0709 13:15:18.405898 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.406171 (+   273us) service_pool.cc:224] Handling call
0709 13:15:21.344045 (+2937874us) spinlock_profiling.cc:243] Waited 2.94 s on lock 0x7b54005807d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:21.344184 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6751997696}
I20260709 13:15:21.268859  8623 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:21.342922  7326 connection.cc:256] RPC call timeout handler was delayed by -2.4071773380001105s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20320000000000002s for a response
W20260709 13:15:21.346067  7326 connection.cc:256] RPC call timeout handler was delayed by -2.3783773380000639s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20640000000000003s for a response
W20260709 13:15:21.346383  7326 connection.cc:256] RPC call timeout handler was delayed by -2.2973773380001603s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2154s for a response
W20260709 13:15:21.346634  7326 connection.cc:256] RPC call timeout handler was delayed by -2.2271773380000468s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22320000000000004s for a response
W20260709 13:15:21.347445  7326 connection.cc:256] RPC call timeout handler was delayed by -1.4525987580000219s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1628s for a response
W20260709 13:15:21.347740  7326 connection.cc:256] RPC call timeout handler was delayed by -1.3634987580001052s: 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
W20260709 13:15:21.347990  7326 connection.cc:256] RPC call timeout handler was delayed by -1.3517987580000863s: 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
W20260709 13:15:21.348225  7326 connection.cc:256] RPC call timeout handler was delayed by -1.1906648369999857s: 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
W20260709 13:15:21.348470  7326 connection.cc:256] RPC call timeout handler was delayed by -1.1816696870000669s: 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
W20260709 13:15:21.348707  7326 connection.cc:256] RPC call timeout handler was delayed by -1.1508212119999826s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1827s for a response
W20260709 13:15:21.348958  7326 connection.cc:256] RPC call timeout handler was delayed by -1.1330987580001874s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19830000000000003s for a response
I20260709 13:15:21.321766  8641 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.350543  8641 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.351222  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.352274  7249 connection.cc:256] RPC call timeout handler was delayed by -1.6731943310001043s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1675s for a response
I20260709 13:15:21.273773  8627 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:21.279924  8597 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.352564  8641 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.353118  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:18.789100  8639 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.322069  7106 rpcz_store.cc:276] 0709 13:15:16.996483 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:17.942952 (+946469us) service_pool.cc:224] Handling call
0709 13:15:21.144401 (+3201449us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":323573,"reported_tablets":2}
I20260709 13:15:21.354734  8639 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.339680  7203 rpcz_store.cc:276] 0709 13:15:20.075459 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.156636 (+1081177us) service_pool.cc:224] Handling call
0709 13:15:21.157691 (+  1055us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.356233  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.325112  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.357311  8597 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.357987  7280 raft_consensus.cc:1813] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Handling vote request from an unknown peer 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:21.358604  7280 raft_consensus.cc:2393] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:21.358498  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.359778  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.282163  7853 connection.cc:256] RPC call timeout handler was delayed by -1.2368346230000498s: 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
I20260709 13:15:21.284276  8637 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.360359  7278 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:18.848920  8642 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.285041  7285 raft_consensus.cc:606] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:21.288142  7284 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52932 (request call id 99) took 2517 ms (client timeout 1637 ms). Trace:
I20260709 13:15:21.288647  8634 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.289633  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 977) took 2547 ms. Trace:
I20260709 13:15:21.289834  8640 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.292353  7886 raft_consensus.cc:2393] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 2: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:21.293448  8653 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:18.886320  8654 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.298508  8655 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.301844  8659 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.301621  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.361331  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.352721  7249 connection.cc:256] RPC call timeout handler was delayed by -1.4920270669999809s: 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
I20260709 13:15:21.368268  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:21.382401  7249 connection.cc:256] RPC call timeout handler was delayed by -1.4686270669999431s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16160000000000002s for a response
W20260709 13:15:21.325531  7204 rpcz_store.cc:269] 0709 13:15:18.718407 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.718597 (+   190us) service_pool.cc:224] Handling call
0709 13:15:20.750254 (+2031657us) spinlock_profiling.cc:243] Waited 5.9 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:21.159076 (+408822us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13571328}
W20260709 13:15:21.382745  7249 connection.cc:256] RPC call timeout handler was delayed by -1.4128270670000802s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1678s for a response
W20260709 13:15:21.383080  7249 connection.cc:256] RPC call timeout handler was delayed by -1.3921270670000467s: 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
W20260709 13:15:21.383460  7249 connection.cc:256] RPC call timeout handler was delayed by -1.3921270670000467s: 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
I20260709 13:15:21.326578  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.383580  7210 rpcz_store.cc:276] 0709 13:15:18.742128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.742332 (+   204us) service_pool.cc:224] Handling call
0709 13:15:18.742598 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.287939 (+2545341us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.287966 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.288002 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:21.288029 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.289418 (+  1389us) spinlock_profiling.cc:243] Waited 2.54 s on lock 0x7b54003f9dd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:21.289462 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.289578 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5853370752}
I20260709 13:15:21.305651  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:21.305591  7887 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 202) took 2448 ms (client timeout 1662 ms). Trace:
W20260709 13:15:21.384305  7249 connection.cc:256] RPC call timeout handler was delayed by -1.3903270670000438s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1703s for a response
I20260709 13:15:21.306635  8661 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.339541  7878 rpcz_store.cc:276] 0709 13:15:18.887804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.888219 (+   415us) service_pool.cc:224] Handling call
0709 13:15:18.954677 (+ 66458us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.232315 (+2277638us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.232518 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:15:21.386227  7249 connection.cc:256] RPC call timeout handler was delayed by -1.2544270670000515s: 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
W20260709 13:15:21.386588  7249 connection.cc:256] RPC call timeout handler was delayed by -1.1932270669999525s: 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
W20260709 13:15:21.386873  7249 connection.cc:256] RPC call timeout handler was delayed by -1.1365270670000882s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1985s for a response
W20260709 13:15:21.385818  7887 rpcz_store.cc:269] 0709 13:15:18.856980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.857123 (+   143us) service_pool.cc:224] Handling call
0709 13:15:21.305438 (+2448315us) spinlock_profiling.cc:243] Waited 34.6 ms on lock 0x7b5400740254. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:21.305534 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":79535488}
W20260709 13:15:21.309793  8663 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.426s	user 0.008s	sys 0.007s
I20260709 13:15:21.310742  8665 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.386076  7208 rpcz_store.cc:276] 0709 13:15:20.075986 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.178854 (+1102868us) service_pool.cc:224] Handling call
0709 13:15:21.330276 (+151422us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.390110  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.390705  7208 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.391197  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.273578  7880 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:21.311659  8669 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.392480  8669 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.392736  7207 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.161697  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:21.387138  7249 connection.cc:256] RPC call timeout handler was delayed by -1.1365270670000882s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1985s for a response
W20260709 13:15:21.394241  7249 connection.cc:256] RPC call timeout handler was delayed by -1.0710401910000655s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15300000000000002s for a response
I20260709 13:15:21.326741  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.394580  7249 connection.cc:256] RPC call timeout handler was delayed by -1.0710401910000655s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15300000000000002s for a response
W20260709 13:15:21.383863  7284 rpcz_store.cc:269] 0709 13:15:18.770702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.771432 (+   730us) service_pool.cc:224] Handling call
0709 13:15:21.287912 (+2516480us) spinlock_profiling.cc:243] Waited 87 ms on lock 0x7b540026d4d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:21.288057 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":199997696}
W20260709 13:15:21.394906  7249 connection.cc:256] RPC call timeout handler was delayed by -1.0600270669999645s: 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
W20260709 13:15:21.394354  7206 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 942) took 1320 ms (client timeout 1662 ms). Trace:
W20260709 13:15:21.395977  7206 rpcz_store.cc:269] 0709 13:15:20.074313 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.161461 (+1087148us) service_pool.cc:224] Handling call
0709 13:15:21.394296 (+232835us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.396876  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.397543  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:21.395385  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.398141  7883 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.398846  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.399482  7279 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:21.399825  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.391862  7281 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:15:21.387423  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.402875  7285 raft_consensus.cc:1240] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:21.406286  8665 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.328118  8687 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.224813  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2004) took 2604 ms. Trace:
I20260709 13:15:21.409391  7360 rpcz_store.cc:276] 0709 13:15:18.620028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:18.620253 (+   225us) service_pool.cc:224] Handling call
0709 13:15:18.739079 (+118826us) spinlock_profiling.cc:243] Waited 2.22 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:18.739219 (+   140us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.217232 (+2478013us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.224561 (+  7329us) spinlock_profiling.cc:243] Waited 2.08 s on lock 0x7b54000e4554. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:21.224754 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4785036288}
W20260709 13:15:21.228976  7381 debug-util.cc:398] Leaking SignalData structure 0x7b080029d4e0 after lost signal to thread 7384
I20260709 13:15:21.383486  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:21.411218  7381 debug-util.cc:398] Leaking SignalData structure 0x7b08003360e0 after lost signal to thread 7911
I20260709 13:15:21.411470  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.237490  8619 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:21.339726  7232 debug-util.cc:398] Leaking SignalData structure 0x7b080030db80 after lost signal to thread 7385
I20260709 13:15:21.349644  7885 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.412197  8619 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:21.412967  7232 debug-util.cc:398] Leaking SignalData structure 0x7b08002c1240 after lost signal to thread 7911
W20260709 13:15:21.413322  7232 debug-util.cc:398] Leaking SignalData structure 0x7b0800054260 after lost signal to thread 7912
I20260709 13:15:21.415004  8619 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:21.354007  7325 connection.cc:256] RPC call timeout handler was delayed by -1.4432594509999035s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
W20260709 13:15:21.415657  7325 connection.cc:256] RPC call timeout handler was delayed by -1.4101487469999938s: 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
I20260709 13:15:21.415875  8631 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.361156  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.395610  7249 connection.cc:256] RPC call timeout handler was delayed by -1.0134401909999724s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15940000000000001s for a response
W20260709 13:15:21.420423  7249 connection.cc:256] RPC call timeout handler was delayed by -1.0134401909999724s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15940000000000001s for a response
I20260709 13:15:21.420635  8649 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.421078  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.411713  7381 debug-util.cc:398] Leaking SignalData structure 0x7b080009a7a0 after lost signal to thread 8618
I20260709 13:15:21.422233  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.419162  7325 connection.cc:256] RPC call timeout handler was delayed by -1.2581245820001641s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20110000000000003s for a response
W20260709 13:15:21.423732  7325 connection.cc:256] RPC call timeout handler was delayed by -1.2070022020000124s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19830000000000003s for a response
W20260709 13:15:21.424031  7325 connection.cc:256] RPC call timeout handler was delayed by -1.1833763350000481s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2015s for a response
I20260709 13:15:21.424141  8696 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:21.424646  7249 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.425370  7881 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.235782  8690 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.426000  8642 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.426201  8690 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.423303  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.428444  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.419461  7204 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.410020  8678 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.430480  7280 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.428681  8690 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.353720  7283 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:21.433210  8661 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.400341  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.433866  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:21.434363  7325 connection.cc:256] RPC call timeout handler was delayed by -1.1176897339998959s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22320000000000004s for a response
I20260709 13:15:21.434911  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.435257  7325 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.431850  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.406327  8634 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.328007  7282 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:21.412997  8653 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.429320  7249 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.439137  7325 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.436029  8627 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.449014  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.449365  8654 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:15:21.457386  8627 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.457587  7351 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.458241  8623 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.458611  8623 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.458737  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.459000  8623 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.459403  7352 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.339116  8646 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:21.317467  8682 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.459599  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.339075  8680 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.395876  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.467078  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.467265  7204 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.468135  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.381911  7278 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:15:21.360602  7853 connection.cc:256] RPC call timeout handler was delayed by -1.0541346230002091s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18400000000000002s for a response
I20260709 13:15:21.469018  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.465111  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.470383  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.470989  7351 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.457845  8627 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.442231  8653 consensus_queue.cc:1059] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:21.472705  8646 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.443629  8649 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.444090  8661 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.446419  8678 consensus_queue.cc:1059] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:21.485139  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.448236  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.448549  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.449740  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.453888  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:21.456835  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 73664.8us
I20260709 13:15:21.439838  7249 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:21.487654  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 47880.7us
I20260709 13:15:21.488274  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.486872  7885 raft_consensus.cc:1240] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:21.461639  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.490489  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.488852  7283 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:21.486423  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.492641  7249 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:21.432480  8631 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.449173  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.457867  8641 consensus_queue.cc:1059] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 13:15:21.464855  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.493396  8682 consensus_queue.cc:1059] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:15:21.502876  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.503293  7881 raft_consensus.cc:1240] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:21.465900  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.503609  8682 raft_consensus.cc:3055] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:21.504024  8682 raft_consensus.cc:740] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:21.504338  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.500919  8665 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.464877  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.465240  7251 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.506963  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.507130  7251 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.507552  7210 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.508136  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.508370  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:21.508823  7883 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:21.487123  8649 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.468184  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.442088  8634 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.510030  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.510241  7204 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.481805  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.510051  8665 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.484825  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.475368  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:21.486442  7354 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.511438  8649 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.496654  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.510679  7251 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.512084  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.496249  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:21.498523  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.496248  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.512979  7884 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:15:21.511727  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.511206  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.514143  7204 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.514595  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.515089  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.493657  8687 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.515403  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.515769  8687 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.516117  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.516251  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.516865  7204 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.517223  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.504052  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.518513  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.469542  8639 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.504916  8682 consensus_queue.cc:260] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.519770  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.520202  8682 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.503634  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.473058  8653 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:21.510663  7210 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.468395  7277 raft_consensus.cc:1240] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:21.509392  8696 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:21.513087  7203 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.520800  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.531895  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.521359  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.532449  7884 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:15:21.473793  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.533054  7208 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.533970  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.511181  8665 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.500083  7325 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.500103  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:21.521790  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.522369  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.512194  7887 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:21.534960  7283 raft_consensus.cc:2393] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:21.525416  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:21.530117  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f42aca524b14eccb31e0bb7820e7acd with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:21.536690  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.517700  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.536968  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.537199  8642 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:21.530535  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.538113  7204 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.538288  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.538702  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.539007  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.539489  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.539610  7204 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:21.539875  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.540570  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.540680  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.541076  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.530959  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.534380  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.536118  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:21.516134  8687 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.513126  8641 raft_consensus.cc:3055] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:15:21.547457  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 94091.8us
I20260709 13:15:21.536419  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.547215  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.541707  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.543540  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.549276  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.548034  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.543620  7850 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.543503  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.552661  7883 raft_consensus.cc:1813] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Handling vote request from an unknown peer 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:21.547158  7249 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:21.545320  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.553558  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.546442  8628 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:15:21.554467  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.549633  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:21.555181  7360 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:21.542004  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.556999  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.557145  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.546398  8683 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.558282  8683 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.558633  8683 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.544819  8696 raft_consensus.cc:697] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:21.490600  8661 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.559769  7883 raft_consensus.cc:2393] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:21.548859  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.524606  8653 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:21.530455  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.544095  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.549875  7354 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.560341  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.546243  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.560931  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.561398  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:21.574271  8690 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.572098  8684 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.575106  8684 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.564349  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:21.575542  8684 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.575889  7283 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:21.557742  7355 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.575560  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.576797  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.565052  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.573766  7249 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:21.567559  7325 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.569393  7850 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.574664  8690 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.546940  8654 raft_consensus.cc:3055] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:21.579941  8659 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.575268  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.548770  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.544834  8665 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.582474  7210 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.584352  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.560839  8641 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:21.578801  7356 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.541878  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.546633  8634 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:21.574764  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.585492  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.579588  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.581547  8628 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.572204  8642 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.589193  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.577359  7208 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:21.591840  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.566542  7177 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.586570  7210 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:21.582758  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.592890  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.587270  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.593998  7206 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:21.587520  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.587648  7211 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.594571  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.581836  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.581140  8690 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.589107  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.589320  8634 raft_consensus.cc:697] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:21.578943  8631 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.589504  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.578536  8619 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.581861  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.590410  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.586576  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.595191  7355 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.595901  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.604739  7358 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.598001  7177 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.598834  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.599854  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.580988  8654 raft_consensus.cc:740] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:21.582018  8659 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.606211  8659 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.606470  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.605682  7359 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.593214  8637 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.589896  8628 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:21.608067  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.604878  7850 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.595716  8647 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.595784  8669 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.611017  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.591749  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.590867  8642 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.598857  8631 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.624290  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.625044  7355 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.609395  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.596633  8597 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.616211  8697 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.616773  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.607810  7880 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:21.618963  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:21.627751  7177 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.633498  7358 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.634665  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.628341  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.632298  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:21.576107  8696 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.635951  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.639854  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.636633  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.641804  7359 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 1.
I20260709 13:15:21.642921  7286 raft_consensus.cc:1240] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:21.643136  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.646943  8701 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.647415  8701 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.647565  8640 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.643539  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 941) took 2879 ms. Trace:
I20260709 13:15:21.613991  8660 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.612854  8678 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.647987  8640 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.654603  7850 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.640161  8623 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.648780  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.650046  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.658296  7850 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.612659  7203 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:21.614411  8647 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.630563  8597 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.633747  8697 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.631306  8619 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.644258  7177 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.631150  8642 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.631894  8631 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.614040  8628 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.671592  7177 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.648645  7211 rpcz_store.cc:276] 0709 13:15:18.764423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.620021 (+2855598us) service_pool.cc:224] Handling call
0709 13:15:21.643005 (+ 22984us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.643194 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.643222 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.643268 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:21.643299 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.643356 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.643477 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":153472}
I20260709 13:15:21.673079  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.643983  8649 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.676271  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.677590  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.655153  8660 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.660806  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.679426  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.687266  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.654616  8632 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.662985  8697 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.663331  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.691653  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.664374  8597 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.692076  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.694866  8669 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:21.696184  7106 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:21.660027  8647 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.698670  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.663527  8686 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.663700  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.671769  8678 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.657799  8640 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.654983  8654 consensus_queue.cc:260] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.666887  7853 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:21.667569  8623 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.667786  8683 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.669198  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.634332  7205 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:21.670086  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.633543  8639 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.659438  7850 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:21.645277  8637 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.652602  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.680450  7249 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.690135  8660 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.681986  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.678328  7209 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:21.656339  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.703759  7360 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:21.614217  8653 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.659515  8592 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.668874  8619 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.720302  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.718451  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.682775  8646 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.682926  8649 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.652490  8701 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.815570  7354 raft_consensus.cc:2393] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:21.688992  8680 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:21.793331  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 126512us
W20260709 13:15:21.794195  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 134827us
I20260709 13:15:21.825150  7850 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.699046  8632 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.797166  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 940) took 3047 ms. Trace:
I20260709 13:15:21.787304  8639 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.718366  8686 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.719334  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:21.653573  8641 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.723460  8678 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.674727  8634 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.785957  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:21.827270  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.814496  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 979) took 1075 ms. Trace:
I20260709 13:15:21.828752  7206 rpcz_store.cc:276] 0709 13:15:18.750046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.618492 (+2868446us) service_pool.cc:224] Handling call
0709 13:15:21.788400 (+169908us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.788565 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.788590 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.788629 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:21.788656 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.788707 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.797004 (+  8297us) spinlock_profiling.cc:243] Waited 145 ms on lock 0x7b540015f750. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:21.797112 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":334483456}
I20260709 13:15:21.786655  8661 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.831637  8632 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.788484  8637 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.832635  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.797691  8685 raft_consensus.cc:2764] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:15:21.727777  7352 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:15:21.812013  8619 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.808336  8655 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.797953  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.820899  8649 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.820626  8653 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:21.810333  7207 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:21.814790  8646 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.819959  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.699381  8687 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.806315  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.828473  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:21.823436  8680 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:21.836162  8639 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.837970  8686 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:21.866350  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 185986us
W20260709 13:15:21.906585  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:21.906560  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 45174.2us
I20260709 13:15:21.868043  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 987) took 1126 ms. Trace:
I20260709 13:15:21.907583  7206 rpcz_store.cc:276] 0709 13:15:20.741384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.850338 (+1108954us) service_pool.cc:224] Handling call
0709 13:15:21.867518 (+ 17180us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.867693 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.867718 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.867761 (+    43us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:21.867792 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.867859 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.867963 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.909387  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 992) took 1166 ms. Trace:
I20260709 13:15:21.909736  7206 rpcz_store.cc:276] 0709 13:15:20.742639 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.908514 (+1165875us) service_pool.cc:224] Handling call
0709 13:15:21.908911 (+   397us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.909075 (+   164us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.909101 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.909146 (+    45us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:21.909175 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.909225 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.909329 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.879930  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.843946  8678 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.870993  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.862404  8637 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.900352  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.886771  8702 tablet_replica.cc:333] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:15:21.885188  8641 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.886741  8689 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.911680  7281 raft_consensus.cc:2393] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:21.911749  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.912518  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.913875  7354 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:21.922252  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.923291  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.895655  8646 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.918980  7323 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.905625  8680 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.929947  7358 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
W20260709 13:15:21.919603  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 92955.8us
I20260709 13:15:21.889256  8710 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:21.936553  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 111482us
I20260709 13:15:21.849908  7203 rpcz_store.cc:276] 0709 13:15:20.739241 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.664136 (+924895us) service_pool.cc:224] Handling call
0709 13:15:21.686241 (+ 22105us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.719680 (+ 33439us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.722488 (+  2808us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.725695 (+  3207us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:21.787554 (+ 61859us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.794929 (+  7375us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.811180 (+ 16251us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:21.947543  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.948865  7323 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.938002  7850 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.941110  8716 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:21.949851  8716 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.920655  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:21.950209  7323 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:21.909787  8640 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.956431  7323 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:21.922500  8689 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:21.963402  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:21.970943  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:21.974256  7853 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:21.973949  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:21.952386  8716 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.938031  8710 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:21.989859  8680 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:21.991624  7210 raft_consensus.cc:1240] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:21.964604  8689 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.958900  7205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 984) took 1218 ms. Trace:
I20260709 13:15:21.969429  8592 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.963721  8683 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:21.973973  8623 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:21.972322  8649 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.002892  8695 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:21.994593  8710 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.997000  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:21.998319  8713 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:22.005759  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:22.001828  8623 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:22.035941  8640 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.089608  8687 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.091292  8713 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:22.102466  8713 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.009657  7208 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:21.996095  8684 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:21.996847  7205 rpcz_store.cc:276] 0709 13:15:20.740588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.853423 (+1112835us) service_pool.cc:224] Handling call
0709 13:15:21.905084 (+ 51661us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.917009 (+ 11925us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.920759 (+  3750us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:21.924101 (+  3342us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:21.932575 (+  8474us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.938160 (+  5585us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:21.952902 (+ 14742us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:22.095678  8719 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:22.096101  8709 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:22.096459  8705 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
W20260709 13:15:22.096797  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080031e460 after lost signal to thread 6084
W20260709 13:15:22.109892  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800240ae0 after lost signal to thread 7143
W20260709 13:15:22.110920  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001adaa0 after lost signal to thread 7235
W20260709 13:15:22.111143  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1100 after lost signal to thread 7236
W20260709 13:15:22.111593  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800148360 after lost signal to thread 7280
W20260709 13:15:22.111884  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001adb80 after lost signal to thread 7284
W20260709 13:15:22.112248  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000add00 after lost signal to thread 7310
W20260709 13:15:22.112432  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000adae0 after lost signal to thread 7311
W20260709 13:15:22.112679  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000585e0 after lost signal to thread 7325
W20260709 13:15:22.112861  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000585c0 after lost signal to thread 7326
W20260709 13:15:22.113281  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5480 after lost signal to thread 7352
W20260709 13:15:22.113487  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9be0 after lost signal to thread 7354
W20260709 13:15:22.113713  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800136c20 after lost signal to thread 7356
W20260709 13:15:22.113909  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080032e940 after lost signal to thread 7358
I20260709 13:15:22.094000  8623 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.115020  7284 raft_consensus.cc:2393] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
W20260709 13:15:22.114393  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800312cc0 after lost signal to thread 7381
W20260709 13:15:22.117636  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001cde60 after lost signal to thread 7384
I20260709 13:15:22.119776  7356 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:22.117980  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080031ad20 after lost signal to thread 7385
W20260709 13:15:22.120512  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800224be0 after lost signal to thread 7853
W20260709 13:15:22.109862  8665 consensus_meta.cc:287] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.517s	user 0.006s	sys 0.003s
W20260709 13:15:22.122823  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed8c0 after lost signal to thread 7878
I20260709 13:15:22.118383  8709 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:22.137393  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:22.136317  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1700 after lost signal to thread 7879
I20260709 13:15:22.138263  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 945) took 2059 ms. Trace:
W20260709 13:15:22.143134  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800325200 after lost signal to thread 7883
I20260709 13:15:22.143177  7210 rpcz_store.cc:276] 0709 13:15:20.075196 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.646512 (+1571316us) service_pool.cc:224] Handling call
0709 13:15:21.706047 (+ 59535us) spinlock_profiling.cc:243] Waited 3.09 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:21.706278 (+   231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:21.994995 (+288717us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:22.134356 (+139361us) spinlock_profiling.cc:243] Waited 276 ms on lock 0x7b540023a854. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:22.134581 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":641666816}
W20260709 13:15:22.144063  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa020 after lost signal to thread 7884
W20260709 13:15:22.144361  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800298440 after lost signal to thread 7885
W20260709 13:15:22.144593  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080031be40 after lost signal to thread 7886
W20260709 13:15:22.144788  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08003413a0 after lost signal to thread 7887
W20260709 13:15:22.155819  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800277c00 after lost signal to thread 7911
W20260709 13:15:22.156174  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001eda40 after lost signal to thread 7912
W20260709 13:15:22.156400  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800240460 after lost signal to thread 8592
W20260709 13:15:22.156580  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08003445c0 after lost signal to thread 8597
W20260709 13:15:22.156746  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800344660 after lost signal to thread 8599
W20260709 13:15:22.156924  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800292180 after lost signal to thread 8621
W20260709 13:15:22.157091  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080024f2c0 after lost signal to thread 8624
W20260709 13:15:22.157258  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800344600 after lost signal to thread 8625
W20260709 13:15:22.158051  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08003445e0 after lost signal to thread 8626
W20260709 13:15:22.158335  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08003444e0 after lost signal to thread 8627
W20260709 13:15:22.158579  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08001bade0 after lost signal to thread 8628
W20260709 13:15:22.158957  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800313a20 after lost signal to thread 8631
W20260709 13:15:22.159199  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08002d0b60 after lost signal to thread 8632
W20260709 13:15:22.159447  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080014dc20 after lost signal to thread 8633
W20260709 13:15:22.159691  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0aa0 after lost signal to thread 8634
W20260709 13:15:22.159955  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08002af100 after lost signal to thread 8637
I20260709 13:15:22.116838  8719 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:22.129101  8706 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:22.160194  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080017af40 after lost signal to thread 8639
I20260709 13:15:22.162348  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 980) took 1422 ms. Trace:
I20260709 13:15:22.132824  8649 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.170110  7357 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:22.163518  7211 rpcz_store.cc:276] 0709 13:15:20.739549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.672437 (+932888us) service_pool.cc:224] Handling call
0709 13:15:21.672895 (+   458us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:21.673207 (+   312us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:21.673246 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:21.673967 (+   721us) log.cc:844] Serialized 494 byte log entry
0709 13:15:21.821690 (+147723us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:21.821737 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:21.821803 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:22.162097 (+340294us) raft_consensus.cc:1685] finished
0709 13:15:22.162118 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:22.162283 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":147420,"threads_started":1,"wal-append.queue_time_us":159921}
W20260709 13:15:22.163085  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800064280 after lost signal to thread 8640
I20260709 13:15:22.153762  8709 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.127815  8665 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.172587  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800330320 after lost signal to thread 8642
W20260709 13:15:22.176892  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080021f700 after lost signal to thread 8646
W20260709 13:15:22.177184  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08003335a0 after lost signal to thread 8647
W20260709 13:15:22.177451  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800349000 after lost signal to thread 8649
W20260709 13:15:22.177728  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080033fa60 after lost signal to thread 8653
W20260709 13:15:22.178020  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800213c80 after lost signal to thread 8654
W20260709 13:15:22.178277  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800340b20 after lost signal to thread 8655
W20260709 13:15:22.178542  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08000c91e0 after lost signal to thread 8658
W20260709 13:15:22.178814  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080034f4a0 after lost signal to thread 8660
W20260709 13:15:22.179179  7307 debug-util.cc:398] Leaking SignalData structure 0x7b0800247f40 after lost signal to thread 8661
W20260709 13:15:22.179441  7307 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8e40 after lost signal to thread 8663
W20260709 13:15:22.179697  7307 debug-util.cc:398] Leaking SignalData structure 0x7b080030a400 after lost signal to thread 8665
I20260709 13:15:22.169032  8719 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.199081  8625 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:22.188709  8627 consensus_meta.cc:287] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.717s	user 0.013s	sys 0.018s
I20260709 13:15:22.204473  7279 raft_consensus.cc:2393] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:22.204272  8625 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:22.207170  8625 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:22.208611  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 489005us
I20260709 13:15:22.209808  7326 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:22.201224  8631 consensus_meta.cc:287] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.512s	user 0.013s	sys 0.002s
I20260709 13:15:22.212574  7326 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.195101  8706 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.220041  8706 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.217002  7326 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.211369  8680 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.212270  8627 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.236549  8684 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.217705  8631 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.267443  8678 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.270135  8717 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.270395  8665 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.248512  8702 raft_consensus.cc:2243] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.246604  8683 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.279472  8713 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.276672  8697 consensus_meta.cc:287] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.555s	user 0.000s	sys 0.013s
I20260709 13:15:22.294072  8713 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.272778  8717 consensus_queue.cc:1059] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:22.299935  7353 raft_consensus.cc:2393] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:22.303370  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:22.305008  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 335105us
I20260709 13:15:22.285108  8684 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:22.310665  8690 consensus_meta.cc:287] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.707s	user 0.006s	sys 0.005s
I20260709 13:15:22.308548  8678 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.323465  8654 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.330056  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 950) took 2253 ms. Trace:
I20260709 13:15:22.330543  7208 rpcz_store.cc:276] 0709 13:15:20.076536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.660438 (+1583902us) service_pool.cc:224] Handling call
0709 13:15:21.698445 (+ 38007us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.104938 (+406493us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:22.329714 (+224776us) spinlock_profiling.cc:243] Waited 311 ms on lock 0x7b540037fd54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:22.329949 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":715367808}
I20260709 13:15:22.298035  8697 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.346454  8628 consensus_meta.cc:287] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.657s	user 0.013s	sys 0.004s
I20260709 13:15:22.347046  8628 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.348273  7354 raft_consensus.cc:1240] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:22.350111  8628 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.352734  8678 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:22.319695  8717 raft_consensus.cc:3055] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:22.353545  7204 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:22.366408  7174 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.343670  8702 raft_consensus.cc:2272] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.376274  7280 raft_consensus.cc:1240] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:22.333624  8690 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.370944  8647 consensus_meta.cc:287] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.673s	user 0.012s	sys 0.000s
I20260709 13:15:22.359922  8717 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:22.376533  8597 consensus_meta.cc:287] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.653s	user 0.014s	sys 0.000s
I20260709 13:15:22.383698  8697 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.391222  7174 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.423954  8661 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:22.424631  8660 consensus_meta.cc:287] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.613s	user 0.006s	sys 0.003s
I20260709 13:15:22.425096  8660 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.427027  8660 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:22.428228  8642 consensus_meta.cc:287] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.758s	user 0.009s	sys 0.002s
I20260709 13:15:22.428655  8642 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.438364  7174 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.462632  8631 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.442849  8627 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:22.454298  8646 consensus_meta.cc:287] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.517s	user 0.009s	sys 0.000s
I20260709 13:15:22.463986  8646 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.377013  8678 raft_consensus.cc:2706] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Received pre-election callback for term 3 while not running: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 13:15:22.388433  8710 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.428273  8659 consensus_meta.cc:287] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.822s	user 0.011s	sys 0.000s
I20260709 13:15:22.376097  8619 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.439632  8637 consensus_meta.cc:287] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.516s	user 0.011s	sys 0.005s
W20260709 13:15:22.550077  8704 log.cc:927] Time spent T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.715s	user 0.004s	sys 0.000s
I20260709 13:15:22.390516  8647 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:22.568768  7176 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.005s	sys 0.040s
I20260709 13:15:22.400182  8597 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.596978  7205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 180) took 1080 ms. Trace:
I20260709 13:15:22.598548  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35376 (request call id 190) took 1079 ms. Trace:
W20260709 13:15:22.601500  8632 consensus_meta.cc:287] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.718s	user 0.009s	sys 0.018s
I20260709 13:15:22.602852  8702 ts_tablet_manager.cc:1916] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:22.648293  8597 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.649263  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.604353  7277 raft_consensus.cc:1240] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:22.634732  7205 rpcz_store.cc:276] 0709 13:15:21.516691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:22.117473 (+600782us) service_pool.cc:224] Handling call
0709 13:15:22.596182 (+478709us) spinlock_profiling.cc:243] Waited 9.45 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:22.596396 (+   214us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.596583 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:22.596616 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:22.596666 (+    50us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:22.596705 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:22.596768 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:22.596907 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21727616}
I20260709 13:15:22.606091  7853 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.650591  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.651257  7277 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 974) took 1243 ms. Trace:
I20260709 13:15:22.651794  7277 rpcz_store.cc:276] 0709 13:15:21.407288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.553613 (+146325us) service_pool.cc:224] Handling call
0709 13:15:22.604114 (+1050501us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.650029 (+ 45915us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:22.650980 (+   951us) spinlock_profiling.cc:243] Waited 1.05 s on lock 0x7b5400319050. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.651155 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2415230336}
I20260709 13:15:22.651664  8685 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.652783  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.654182  7358 raft_consensus.cc:1240] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:22.462716  8661 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:22.651325  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 45327.4us
I20260709 13:15:22.657441  7853 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.607369  7360 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:22.607995  7359 raft_consensus.cc:1240] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:22.608350  7286 raft_consensus.cc:1240] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:22.609638  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35334 (request call id 136) took 1001 ms. Trace:
I20260709 13:15:22.610344  7282 raft_consensus.cc:1240] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:15:22.611662  7174 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.612296  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:15:22.604718  8686 consensus_meta.cc:287] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.684s	user 0.012s	sys 0.004s
I20260709 13:15:22.614413  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52932 (request call id 113) took 1103 ms. Trace:
I20260709 13:15:22.614807  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39562 (request call id 993) took 1170 ms. Trace:
I20260709 13:15:22.615940  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 982) took 1875 ms. Trace:
W20260709 13:15:22.616377  8653 consensus_meta.cc:287] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.727s	user 0.008s	sys 0.010s
I20260709 13:15:22.620249  8623 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:22.440411  8719 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.673002  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 61426.3us
W20260709 13:15:22.626778  7176 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.631s	user 0.007s	sys 0.043s
I20260709 13:15:22.673841  7359 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2015) took 1065 ms. Trace:
W20260709 13:15:22.674794  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 680674us
I20260709 13:15:22.626602  7357 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35334 (request call id 117) took 1112 ms. Trace:
I20260709 13:15:22.528232  8659 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.672168  7279 rpcz_store.cc:276] 0709 13:15:21.501897 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.514347 (+ 12450us) service_pool.cc:224] Handling call
0709 13:15:22.541258 (+1026911us) spinlock_profiling.cc:243] Waited 685 ms on lock 0x7b5400319054. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.604831 (+ 63573us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1576184704}
I20260709 13:15:22.647293  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:22.647468  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.669778  7281 rpcz_store.cc:276] 0709 13:15:21.440698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.484598 (+ 43900us) service_pool.cc:224] Handling call
0709 13:15:22.463759 (+979161us) spinlock_profiling.cc:243] Waited 400 ms on lock 0x7b54000db1d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.610747 (+146988us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":919955328}
I20260709 13:15:22.556521  8637 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:22.636844  8689 consensus_meta.cc:287] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.625s	user 0.011s	sys 0.008s
I20260709 13:15:22.670694  7209 rpcz_store.cc:276] 0709 13:15:20.740054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.794810 (+1054756us) service_pool.cc:224] Handling call
0709 13:15:22.139524 (+344714us) spinlock_profiling.cc:243] Waited 6.35 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:22.541500 (+401976us) spinlock_profiling.cc:243] Waited 4.02 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462e9c 00007f2aae462a5b 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:22.607840 (+ 66340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.608008 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:22.608036 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:22.615587 (+  7551us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:22.615656 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:22.615732 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:22.615873 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23864064}
I20260709 13:15:22.623394  8642 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.675122  7174 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:22.673038  7249 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.680s	user 0.016s	sys 0.042s
I20260709 13:15:22.675727  7357 rpcz_store.cc:276] 0709 13:15:21.495880 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.496004 (+   124us) service_pool.cc:224] Handling call
0709 13:15:22.538825 (+1042821us) spinlock_profiling.cc:243] Waited 484 ms on lock 0x7b540036d8d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.608203 (+ 69378us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1112604416}
I20260709 13:15:22.688571  7174 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.674999  7359 rpcz_store.cc:276] 0709 13:15:21.608586 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.924312 (+315726us) service_pool.cc:224] Handling call
0709 13:15:22.607835 (+683523us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.659326 (+ 51491us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:22.673627 (+ 14301us) spinlock_profiling.cc:243] Waited 683 ms on lock 0x7b5400424fd0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.673783 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1571305344}
I20260709 13:15:22.634339  8710 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:22.678681  7252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.760s	user 0.017s	sys 0.007s
I20260709 13:15:22.670519  7356 rpcz_store.cc:276] 0709 13:15:21.608209 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.612116 (+  3907us) service_pool.cc:224] Handling call
0709 13:15:21.676085 (+ 63969us) spinlock_profiling.cc:243] Waited 2.16 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:22.539068 (+862983us) spinlock_profiling.cc:243] Waited 443 ms on lock 0x7b5400424fd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.609570 (+ 70502us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1022896256}
I20260709 13:15:22.679670  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:22.670559  8713 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.651674  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:22.689461  7249 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.017s	sys 0.042s
W20260709 13:15:22.678347  8716 consensus_meta.cc:287] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.682s	user 0.005s	sys 0.016s
W20260709 13:15:22.691475  7252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.773s	user 0.018s	sys 0.007s
I20260709 13:15:22.440943  8717 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.695803  7176 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:22.684319  8678 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:22.645946  8625 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.687033  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.691058  8680 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:22.690697  8653 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:22.691465  8639 consensus_meta.cc:287] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.776s	user 0.000s	sys 0.025s
I20260709 13:15:22.665450  8632 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.672417  8686 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:22.696133  7177 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.009s	user 0.006s	sys 0.012s
W20260709 13:15:22.742887  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 47170.5us
W20260709 13:15:22.742586  7177 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.056s	user 0.006s	sys 0.012s
I20260709 13:15:22.743736  7176 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:22.744062  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:22.674039  8685 consensus_queue.cc:1059] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
W20260709 13:15:22.696461  8634 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.572s	user 0.006s	sys 0.011s
I20260709 13:15:22.759670  7356 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:22.691344  8689 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.764485  8690 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:22.765352  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.765497  8632 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.745776  8646 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.742743  7351 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.770211  7249 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:22.771935  8697 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.688825  8655 consensus_queue.cc:1059] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 13:15:22.734613  8678 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:22.774374  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:22.639571  7204 rpcz_store.cc:276] 0709 13:15:21.519477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.604102 (+ 84625us) service_pool.cc:224] Handling call
0709 13:15:21.785733 (+181631us) spinlock_profiling.cc:243] Waited 5.99 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:22.598311 (+812578us) spinlock_profiling.cc:243] Waited 346 ms on lock 0x7b54001234d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:22.598442 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":810129664}
I20260709 13:15:22.788578  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.800889  7249 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:22.708130  8716 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.802472  7249 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:22.804724  7249 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:22.775842  8634 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.639s	user 0.006s	sys 0.011s
I20260709 13:15:22.807174  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.806030  7249 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:22.808383  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.804054  8597 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.802495  8678 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.799429  8706 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:22.801739  8649 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:22.746505  8639 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.801829  8697 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:22.810881  8708 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:22.825258  7850 leader_election.cc:336] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.746s (SENT)
W20260709 13:15:22.827525  7175 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.917s	user 0.013s	sys 0.034s
I20260709 13:15:22.813079  8723 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:22.800469  8680 consensus_queue.cc:1059] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
W20260709 13:15:22.815616  7251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.840s	user 0.015s	sys 0.056s
I20260709 13:15:22.814575  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.813401  7249 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:22.832636  7175 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.922s	user 0.013s	sys 0.034s
I20260709 13:15:22.816166  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:22.817967  8632 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:22.832532  7850 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.862885  7206 raft_consensus.cc:1240] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:22.820670  7880 raft_consensus.cc:1240] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:22.849237  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:22.838402  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 161140us
I20260709 13:15:22.866590  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:22.822408  8649 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:22.854734  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:22.862757  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:22.864439  7325 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.709s	user 0.027s	sys 0.034s
W20260709 13:15:22.851291  7251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.878s	user 0.019s	sys 0.058s
W20260709 13:15:22.842319  7326 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.021s	sys 0.019s
I20260709 13:15:22.823863  8697 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:22.827150  8708 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:22.873365  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 899671us
I20260709 13:15:22.870299  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:22.887099  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:22.874406  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:22.875092  7325 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.719s	user 0.027s	sys 0.034s
I20260709 13:15:22.888003  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:22.888442  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 751117us
W20260709 13:15:22.868070  8701 consensus_meta.cc:287] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 1.036s	user 0.014s	sys 0.009s
I20260709 13:15:22.875829  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:22.875097  7326 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.652s	user 0.021s	sys 0.019s
I20260709 13:15:22.888140  7208 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
W20260709 13:15:22.866484  8709 consensus_meta.cc:287] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.678s	user 0.007s	sys 0.004s
I20260709 13:15:22.833902  8723 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:22.892026  7279 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
W20260709 13:15:22.893146  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 676196us
I20260709 13:15:22.875296  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:22.831211  8711 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:22.873659  7203 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.019s	sys 0.043s
I20260709 13:15:22.867811  8647 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.904281  8701 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:22.938230  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:22.938915  7326 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.890847  8623 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:22.939873  8721 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.940395  7326 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.865653  8631 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:22.862454  8632 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:22.941481  8631 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:22.904029  8637 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.888660  8697 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.942951  8639 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.874719  8649 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.944440  8725 raft_consensus.cc:3055] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:22.944867  8725 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:22.935746  8686 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.945727  8725 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.904412  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:22.941134  8721 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.941558  8632 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.909375  8723 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.909215  8709 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:22.950516  7882 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:22.932504  8719 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.954891  7326 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:22.960259  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 107335us
I20260709 13:15:22.960191  8686 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:22.961305  7878 raft_consensus.cc:1240] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:22.946512  8625 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.962327  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:22.938601  8701 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.891180  8708 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.973863  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:22.962738  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 69256.1us
W20260709 13:15:22.974524  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 241394us
I20260709 13:15:22.961498  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:22.958837  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:22.965399  8709 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.968147  8689 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.968816  8713 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:22.969374  8716 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:22.919965  7203 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.019s	sys 0.043s
I20260709 13:15:22.972582  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:22.999643  7249 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:22.959246  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:22.981324  7285 raft_consensus.cc:2393] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:23.001852  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.004269  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.005086  7283 raft_consensus.cc:2393] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:23.005880  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:22.969884  7177 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.908694  8659 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.959758  8631 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:22.997174  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 253523us
I20260709 13:15:23.000717  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:23.148821  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:23.152674  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 151874us
I20260709 13:15:23.055505  7176 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:23.159941  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 104415us
I20260709 13:15:23.160928  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.161216  7176 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:23.049822  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 80006.2us
I20260709 13:15:23.162747  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 166) took 1843 ms. Trace:
I20260709 13:15:23.159971  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.163257  7206 rpcz_store.cc:276] 0709 13:15:21.319240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.923627 (+604387us) service_pool.cc:224] Handling call
0709 13:15:22.143077 (+219450us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:22.143869 (+   792us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.863323 (+719454us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:23.162022 (+298699us) spinlock_profiling.cc:243] Waited 719 ms on lock 0x7b540043b554. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:23.162454 (+   432us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1657354752}
I20260709 13:15:23.165046  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:22.980370  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.148845  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.165894  7208 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.167019  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.074592  7351 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:22.999442  7352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:56158
I20260709 13:15:23.102469  7360 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.050632  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.003218  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.073220  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:23.073185  7359 raft_consensus.cc:1240] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.087210  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.062480  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.168442  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:23.060245  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 235016us
I20260709 13:15:23.061538  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.202414  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.073732  7881 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.206423  8746 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:23.007926  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.207424  8746 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.101227  7887 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:23.077679  8597 consensus_queue.cc:1059] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:23.211138  8597 raft_consensus.cc:3055] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.211722  8597 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.212390  7850 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:22.986223  8625 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.120659  8631 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.226724  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.227959  8685 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:23.228565  8685 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:23.229043  8685 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.229991  7277 raft_consensus.cc:1240] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:22.968859  8632 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.232803  8701 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:23.233412  8701 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:23.060920  8646 consensus_queue.cc:1059] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 13:15:23.233942  8701 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.216360  8597 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.235193  8646 raft_consensus.cc:3055] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.058566  8647 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:23.056178  8653 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.264698  7285 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:23.077772  8659 consensus_queue.cc:1059] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 13:15:23.266760  8659 raft_consensus.cc:3055] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.267481  8659 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.092303  8669 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:23.270884  8669 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.272518  8669 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.074206  8697 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.263849  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.117179  8702 ts_tablet_manager.cc:1929] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:23.275146  8702 log.cc:1199] T 6f42aca524b14eccb31e0bb7820e7acd P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/6f42aca524b14eccb31e0bb7820e7acd
I20260709 13:15:23.275956  8697 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:22.961411  8686 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.276988  8702 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:53358 (request call id 84) took 1753 ms. Trace:
I20260709 13:15:23.115903  8708 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.278975  8647 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:23.279474  8647 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.280030  8708 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.077780  8719 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:23.277484  8702 rpcz_store.cc:276] 0709 13:15:21.523818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.524274 (+   456us) service_pool.cc:224] Handling call
0709 13:15:21.610010 (+ 85736us) ts_tablet_manager.cc:1151] Deleting tablet 6f42aca524b14eccb31e0bb7820e7acd
0709 13:15:21.613539 (+  3529us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:15:23.089078 (+1475539us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:23.117023 (+ 27945us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:23.276851 (+159828us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":252137,"tablet-delete.queue_time_us":58179,"thread_start_us":34537,"threads_started":1}
I20260709 13:15:22.960747  8711 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.283267  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.283804  8686 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:23.120359  8723 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.284945  8619 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:23.286099  7282 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.287297  8723 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.997605  8727 consensus_queue.cc:1059] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.066s
I20260709 13:15:23.114611  8678 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.284816  8711 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.284860  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.291714  8678 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.165074  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.292915  7206 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.171482  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.173777  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:23.170581  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 79515.1us
I20260709 13:15:23.176928  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.192121  8726 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:23.198421  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.200026  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.201349  8639 raft_consensus.cc:2804] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:23.301962  7211 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.302109  8639 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:23.302676  8639 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.202940  7323 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.219514  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.304248  8717 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.301095  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.305444  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.306336  8715 raft_consensus.cc:3055] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.306998  7283 raft_consensus.cc:2393] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:23.204245  8735 consensus_queue.cc:1059] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:23.307133  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.306829  8715 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.112040  8649 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.307904  8735 raft_consensus.cc:3055] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.308425  8735 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.308787  8715 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.306219  8726 raft_consensus.cc:697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.310354  8649 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:23.310684  7887 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:23.311074  8726 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.312155  8715 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.313670  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.269069  8659 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.315172  8659 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.305699  7284 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:23.317770  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.319332  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.319959  8660 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:15:23.221033  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 60067.3us
I20260709 13:15:23.322358  8696 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:23.323056  7283 raft_consensus.cc:1240] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.323168  7176 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.324312  8718 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.324959  8710 raft_consensus.cc:3055] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.325614  8710 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.326100  7176 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.327090  8718 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.326931  8710 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.328658  8710 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.227079  8631 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.233596  8632 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:22.982080  8706 consensus_queue.cc:1059] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
I20260709 13:15:23.281466  8719 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.334117  8706 raft_consensus.cc:3055] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.334525  8706 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.335188  8719 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:22.970933  8722 consensus_queue.cc:1059] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.087s
I20260709 13:15:23.289124  8727 raft_consensus.cc:3055] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.335692  8706 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.336593  8727 raft_consensus.cc:740] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.337153  7209 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
W20260709 13:15:23.223297  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 65917.1us
W20260709 13:15:23.266647  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 54673us
I20260709 13:15:23.298372  8646 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.301031  7278 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
I20260709 13:15:23.306491  7207 raft_consensus.cc:2393] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 2: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:23.320676  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:23.263682  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 43937.6us
I20260709 13:15:23.272995  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.338368  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.340541  7206 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:23.342005  8690 raft_consensus.cc:3055] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.343849  7211 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:23.330494  7176 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.345163  8690 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.348489  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.349002  8690 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:23.346997  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 144516us
I20260709 13:15:23.350915  8690 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.347328  8719 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:23.351285  8685 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.351948  8719 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:23.352437  8719 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.347452  7278 raft_consensus.cc:1240] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.354699  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.355266  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.356107  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.357564  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.321590  8660 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 13:15:23.353724  8685 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.362891  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.364060  8632 consensus_queue.cc:1059] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:23.364809  7211 raft_consensus.cc:1240] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.365289  8628 raft_consensus.cc:3055] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.366323  8708 raft_consensus.cc:3055] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.366730  8708 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.367594  7880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 458) took 1450 ms. Trace:
I20260709 13:15:23.367846  8711 raft_consensus.cc:993] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:23.368367  8711 raft_consensus.cc:1081] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:15:23.368611  8701 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.370570  8649 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.370885  7176 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.365722  8628 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:23.372715  8628 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.368034  7880 rpcz_store.cc:276] 0709 13:15:21.916986 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.918170 (+  1184us) service_pool.cc:224] Handling call
0709 13:15:21.950997 (+ 32827us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:22.872483 (+921486us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:23.367091 (+494608us) spinlock_profiling.cc:243] Waited 861 ms on lock 0x7b540068f954. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:23.367409 (+   318us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1980864256}
I20260709 13:15:23.376372  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.379865  7278 raft_consensus.cc:1240] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.381589  7284 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.380028  7209 raft_consensus.cc:1240] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.382854  7283 raft_consensus.cc:1240] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.382645  8646 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.383507  7209 raft_consensus.cc:1240] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.381603  7278 raft_consensus.cc:1240] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.381680  7286 raft_consensus.cc:1240] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.387609  7282 raft_consensus.cc:1240] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.388252  7286 raft_consensus.cc:1240] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.382091  7281 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.373816  7176 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.358911  8746 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:23.374264  8680 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.395557  8722 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.384294  7283 raft_consensus.cc:1240] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.396687  8725 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.392637  7208 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:23.337869  8727 consensus_queue.cc:260] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.399011  8628 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.400615  8625 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.382277  8639 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.401710  8736 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.404224  8690 consensus_queue.cc:1059] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:23.412420  8690 raft_consensus.cc:3055] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.412865  8690 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.413374  7249 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.414212  7202 raft_consensus.cc:1240] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.413882  8690 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.415464  8637 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.405735  8646 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.415058  8736 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:23.417714  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 44041us
I20260709 13:15:23.413749  8639 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:23.418068  8680 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.422394  8706 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.393509  7850 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.412545  7211 raft_consensus.cc:1240] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.405464  8719 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.358675  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 6f42aca524b14eccb31e0bb7820e7acd (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:23.309589  8735 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.418867  7176 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.429200  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.415437  8690 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:23.430258  7093 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 71795.9us
I20260709 13:15:23.447963  8736 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.449008  8735 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.453049  8597 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:23.461241  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 115490us
I20260709 13:15:23.462355  7850 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.463311  8685 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.466585  8686 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.467455  8686 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:23.467995  8686 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.471128  8708 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.471750  8686 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.472651  8708 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.475075  8721 consensus_queue.cc:1059] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:23.476014  8727 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:23.476967  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 49440us
I20260709 13:15:23.474998  7850 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.478551  8722 raft_consensus.cc:3055] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.485144  7352 raft_consensus.cc:606] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.485270  8722 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:23.485709  7352 raft_consensus.cc:614] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:23.486631  8722 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.488109  8722 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.490240  7353 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:23.490078  8637 consensus_queue.cc:1059] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:23.485790  7106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50890 (request call id 185) took 2001 ms. Trace:
I20260709 13:15:23.492632  8649 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:23.494277  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 153578us
I20260709 13:15:23.495725  7177 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.496945  8653 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.498499  8701 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:23.498931  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.499898  8701 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.501660  8701 consensus_queue.cc:1059] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:23.503003  8653 raft_consensus.cc:3055] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.503367  8653 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.504518  8653 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.505722  8653 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.506000  7177 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:23.511283  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 238683us
I20260709 13:15:23.511153  7249 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.503264  8744 raft_consensus.cc:3055] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.513965  8744 raft_consensus.cc:740] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
W20260709 13:15:23.514171  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 95506.6us
I20260709 13:15:23.515192  7176 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.516319  8649 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.516999  8744 consensus_queue.cc:260] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.518158  8649 consensus_queue.cc:1059] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:23.519304  8736 raft_consensus.cc:3055] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.519686  8736 raft_consensus.cc:740] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.520639  8736 consensus_queue.cc:260] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.521409  7177 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.523432  8649 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:23.523543  8719 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:23.523849  8649 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:23.524246  8649 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.524260  7205 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:23.531487  8660 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.534298  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1012) took 2037 ms. Trace:
I20260709 13:15:23.536974  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet d30a0aadea464b73802ea0c113441b04 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48758
I20260709 13:15:23.537861  8690 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:23.538527  8690 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.534752  7203 rpcz_store.cc:276] 0709 13:15:21.522433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:22.115428 (+592995us) service_pool.cc:224] Handling call
0709 13:15:22.153480 (+ 38052us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:22.175264 (+ 21784us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:22.183065 (+  7801us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:22.221031 (+ 37966us) log.cc:844] Serialized 26 byte log entry
0709 13:15:23.318901 (+1097870us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b180021b260. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2ab112f4bc 00007f2aae47d48b 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b 00007f2ab1126d23 00007f2ab11270d1
0709 13:15:23.319259 (+   358us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:23.410236 (+ 90977us) log.cc:844] Serialized 14 byte log entry
0709 13:15:23.509976 (+ 99740us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:23.529734 (+ 19758us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:23.530252 (+   518us) raft_consensus.cc:1685] finished
0709 13:15:23.533934 (+  3682us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:23.534137 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34882,"prepare.queue_time_us":69747,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":50,"raft.queue_time_us":41453,"raft.run_cpu_time_us":391,"raft.run_wall_time_us":38579,"spinlock_wait_cycles":5395840,"thread_start_us":789481,"threads_started":2,"wal-append.queue_time_us":758350}
I20260709 13:15:23.518713  8744 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:23.549667  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 68282.6us
I20260709 13:15:23.550863  8701 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.551030  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:23.552452  7176 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.552575  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:23.492403  7106 rpcz_store.cc:276] 0709 13:15:21.483828 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:21.483963 (+   135us) service_pool.cc:224] Handling call
0709 13:15:21.498167 (+ 14204us) spinlock_profiling.cc:243] Waited 2.62 ms on lock 0x7b5400002490. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae4630b2 00007f2ab73dca89 00007f2ab7374da6 00007f2ab7346088 00007f2ab744437e 00007f2ab59052a4 00007f2ab5905232 00007f2ab5905161 00007f2ab59050dc
0709 13:15:23.485581 (+1987414us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:21.935591 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:22.007253 (+ 71662us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:22.007289 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:15:22.007311 (+    22us) tablet.cc:662] Decoding operations
0709 13:15:22.085204 (+ 77893us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:22.093866 (+  8662us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:22.099832 (+  5966us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:22.125771 (+ 25939us) tablet.cc:701] Row locks acquired
0709 13:15:22.125800 (+    29us) write_op.cc:260] PREPARE: finished
0709 13:15:22.139104 (+ 13304us) write_op.cc:270] Start()
0709 13:15:22.155188 (+ 16084us) write_op.cc:276] Timestamp: P: 1783602922135221 usec, L: 0
0709 13:15:22.160653 (+  5465us) op_driver.cc:348] REPLICATION: starting
0709 13:15:22.247449 (+ 86796us) log.cc:844] Serialized 533 byte log entry
0709 13:15:22.939258 (+691809us) op_driver.cc:464] REPLICATION: finished
0709 13:15:23.108196 (+168938us) write_op.cc:301] APPLY: starting
0709 13:15:23.108284 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:23.108379 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:23.118190 (+  9811us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:23.118433 (+   243us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:23.118602 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:15:23.118660 (+    58us) write_op.cc:312] APPLY: finished
0709 13:15:23.118858 (+   198us) log.cc:844] Serialized 23 byte log entry
0709 13:15:23.119649 (+   791us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:23.119725 (+    76us) write_op.cc:454] Released schema lock
0709 13:15:23.119762 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:23.120081 (+   319us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:23.120105 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":54,"reported_tablets":5,"spinlock_wait_cycles":6014720,"child_traces":[["op",{"apply.queue_time_us":168691,"apply.run_cpu_time_us":1689,"apply.run_wall_time_us":11856,"num_ops":1,"prepare.queue_time_us":166994,"prepare.run_cpu_time_us":5185,"prepare.run_wall_time_us":348860,"replication_time_us":776945,"thread_start_us":280596,"threads_started":2}]]}
W20260709 13:15:23.549701  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.559350  7176 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.524369  8717 consensus_queue.cc:1059] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:15:23.571866  8717 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.572301  8717 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:23.558137  8701 consensus_queue.cc:1059] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:15:23.564963  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.574868  8701 raft_consensus.cc:3055] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.575268  8701 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.563199  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.576268  8701 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.559628  8725 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.583688  7353 raft_consensus.cc:1240] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.584367  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:23.584808  7356 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.586997  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:23.587409  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:23.587782  7356 raft_consensus.cc:1240] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.591051  7207 raft_consensus.cc:2410] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:23.594360  8690 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.548324  8685 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.595536  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:23.596156  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 121312us
I20260709 13:15:23.598062  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.600526  8748 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.600832  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.577651  8701 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.602916  8736 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.603953  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:23.604367  8646 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.606082  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.606173  8646 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.606865  8646 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.607245  8659 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:23.593648  7279 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:23.607592  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.613471  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.600764  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.614683  7326 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.605542  7107 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 3, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:23.547627  8715 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.654029  7174 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.658200  7883 raft_consensus.cc:2393] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:23.658620  7884 raft_consensus.cc:2393] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 2: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
W20260709 13:15:23.662093  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 98105.5us
W20260709 13:15:23.657058  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 56674.2us
I20260709 13:15:23.573359  8717 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.670288  7853 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:23.671628  8690 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:23.672240  8690 raft_consensus.cc:697] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.672113  8722 raft_consensus.cc:2749] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.672482  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:23.670254  7107 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:23.657513  8686 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.673465  8690 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:23.676739  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 67467.3us
I20260709 13:15:23.681510  8686 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.659066  8619 consensus_queue.cc:1059] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 13:15:23.557937  8647 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.684149  8653 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.703464  7878 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.704586  8619 raft_consensus.cc:3055] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.705008  8619 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.707729  8717 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.658401  8725 consensus_queue.cc:1059] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:15:23.659380  8646 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:23.699465  7249 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.710327  8646 raft_consensus.cc:3055] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.710774  8646 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.711261  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.711759  8646 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.712512  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.712838  8646 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.713002  8708 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:23.713326  8726 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.713934  8723 consensus_queue.cc:1059] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:23.713651  8708 raft_consensus.cc:697] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.714586  8655 consensus_queue.cc:1059] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:23.715852  8655 raft_consensus.cc:3055] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.715499  8708 consensus_queue.cc:237] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.716259  8655 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.719228  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.717350  8655 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.720105  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:15:23.709282  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.719647  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.720890  8655 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.721249  7884 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.720175  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.722569  7883 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.719041  8726 raft_consensus.cc:3055] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.723986  8726 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
W20260709 13:15:23.724762  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.724845  8726 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.726351  8653 consensus_queue.cc:1059] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:23.714092  8669 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.726759  8726 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.682734  7277 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:23.727947  8653 raft_consensus.cc:3055] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.729604  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.665887  8659 raft_consensus.cc:697] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.730129  7882 raft_consensus.cc:1240] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.736511  7206 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:23.767647  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.731483  8653 raft_consensus.cc:740] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.768299  7882 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.768965  8653 consensus_queue.cc:260] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.770584  8653 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.771118  8659 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.752436  7853 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:23.753064  8669 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:23.753705  7323 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.753985  7249 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.755923  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.755671  8726 consensus_queue.cc:1059] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:15:23.756212  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 158324us
I20260709 13:15:23.755584  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.661247  8649 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.762755  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.763270  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:23.766657  7884 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:23.709203  8619 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.791054  8619 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.774539  7883 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
W20260709 13:15:23.799913  7853 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.776117  7174 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.776933  8744 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.777763  8726 raft_consensus.cc:3055] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:23.777669  7323 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.778656  8669 raft_consensus.cc:697] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.779515  7277 raft_consensus.cc:1240] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.780268  8647 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:23.782619  8752 log.cc:927] Time spent T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260709 13:15:23.783392  8649 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:23.783952  8686 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:23.784840  7279 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
W20260709 13:15:23.785183  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.786255  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.787617  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.789412  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.790051  7326 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:23.824023  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.803115  8726 raft_consensus.cc:740] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.811277  8646 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.829823  8722 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:23.829903  7323 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.832191  8726 consensus_queue.cc:260] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.815441  8628 raft_consensus.cc:2749] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.810220  8717 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.835497  8722 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:23.822701  8686 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:23.836777  7323 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.843102  7326 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.843248  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.844776  7850 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.861845  7887 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:23.838881  8719 raft_consensus.cc:2764] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:15:23.867789  7285 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:23.844090  8722 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.869380  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.854350  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:23.874370  7207 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:23.874790  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.875185  7204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:23.875746  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.875939  7204 raft_consensus.cc:606] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:23.876506  7211 raft_consensus.cc:2393] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:23.850373  8697 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.863601  8721 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.862323  8619 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:23.876377  7204 raft_consensus.cc:614] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:23.882004  7208 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:23.827178  8669 consensus_queue.cc:237] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.869212  8628 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.882896  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.885958  7206 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:23.886062  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:23.885056  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 44821.4us
I20260709 13:15:23.888252  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.888911  7210 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.888340  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.890949  7323 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:23.876768  8754 tablet_replica.cc:333] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:15:23.893745  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:23.857705  8683 consensus_queue.cc:1059] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:15:23.882313  8619 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:23.895987  7206 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.864238  8686 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.901005  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.898727  8619 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.902354  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.890599  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.893524  7203 raft_consensus.cc:1240] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.907995  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.903726  7202 raft_consensus.cc:2393] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 2: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:23.911633  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:23.900087  7879 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:23.897480  8721 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.903649  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:23.891554  8697 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:23.922164  7177 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.905718  8719 raft_consensus.cc:3055] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:15:23.935393  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 43617.1us
I20260709 13:15:23.915877  7207 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:23.915871  8744 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:15:23.950438  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 92084.5us
I20260709 13:15:23.927786  8719 raft_consensus.cc:740] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:23.925375  8649 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.955766  7209 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:23.956518  7177 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.961066  7177 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.949797  8646 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.967216  7177 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.968467  7177 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:23.971262  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:23.973179  7206 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:23.962685  8754 raft_consensus.cc:2243] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.959328  8744 raft_consensus.cc:697] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:23.975724  7177 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.977087  8649 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:23.977697  8628 consensus_queue.cc:1059] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:23.978956  8762 raft_consensus.cc:3055] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.979019  8735 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.979382  8762 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:23.980355  8762 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:23.981683  8762 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:23.982551  8663 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 13:15:23.982844  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.983637  7205 raft_consensus.cc:2393] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:23.984989  7205 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:23.991184  8754 raft_consensus.cc:2272] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.991540  8726 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:23.966025  8727 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:23.967231  8701 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:15:23.998584  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 74681.4us
I20260709 13:15:23.969482  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.055011  8754 ts_tablet_manager.cc:1916] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:24.053479  8619 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.056001  7883 raft_consensus.cc:1240] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:23.997694  8649 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:23.959724  8653 consensus_queue.cc:1059] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:15:24.007803  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:24.011656  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.062215  7323 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:23.974473  8721 consensus_queue.cc:1059] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:15:24.062767  7208 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.064421  8649 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:24.044839  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 68938.2us
I20260709 13:15:24.046571  7210 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:24.069235  7211 raft_consensus.cc:1240] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:24.069587  7210 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:24.069849  8719 consensus_queue.cc:260] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.070874  7210 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:24.071589  7211 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:24.048013  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 50395.5us
I20260709 13:15:24.050300  7209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccfb60b702134122b8e44546429988c8"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:24.050545  7206 raft_consensus.cc:2955] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:23.997524  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:23.970088  8725 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.073024  7209 raft_consensus.cc:606] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.082316  7209 raft_consensus.cc:614] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:24.091993  7850 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.058455  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.100454  7249 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.070935  7202 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
W20260709 13:15:24.105991  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 61742.1us
I20260709 13:15:24.097592  7205 raft_consensus.cc:1240] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:24.102515  8683 raft_consensus.cc:2749] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.072497  8723 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 13:15:24.098263  8727 consensus_queue.cc:1059] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:15:24.110935  7204 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.106272  7203 raft_consensus.cc:1240] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:24.119803  8628 consensus_queue.cc:1059] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:24.122048  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:15:24.111757  8637 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.128218  8619 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:24.127986  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:24.129654  8625 raft_consensus.cc:3055] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.130163  8722 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.132248  8722 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:24.132411  8637 raft_consensus.cc:697] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:24.111995  8715 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.108659  8697 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.123135  8701 raft_consensus.cc:3055] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:15:24.122354  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 60358.9us
I20260709 13:15:24.130106  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.141076  7208 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:24.143167  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:24.144003  7249 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.133668  8637 consensus_queue.cc:237] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.130102  8625 raft_consensus.cc:740] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.147687  8669 consensus_queue.cc:1059] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:15:24.125794  8719 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.151072  8625 consensus_queue.cc:260] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.152069  8625 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.154696  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:24.154589  7323 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:24.146541  8701 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:24.156255  7850 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.112357  8717 consensus_queue.cc:1059] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:15:24.158077  8685 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.158516  8683 raft_consensus.cc:3055] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.158923  8683 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.158815  8685 consensus_queue.cc:1059] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:24.160082  8655 raft_consensus.cc:3055] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.159907  8683 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.160467  8655 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:24.161355  8655 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.116492  8744 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.149276  8715 raft_consensus.cc:697] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:24.159930  8685 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.162783  8655 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.161154  8683 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.162290  8646 raft_consensus.cc:3055] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.173727  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:24.174119  7323 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.175978  7323 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.177004  8721 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.177675  8721 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.178275  8721 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.180619  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.181509  8762 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.181877  8762 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:24.182257  8762 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.163501  8715 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.190567  7279 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:24.194944  7850 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.193377  8697 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:24.119154  8660 consensus_queue.cc:1059] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:15:24.197234  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:24.163965  8646 raft_consensus.cc:740] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:24.202095  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.202257  7177 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:24.156545  8701 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.207302  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.207532  8701 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.207121  8646 consensus_queue.cc:260] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.207983  7205 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.208626  8646 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.210494  8697 raft_consensus.cc:697] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:24.211642  8697 consensus_queue.cc:237] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.213385  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:24.214067  7208 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.214680  8659 raft_consensus.cc:3055] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.215063  8659 raft_consensus.cc:740] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:24.215919  8659 consensus_queue.cc:260] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.217098  8659 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:24.228053  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 47484.4us
I20260709 13:15:24.232250  7326 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.234237  7208 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:24.234954  8649 raft_consensus.cc:2804] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.195024  8597 raft_consensus.cc:3055] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.201076  7202 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:24.248095  7210 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:24.250821  7326 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.251222  7249 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.245430  8628 consensus_queue.cc:1059] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:15:24.259655  7204 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:24.242342  8597 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:24.242671  8649 raft_consensus.cc:697] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:24.238600  8739 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.245258  8771 consensus_queue.cc:1059] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:15:24.276114  8659 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.267933  8762 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.270238  8690 consensus_queue.cc:1059] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:24.272526  7205 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:24.274060  7323 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.245551  8727 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.245710  8721 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.289861  8771 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.290048  8708 consensus_queue.cc:1059] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:24.291129  8726 raft_consensus.cc:3055] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.291527  8726 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:24.292709  8719 raft_consensus.cc:3055] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.292469  8726 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:24.293756  8649 consensus_queue.cc:237] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.275732  7279 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:24.245954  8770 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:15:24.234774  8660 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:15:24.297369  7850 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:24.293713  8726 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.299264  8683 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.300503  8739 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:24.286572  8727 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.287760  8690 raft_consensus.cc:3055] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.276647  8597 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.277060  8659 raft_consensus.cc:697] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
W20260709 13:15:24.302877  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 65387.8us
I20260709 13:15:24.305068  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:24.293160  8719 raft_consensus.cc:740] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.306103  7209 raft_consensus.cc:1275] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.308279  7850 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.300561  8655 raft_consensus.cc:2764] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:15:24.317510  7202 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:24.318580  8727 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.301059  8683 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:24.324751  8683 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.326016  8637 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.327132  8719 consensus_queue.cc:260] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.328411  8719 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.315260  8721 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.320470  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:24.321604  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.316411  7325 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:24.323055  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.313602  8597 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.332510  7279 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:24.304224  8690 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:24.319819  8659 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:24.329293  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 55304.8us
I20260709 13:15:24.333676  7177 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.324134  8685 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:24.341975  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 91185.3us
I20260709 13:15:24.343721  8690 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:24.346248  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:24.356714  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.368440  8685 raft_consensus.cc:697] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:24.369561  8685 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.340922  8727 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:24.382861  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 66563.9us
I20260709 13:15:24.384788  7205 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:24.386341  8683 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.388689  8690 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.387272  8778 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.388233  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.390349  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:24.395474  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.398448  8778 raft_consensus.cc:697] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.401058  8778 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:24.403319  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 43552.1us
I20260709 13:15:24.410311  7205 raft_consensus.cc:1275] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.411464  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.411558  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:24.412128  7357 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.412390  7353 raft_consensus.cc:2393] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:24.412789  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.413373  7356 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.414253  8726 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.414796  8726 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.417908  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:24.418284  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.418519  7325 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:24.419379  7352 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:24.420753  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:24.418632  7883 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:24.423275  7251 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.424160  8647 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:24.424516  8647 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.424835  8647 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.427850  8762 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:24.399216  8669 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:24.407145  8722 raft_consensus.cc:3055] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.430593  8722 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.382951  8727 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.431525  8722 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.432482  7359 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.432771  7357 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:24.429579  8726 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.436128  8683 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:24.432070  8727 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.440670  8669 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.441166  8669 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.443077  7325 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:24.444233  7325 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:24.445094  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.446166  8717 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.448457  7850 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.429840  8779 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:24.459443  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.430095  8781 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.433401  8771 raft_consensus.cc:3055] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.466058  7356 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:24.432813  8722 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.461848  8637 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:15:24.469242  7105 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.463442  8726 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:15:24.472214  8701 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.471686  7105 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 3 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.472730  8701 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.474453  7355 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:24.474900  8701 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:24.455370  8655 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.460379  8625 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:24.460245  7207 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:24.463608  8683 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:24.508694  7883 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:24.467833  8771 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.524456  8721 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.524360  7359 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:24.527622  7883 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:24.474362  8779 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.519191  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.531498  8625 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.536492  8683 raft_consensus.cc:697] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:24.564908  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 104887us
I20260709 13:15:24.532855  8686 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 13:15:24.536998  8649 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:15:24.540848  8762 consensus_queue.cc:1059] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:15:24.557073  8655 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.573988  7285 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:15:24.576112  8783 log.cc:927] Time spent T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 13:15:24.575655  8625 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.578890  8701 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:24.562175  8717 raft_consensus.cc:697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.589563  7850 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.592092  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.592867  7281 raft_consensus.cc:2393] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:24.592969  7285 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:24.574621  8721 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:24.586862  8647 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.609537  8771 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.610437  8647 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.610905  8771 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.612121  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:24.612679  7883 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.618327  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.619755  8686 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:24.620393  8669 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.621295  8715 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:24.622051  8739 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.622570  8739 raft_consensus.cc:697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:24.624797  7883 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:24.628232  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 205514us
I20260709 13:15:24.626310  7251 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.631801  8683 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.634057  8597 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:24.639314  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.585799  8655 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.639261  8597 raft_consensus.cc:697] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:24.674607  8655 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:24.674255  8597 consensus_queue.cc:237] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.671483  8649 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.677062  8649 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.639262  8780 consensus_queue.cc:1059] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:15:24.680142  8649 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.679512  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.680761  8778 raft_consensus.cc:3055] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.681075  8669 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.681644  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.623474  8739 consensus_queue.cc:237] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.688208  7285 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:24.692117  8653 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:24.699488  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:24.661767  8754 ts_tablet_manager.cc:1929] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:15:24.639844  8721 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.661600  8727 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.681142  8778 raft_consensus.cc:740] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.713781  8778 consensus_queue.cc:260] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.711627  8754 log.cc:1199] T d30a0aadea464b73802ea0c113441b04 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/d30a0aadea464b73802ea0c113441b04
I20260709 13:15:24.727573  7323 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.732548  7205 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:24.749747  8792 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:24.750270  8792 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:24.750666  8792 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.683089  8717 consensus_queue.cc:237] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:24.759891  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:24.763471  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.775300  8754 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:48758 (request call id 74) took 1239 ms. Trace:
I20260709 13:15:24.776095  8779 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:24.776978  8788 log.cc:927] Time spent T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260709 13:15:24.775784  8754 rpcz_store.cc:276] 0709 13:15:23.536429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:23.536672 (+   243us) service_pool.cc:224] Handling call
0709 13:15:23.837949 (+301277us) ts_tablet_manager.cc:1151] Deleting tablet d30a0aadea464b73802ea0c113441b04
0709 13:15:23.848035 (+ 10086us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:15:24.299515 (+451480us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:24.653464 (+353949us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:24.775199 (+121735us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":283283,"thread_start_us":116903,"threads_started":1}
I20260709 13:15:24.792263  7323 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.795737  8792 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.799479  8762 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.799743  8721 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:24.805799  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.800146  8762 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.808259  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:24.810629  8762 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.811705  8778 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.812098  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.812750  7281 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:24.813987  7326 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.814177  8669 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.814670  8727 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:24.820080  7205 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.810563  8780 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.821184  8778 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:24.821710  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.822412  7277 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:24.821695  8778 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.823971  7206 raft_consensus.cc:1275] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.824054  8778 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.824345  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.825085  7281 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:24.823582  7326 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.825523  8727 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.826488  8780 raft_consensus.cc:697] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.826614  8721 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.826527  8727 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.827234  8721 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:24.827634  8721 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.829157  8727 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:24.830329  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.830919  7281 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:24.831957  7177 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:24.832216  8792 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:24.828784  8780 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:24.831957  7323 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:24.833770  7323 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:24.834764  8795 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:24.835451  8795 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:24.835918  8795 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.836525  8744 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.836833  8795 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.837697  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.842585  8637 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:24.845047  7206 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:24.845549  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.846107  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.846702  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.842235  8727 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:24.846042  8637 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.870831  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet d30a0aadea464b73802ea0c113441b04 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:15:24.877753  7356 raft_consensus.cc:1240] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:24.875377  7355 raft_consensus.cc:1240] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:24.876313  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:24.879305  7357 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:24.873037  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:24.877817  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:24.881191  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.897954  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:24.898612  7207 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.898746  7351 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:24.899958  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:24.878655  8727 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.900466  8744 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:24.899713  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:24.901670  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:24.900616  7358 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:24.901749  7211 raft_consensus.cc:2393] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:24.900664  8727 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.917001  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.929775  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.916404  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.908787  7206 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:24.901877  8778 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.962966  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:24.964921  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:24.965478  7281 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.963068  7357 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:24.917344  8792 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.902220  7207 raft_consensus.cc:1240] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:24.916244  8637 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.966467  8792 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:24.970516  7356 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:24.972893  7281 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:24.974223  7326 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:24.975309  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 379539us
I20260709 13:15:24.978915  7887 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.983206  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:24.983950  7277 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:24.985119  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:24.985592  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:24.986239  8762 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:24.986749  8762 raft_consensus.cc:697] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:24.987571  8762 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:24.989483  7887 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:25.001587  7356 raft_consensus.cc:1240] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:24.917893  8744 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 13:15:25.020761  7176 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.033643  7356 raft_consensus.cc:1240] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:25.033480  7853 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.000294  8779 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.001767  8715 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.042240  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.047785  7887 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:25.045464  8685 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:25.050899  8685 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.051313  8685 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.055609  7251 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.056672  8770 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:25.057046  8770 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.057353  8770 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.062091  8779 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.064695  8779 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.071023  7360 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.030938  8655 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:25.074901  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.035754  8649 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:25.076401  7356 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.034976  8719 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:25.046334  8637 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.082721  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.087522  8792 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.090114  7356 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:25.094377  7355 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.047906  8778 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.039597  8653 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 13:15:25.097993  8781 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:25.101902  7358 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.091519  8727 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.105237  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.106190  7356 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.105808  7278 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:25.066812  8715 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:25.116425  8659 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.543s	user 0.016s	sys 0.029s
W20260709 13:15:25.116873  8659 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.016s	sys 0.029s
I20260709 13:15:25.080004  8655 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.144969  7352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:48768
I20260709 13:15:25.145133  8715 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.146209  7353 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:25.146541  7354 raft_consensus.cc:1240] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:25.155403  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:25.146605  8770 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.147598  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.081458  8719 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.142663  8778 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.183887  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.184830  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.185501  7278 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:25.166965  8721 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.187675  7354 raft_consensus.cc:1240] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
W20260709 13:15:25.151432  7850 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.011s	sys 0.024s
I20260709 13:15:25.198801  7360 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
W20260709 13:15:25.199672  7850 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.600s	user 0.011s	sys 0.024s
I20260709 13:15:25.127673  8690 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.054s
W20260709 13:15:25.200139  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 600093us
I20260709 13:15:25.222548  7850 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.165957  7356 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.107760  8781 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.188560  7853 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.188109  7352 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.262653  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.263497  7358 raft_consensus.cc:2393] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:25.181583  7351 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.270855  7358 raft_consensus.cc:1275] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.270179  7353 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:25.265167  8797 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.285599  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.286710  7354 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.289078  7359 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.273350  8809 log.cc:927] Time spent T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:15:25.265239  8701 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.190361  8778 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:25.298100  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:25.270182  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.266247  7352 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.275341  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:25.293604  7206 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:25.294313  8797 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:25.310921  8797 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:25.321365  7210 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.013s	sys 0.020s
W20260709 13:15:25.321816  7210 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.013s	sys 0.020s
I20260709 13:15:25.293051  8637 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.348347  7355 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.357225  7359 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
W20260709 13:15:25.360682  8801 log.cc:927] Time spent T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:15:25.362720  8770 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.363608  8727 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.364228  8727 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.364745  8727 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.334451  8804 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:25.366323  8804 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.366703  8804 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.367352  7352 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.370642  8719 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.371332  8727 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.321516  8653 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.372664  8653 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.375069  8653 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.376686  8781 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.380159  8778 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.304373  8701 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.382844  8701 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.351586  7204 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:25.327188  7351 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:25.404637  7355 raft_consensus.cc:1275] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.406369  7358 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:25.409089  8701 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.409672  8701 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.410495  8721 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.412932  8701 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.377705  8655 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.332917  8685 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.423952  8685 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.428452  8779 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.429082  8779 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.431739  8779 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.351025  8637 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.444890  8637 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.481235  7358 raft_consensus.cc:1275] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.491518  7358 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:15:25.479417  8647 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.787s	user 0.011s	sys 0.058s
I20260709 13:15:25.496595  7356 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:25.437731  8804 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:25.491073  8619 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.858s	user 0.031s	sys 0.064s
W20260709 13:15:25.498797  8647 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.806s	user 0.012s	sys 0.058s
W20260709 13:15:25.503415  7209 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.821s	user 0.025s	sys 0.033s
W20260709 13:15:25.508363  7209 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.826s	user 0.025s	sys 0.033s
I20260709 13:15:25.496052  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:25.511070  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:25.505541  8619 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.872s	user 0.031s	sys 0.065s
I20260709 13:15:25.512454  7351 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.512571  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:25.530772  7359 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:25.514237  7358 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.516136  7352 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.519945  7174 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.534835  7174 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.536774  7174 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:25.537750  8701 consensus_queue.cc:1059] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:25.539031  8701 raft_consensus.cc:3055] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.522981  7204 raft_consensus.cc:1240] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:25.539155  8804 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:25.539461  8701 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:25.505695  8780 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.020s	sys 0.034s
I20260709 13:15:25.540194  8727 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:15:25.540484  8780 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.020s	sys 0.034s
I20260709 13:15:25.541145  7357 raft_consensus.cc:1240] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:25.540409  8701 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.541846  8649 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:25.543197  8649 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.543664  8649 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:25.521989  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet dac454b2383b4f03aa638b4667839074: Illegal state: Replica 61274f9e39e245a1aa14041ecaa837a7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:25.542743  8701 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.554265  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet 1fd54d162924405b98b1f48024f6566d: Illegal state: Replica ce2716d915934d5a8a0a9e47bf3159f9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } }
W20260709 13:15:25.555364  7883 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.008s	sys 0.016s
W20260709 13:15:25.555840  7883 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.009s	sys 0.016s
W20260709 13:15:25.557421  8717 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.755s	user 0.015s	sys 0.022s
I20260709 13:15:25.558547  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1060) took 1030 ms. Trace:
W20260709 13:15:25.559702  7205 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.656s	user 0.015s	sys 0.048s
W20260709 13:15:25.560128  7205 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.015s	sys 0.048s
I20260709 13:15:25.561117  8653 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:25.562461  8653 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:25.562917  8653 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.564370  8833 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:25.566053  8683 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.847s	user 0.010s	sys 0.026s
W20260709 13:15:25.566511  8683 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.010s	sys 0.027s
W20260709 13:15:25.567086  8625 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.015s	sys 0.029s
W20260709 13:15:25.567521  8625 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.802s	user 0.015s	sys 0.029s
I20260709 13:15:25.571314  8653 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.575187  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.575908  7879 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:25.576025  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.576570  7887 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 1.
I20260709 13:15:25.577414  7881 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:25.577754  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.579201  8685 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.579674  8685 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.579766  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:25.581368  7882 raft_consensus.cc:3055] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:25.581676  7882 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:25.581722  8685 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:25.582325  8717 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.756s	user 0.015s	sys 0.022s
I20260709 13:15:25.582486  7882 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.583675  7882 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.537644  7351 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:25.579664  8723 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.006s	sys 0.022s
W20260709 13:15:25.585000  8723 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.537s	user 0.006s	sys 0.022s
W20260709 13:15:25.585191  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:25.577446  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:25.586717  7878 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.587206  8744 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.587774  8744 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:25.590022  8744 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:25.590387  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.591172  7204 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:25.591260  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:25.591884  7285 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.594983  8727 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.595566  8727 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.598291  8727 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.598927  8727 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.599179  7285 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:25.601568  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:25.554416  8739 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.031s	sys 0.034s
W20260709 13:15:25.616061  8739 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.860s	user 0.031s	sys 0.034s
W20260709 13:15:25.606129  8762 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.007s	sys 0.012s
W20260709 13:15:25.606557  7208 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.739s	user 0.004s	sys 0.014s
I20260709 13:15:25.617194  8717 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.617697  8717 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.605360  7204 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:15:25.613785  7277 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.000s	sys 0.008s
W20260709 13:15:25.621307  7277 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.000s	sys 0.008s
I20260709 13:15:25.622360  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:25.623064  7210 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 4
W20260709 13:15:25.608392  7251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.011s	sys 0.010s
I20260709 13:15:25.610487  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:25.623761  7251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.011s	sys 0.010s
I20260709 13:15:25.623931  7206 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 4
W20260709 13:15:25.626001  7208 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.758s	user 0.004s	sys 0.014s
W20260709 13:15:25.627574  7249 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.007s	sys 0.005s
W20260709 13:15:25.627888  7249 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.007s	sys 0.005s
W20260709 13:15:25.629691  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 536019us
I20260709 13:15:25.631508  7206 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
W20260709 13:15:25.632042  7211 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.712s	user 0.003s	sys 0.061s
W20260709 13:15:25.632754  7211 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.003s	sys 0.061s
W20260709 13:15:25.616763  8762 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.551s	user 0.007s	sys 0.012s
I20260709 13:15:25.612344  7325 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:25.633179  8848 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.633881  8780 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:25.613409  8685 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.607666  8838 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.634558  8685 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.634660  8838 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.633669  8848 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.636615  8685 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.637553  8838 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.637719  8780 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.564895  8833 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.638334  8780 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.640179  8833 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.640272  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:25.612753  8727 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.641443  7351 raft_consensus.cc:2393] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:25.643700  8727 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.644268  8727 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.644743  8727 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:25.613813  8726 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.008s	sys 0.004s
W20260709 13:15:25.646365  8726 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.008s	sys 0.004s
W20260709 13:15:25.608633  8795 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.543s	user 0.002s	sys 0.019s
W20260709 13:15:25.647006  8795 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.002s	sys 0.019s
I20260709 13:15:25.559087  7203 rpcz_store.cc:276] 0709 13:15:24.527884 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:24.531970 (+  4086us) service_pool.cc:224] Handling call
0709 13:15:24.566496 (+ 34526us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:24.574495 (+  7999us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:15:25.040197 (+465702us) log.cc:844] Serialized 14 byte log entry
0709 13:15:25.558094 (+517897us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:25.558166 (+    72us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:25.558214 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:25.558288 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:25.558444 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":978,"prepare.queue_time_us":172796,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":15522,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":96,"thread_start_us":893034,"threads_started":2}
I20260709 13:15:25.650544  8717 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:25.652053  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:25.652676  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.656059  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.656831  7285 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:25.609581  7882 raft_consensus.cc:2410] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:25.661453  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.667954  7206 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:25.668015  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.612145  7878 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:25.674988  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.676165  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.670024  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.677022  7281 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:25.673997  7282 raft_consensus.cc:2393] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:25.677115  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.674402  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.675273  8831 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:25.665381  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 476865us
I20260709 13:15:25.677822  7284 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:25.678719  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:25.679291  7879 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.678260  7286 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:25.678303  8831 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.680156  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:25.680773  7284 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.681959  7883 raft_consensus.cc:2393] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:25.681735  8831 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.671694  7850 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:25.678365  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:25.684239  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 46039.5us
I20260709 13:15:25.685735  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1062) took 1004 ms. Trace:
W20260709 13:15:25.687188  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:25.687654  7850 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:25.684067  7280 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:25.686586  7209 rpcz_store.cc:276] 0709 13:15:24.681706 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:24.681851 (+   145us) service_pool.cc:224] Handling call
0709 13:15:24.682191 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:24.682373 (+   182us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:15:25.508874 (+826501us) log.cc:844] Serialized 14 byte log entry
0709 13:15:25.685326 (+176452us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:25.685386 (+    60us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:25.685432 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:25.685527 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:25.685670 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":88968,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":47,"raft.queue_time_us":15056,"raft.run_cpu_time_us":75,"raft.run_wall_time_us":76,"thread_start_us":980402,"threads_started":3,"wal-append.queue_time_us":112823}
I20260709 13:15:25.688512  8831 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.691967  8739 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:25.690796  8685 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:25.695573  7210 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:25.691879  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:25.704155  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.708032  7279 raft_consensus.cc:1240] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:25.714159  7283 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.708649  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:25.683828  8838 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.719828  8838 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.734467  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.734954  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.734931  7249 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:25.738647  7850 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:25.739753  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.740585  7323 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.748412  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:25.743566  8660 consensus_queue.cc:1059] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:15:25.741416  7325 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.756910  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.714259  8823 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.759155  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:25.758121  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.723660  8804 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:15:25.757840  8809 log.cc:927] Time spent T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:15:25.723960  8685 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:25.737659  8726 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:25.770373  7285 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:25.714519  8831 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.772224  7323 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.775908  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.758373  8686 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:25.778712  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.770812  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:25.761662  8849 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.772540  8597 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.763288  8625 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.788334  7323 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:25.736092  8795 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 13:15:25.761142  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.786577  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:25.773211  8837 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.773677  8779 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:25.795239  7211 raft_consensus.cc:1240] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:25.776975  8778 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.798370  7285 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:25.781220  8685 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.803534  7326 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.808470  7280 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:25.775213  7351 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:25.814284  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.772449  8659 consensus_queue.cc:1059] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:15:25.812006  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.789387  8781 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:25.776479  8823 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.814949  7279 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:25.775300  8770 consensus_queue.cc:1059] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:15:25.810309  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:25.799739  8686 raft_consensus.cc:697] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:25.810927  8647 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:25.833583  7177 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.833652  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:25.800068  8804 raft_consensus.cc:697] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:25.807003  8792 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.830775  8848 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.802290  8649 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.815137  8597 raft_consensus.cc:697] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:25.844326  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.845206  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.830833  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.875599  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.815616  8701 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.849545  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.813764  8838 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.850378  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:25.789578  8726 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.854231  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:25.887090  7279 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:25.849385  8848 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.833413  8778 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:25.815858  8833 consensus_queue.cc:1059] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 13:15:25.878703  7280 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:25.881422  8721 consensus_queue.cc:1059] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:15:25.882813  8649 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.883237  8831 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.883677  8597 consensus_queue.cc:237] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.896844  8744 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:25.885375  8659 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:25.888109  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.846664  8653 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.799497  8849 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.809448  8837 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.854449  8660 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:25.894069  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 43793us
W20260709 13:15:25.896590  8843 log.cc:927] Time spent T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 13:15:25.896054  8778 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.902446  7883 raft_consensus.cc:2410] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:25.926996  7249 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:25.902921  8659 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.892443  7283 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:25.886655  8647 raft_consensus.cc:697] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:25.879454  8792 raft_consensus.cc:697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:25.931640  8744 consensus_queue.cc:1059] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.903525  8649 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:25.923046  7204 raft_consensus.cc:2393] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:25.895876  8848 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.939193  7249 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:25.925647  8780 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.926839  8762 raft_consensus.cc:3055] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.901356  7879 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.930546  8778 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.931469  8726 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:25.901816  8846 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:25.932422  8792 consensus_queue.cc:237] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.895968  7284 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:25.903628  8655 raft_consensus.cc:3055] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:25.934983  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:25.901242  8701 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.929944  8660 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:25.938537  8649 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:25.959695  8649 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:25.949568  7883 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:25.932716  8795 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.941762  8762 raft_consensus.cc:740] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:25.946249  8770 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.953457  7251 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.930750  8804 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.924870  8686 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:25.965138  7251 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:25.953558  8726 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:25.970304  8726 raft_consensus.cc:697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:25.952864  8655 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:25.969115  8660 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.953212  8846 raft_consensus.cc:697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:25.976392  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:25.979606  7210 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:25.966338  8762 consensus_queue.cc:260] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:25.991369  8723 raft_consensus.cc:3055] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:25.991882  8723 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:25.992828  8723 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:25.986213  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet e659a2c7c36348dd8b8815406cf3c65d: Illegal state: Replica 11d9e39e28934a1d8115bb23b7c998e9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:25.996565  8723 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.000322  8727 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.003821  7105 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51492 (request call id 303) took 2173 ms. Trace:
I20260709 13:15:26.005440  8723 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:26.006024  8723 raft_consensus.cc:697] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:26.007123  8780 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.009613  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:26.011873  7883 raft_consensus.cc:2393] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:26.009196  7106 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.965070  8795 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.028891  8723 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.004242  7105 rpcz_store.cc:276] 0709 13:15:23.829945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:23.830194 (+   249us) service_pool.cc:224] Handling call
0709 13:15:26.003723 (+2173529us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:24.651456 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:24.656002 (+  4546us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:24.656037 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:15:24.656056 (+    19us) tablet.cc:662] Decoding operations
0709 13:15:24.656467 (+   411us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:24.656543 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:24.656569 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:15:24.658228 (+  1659us) tablet.cc:701] Row locks acquired
0709 13:15:24.658248 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:15:24.658388 (+   140us) write_op.cc:270] Start()
0709 13:15:24.658500 (+   112us) write_op.cc:276] Timestamp: P: 1783602924658350 usec, L: 0
0709 13:15:24.658522 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:15:24.659183 (+   661us) log.cc:844] Serialized 923 byte log entry
0709 13:15:25.547369 (+888186us) op_driver.cc:464] REPLICATION: finished
0709 13:15:25.844112 (+296743us) write_op.cc:301] APPLY: starting
0709 13:15:25.844201 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:25.844325 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:25.844432 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:25.844842 (+   410us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:25.845006 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:15:25.845049 (+    43us) write_op.cc:312] APPLY: finished
0709 13:15:25.845249 (+   200us) log.cc:844] Serialized 29 byte log entry
0709 13:15:25.845436 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:25.845524 (+    88us) write_op.cc:454] Released schema lock
0709 13:15:25.845565 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:25.845978 (+   413us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:25.846009 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":271249,"apply.run_cpu_time_us":1841,"apply.run_wall_time_us":1843,"num_ops":2,"prepare.queue_time_us":85224,"prepare.run_cpu_time_us":3025,"prepare.run_wall_time_us":52792,"replication_time_us":888682,"thread_start_us":207732,"threads_started":2}]]}
I20260709 13:15:26.034894  8846 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.025406  7106 catalog_manager.cc:5697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.988526  8849 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.042832  8837 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:25.979326  8647 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.046291  8823 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:26.065996  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 257220us
I20260709 13:15:26.071380  8848 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.072837  8659 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.052637  8655 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.052258  8726 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.100827  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.101570  7357 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:26.115321  8827 raft_consensus.cc:3055] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:26.119854  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.125340  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.126163  7357 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.129556  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.130297  7357 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:26.133733  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.134466  7357 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.115883  8827 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:26.117328  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:26.138999  8827 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.139673  7351 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.140269  8827 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:26.142907  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:26.138063  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.143565  8795 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.143957  7360 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.144172  8659 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:26.144578  8659 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:26.144925  8659 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.145689  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.090590  8685 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.146335  7883 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
W20260709 13:15:26.148962  8663 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 0.274s	user 0.002s	sys 0.000s
I20260709 13:15:26.150827  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.152664  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.156623  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:26.160594  7205 raft_consensus.cc:2393] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:26.162029  7325 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:26.164510  7884 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.105557  8649 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.168282  8762 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.169534  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.169313  8778 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.170674  7352 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:26.172554  8778 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:26.164167  8683 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:26.167207  7351 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:26.173828  8683 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.174495  8683 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.175451  8685 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.167168  8649 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:26.180514  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:26.182888  8683 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.187757  8856 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.189576  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:26.190586  7107 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 3, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 3 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.192304  7107 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.197697  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:26.198432  7883 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.197574  8837 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:26.200197  8823 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.200428  8739 consensus_queue.cc:1059] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:26.186489  8824 raft_consensus.cc:3055] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:26.200809  8823 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.201380  8824 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:26.202296  8824 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.203004  8823 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.203543  8824 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.188339  8856 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.207036  7174 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.200814  7882 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:26.208469  8856 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.209082  8856 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:26.209424  8856 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.210212  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:26.211797  7174 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.182888  8659 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.218200  7174 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.198767  7107 catalog_manager.cc:5697] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:15:26.221279  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet efcd4e738c964f238f2c30032857f1b8: Illegal state: Replica ce2716d915934d5a8a0a9e47bf3159f9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:26.222985  7174 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.254506  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.256127  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.256991  7357 raft_consensus.cc:2393] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:26.258039  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.258744  7358 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.211848  8856 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.260591  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.261811  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:26.272961  7356 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.274499  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.231896  8823 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:26.275381  8823 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.275717  8823 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.267488  8849 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:26.276913  8849 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.277253  8849 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.212566  8848 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.278203  8848 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.280331  8848 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.281332  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.260116  8701 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.282042  7353 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.281394  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:26.221218  8649 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:26.283243  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:26.298466  7359 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.232398  8683 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.273978  7358 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:26.291250  7883 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:26.292069  7205 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:26.297500  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:26.288932  7356 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:26.259756  8778 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.303777  7325 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:26.314177  7359 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
W20260709 13:15:26.316123  7853 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.012s	sys 0.028s
I20260709 13:15:26.282063  8739 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.318822  7884 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:26.298293  8649 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.320333  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.321117  7356 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.322187  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:26.316629  7853 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.012s	sys 0.029s
W20260709 13:15:26.326030  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 529180us
I20260709 13:15:26.327231  7176 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:26.328703  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:26.329360  7884 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.316597  8721 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:26.321293  8649 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.343667  7883 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:26.348456  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.349125  7356 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:26.353432  7174 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.354772  7174 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.356876  7174 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.357232  7884 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:26.358240  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.342914  7351 raft_consensus.cc:2393] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:26.359741  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:26.360241  7174 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.323487  8701 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.316982  8778 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.366422  7358 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:26.369825  7853 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:26.378607  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:26.380415  7359 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.381119  7174 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:26.360198  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.382412  7884 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:26.385432  7108 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51486 (request call id 297) took 2243 ms. Trace:
I20260709 13:15:26.362409  8848 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:26.362740  8653 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:26.386713  7853 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:26.386751  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.386818  8701 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.386926  7108 rpcz_store.cc:276] 0709 13:15:24.102432 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:24.118313 (+ 15881us) service_pool.cc:224] Handling call
0709 13:15:24.175186 (+ 56873us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b540009ae54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f1090 00007f2ab158ff3a 00007f2ab73461cc 00007f2ab744437e 00007f2ab59052a4 00007f2ab5905232 00007f2ab5905161 00007f2ab59050dc 00007f2ab5904392 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:26.345888 (+2170702us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":49843072}
I20260709 13:15:26.392238  8701 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.387105  8848 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.321481  8739 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.350905  8721 raft_consensus.cc:697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:26.369414  8838 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:26.378479  8727 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.402045  7176 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:26.392911  8848 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.387369  8653 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.408847  7359 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:26.377628  8852 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.350806  8762 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 13:15:26.392936  8701 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:15:26.415112  7850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:26.403570  8838 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.393568  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:26.378407  8837 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:15:26.392266  8849 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.423990  8835 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:26.420922  8852 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.424343  8859 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:26.388876  8856 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:26.404860  8597 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.016s	sys 0.013s
I20260709 13:15:26.413097  8653 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.422737  8659 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.411008  8727 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.448647  8831 raft_consensus.cc:3055] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:26.430583  8860 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:15:26.451445  8655 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.459605  8739 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.460690  8778 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:26.427853  8838 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.462132  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.431960  8835 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.463588  7879 raft_consensus.cc:2393] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:26.463785  8831 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:26.473301  7284 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:26.474316  8835 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.469357  7206 raft_consensus.cc:2368] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:26.477298  7853 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:26.462656  8619 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:26.472002  8859 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:26.485338  8848 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.482883  8739 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:26.443761  8597 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.544s	user 0.017s	sys 0.013s
I20260709 13:15:26.581538  8856 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.582258  8856 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:26.582748  8856 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.583092  8856 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.583719  8849 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.584360  8849 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.584853  8849 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.587006  8727 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.587934  8727 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.588402  8727 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.437278  8721 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.590060  8859 raft_consensus.cc:697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:26.591077  8859 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.623081  8838 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.625228  8838 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.626135  7850 leader_election.cc:400] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:26.626502  7850 leader_election.cc:403] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:15:26.627043  8833 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:26.576661  8739 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.634509  8849 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.476182  8831 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.658167  8852 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.660210  8831 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.650417  8739 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.665098  8848 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.649894  8838 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.658964  8653 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.679196  8653 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.685402  8649 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.629024  8823 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.691238  8649 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.691920  8823 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:26.699437  7249 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.756s	user 0.005s	sys 0.033s
W20260709 13:15:26.699884  7249 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.757s	user 0.005s	sys 0.033s
W20260709 13:15:26.700421  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 761271us
I20260709 13:15:26.701164  7249 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:26.702076  8873 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:26.702502  8655 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.703188  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:26.703018  8655 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:26.703898  8686 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.718s	user 0.010s	sys 0.030s
W20260709 13:15:26.704274  8686 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.719s	user 0.010s	sys 0.030s
W20260709 13:15:26.704900  7326 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.894s	user 0.011s	sys 0.031s
W20260709 13:15:26.705281  7326 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.895s	user 0.011s	sys 0.031s
W20260709 13:15:26.706029  7885 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.028s	sys 0.045s
I20260709 13:15:26.706076  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.708403  8655 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:26.709465  7106 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.014s	sys 0.019s
W20260709 13:15:26.710058  7106 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.015s	sys 0.019s
W20260709 13:15:26.710438  7881 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.806s	user 0.019s	sys 0.023s
W20260709 13:15:26.710758  7881 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.806s	user 0.019s	sys 0.023s
W20260709 13:15:26.711412  7177 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.835s	user 0.000s	sys 0.033s
W20260709 13:15:26.711714  7177 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.835s	user 0.000s	sys 0.033s
W20260709 13:15:26.712261  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 835702us
W20260709 13:15:26.712560  8660 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.704s	user 0.021s	sys 0.018s
W20260709 13:15:26.712925  8660 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.705s	user 0.021s	sys 0.018s
W20260709 13:15:26.714490  7252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.670s	user 0.001s	sys 0.031s
W20260709 13:15:26.714854  7252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.671s	user 0.001s	sys 0.031s
W20260709 13:15:26.716142  8792 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.745s	user 0.006s	sys 0.029s
W20260709 13:15:26.716513  8792 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.746s	user 0.006s	sys 0.029s
I20260709 13:15:26.718375  7277 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 145) took 1697 ms. Trace:
W20260709 13:15:26.706485  7885 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.798s	user 0.028s	sys 0.045s
I20260709 13:15:26.718851  7277 rpcz_store.cc:276] 0709 13:15:25.020641 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:25.030869 (+ 10228us) service_pool.cc:224] Handling call
0709 13:15:25.073463 (+ 42594us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:25.621688 (+548225us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:25.621720 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:25.854864 (+233144us) spinlock_profiling.cc:243] Waited 62.7 ms on lock 0x7b2c001059a8. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aafe80a11 00007f2aafe90372 00007f2ab15c2a01 00007f2ab158743a 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2
0709 13:15:25.901415 (+ 46551us) log.cc:844] Serialized 26 byte log entry
0709 13:15:26.435121 (+533706us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:26.439240 (+  4119us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:26.439337 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:26.718022 (+278685us) raft_consensus.cc:1685] finished
0709 13:15:26.718044 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:26.718281 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":18701,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":35998,"spinlock_wait_cycles":144197504,"thread_start_us":985537,"threads_started":2,"wal-append.queue_time_us":776421}
W20260709 13:15:26.705775  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 902242us
I20260709 13:15:26.725382  7326 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:26.727591  7209 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.015s	sys 0.018s
W20260709 13:15:26.729396  7209 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.015s	sys 0.018s
W20260709 13:15:26.738752  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:26.739410  8873 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:26.740058  8873 raft_consensus.cc:697] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:26.741087  8873 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:26.744588  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:26.745028  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:26.773321  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 64307.6us
W20260709 13:15:26.776018  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 50708.4us
I20260709 13:15:26.777010  7326 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:26.777894  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 63518.1us
I20260709 13:15:26.695367  8727 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:26.771281  8846 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.021s	sys 0.012s
I20260709 13:15:26.783797  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:26.785437  7326 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:26.771517  8647 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.011s	sys 0.030s
I20260709 13:15:26.816378  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.817191  7281 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:26.819000  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:26.782346  7251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.810s	user 0.022s	sys 0.041s
I20260709 13:15:26.798439  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:26.799836  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.800639  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.677282  8838 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:26.827512  7251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.855s	user 0.023s	sys 0.041s
W20260709 13:15:26.843132  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 878013us
W20260709 13:15:26.843271  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 57910.2us
W20260709 13:15:26.845715  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:26.846288  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:26.850419  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:26.850968  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 68134.6us
W20260709 13:15:26.783617  8846 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.641s	user 0.021s	sys 0.012s
I20260709 13:15:26.853965  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:26.855865  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 57520.8us
I20260709 13:15:26.858043  7323 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:26.779927  8762 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:26.871508  7208 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:26.873426  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:26.874352  7208 raft_consensus.cc:2410] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:15:26.877028  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:26.814589  8647 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.674s	user 0.011s	sys 0.031s
I20260709 13:15:26.882954  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:26.884249  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:26.884923  7207 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.878784  8778 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:26.893644  7881 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:26.894299  7207 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
W20260709 13:15:26.850402  8726 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.693s	user 0.006s	sys 0.015s
W20260709 13:15:26.895493  8726 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.741s	user 0.007s	sys 0.015s
I20260709 13:15:26.895777  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:26.896205  8726 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:26.899887  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.842433  8649 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:26.792513  8723 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.628s	user 0.020s	sys 0.029s
I20260709 13:15:26.901386  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.930295  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.862226  8701 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:26.937485  8858 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:26.841991  8597 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.107s
I20260709 13:15:26.801715  8659 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.106s
I20260709 13:15:26.853014  8827 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.082s
I20260709 13:15:26.879753  8823 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:26.931324  8723 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.767s	user 0.020s	sys 0.030s
I20260709 13:15:26.941794  7176 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:26.942782  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.907550  8649 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.856436  8856 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.943648  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.956215  7202 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:26.943869  8653 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:26.962961  8895 log.cc:927] Time spent T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.238s	user 0.000s	sys 0.001s
I20260709 13:15:26.963821  8866 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:26.939868  8683 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.938586  8727 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:26.957599  8827 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:26.968452  8649 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.952034  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:26.950670  8858 raft_consensus.cc:697] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:26.904881  8835 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:26.979422  8727 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.979837  8856 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:26.975414  8653 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:26.980870  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.966490  8848 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:26.983498  7177 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:26.971640  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.992009  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:27.009680  7885 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:26.994549  8835 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.996321  8727 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:26.984198  7207 raft_consensus.cc:2410] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:26.966213  8823 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:27.001066  8770 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.019s	user 0.016s	sys 0.017s
W20260709 13:15:27.002650  7880 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.001s	sys 0.042s
W20260709 13:15:27.011075  7886 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.010s	sys 0.024s
W20260709 13:15:27.039439  7886 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.010s	sys 0.024s
I20260709 13:15:27.045436  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:26.984338  8683 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:27.037633  8770 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.059s	user 0.016s	sys 0.017s
I20260709 13:15:26.992463  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:27.025709  8856 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:27.039186  7880 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.613s	user 0.001s	sys 0.042s
I20260709 13:15:27.037689  8833 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
W20260709 13:15:27.054001  7174 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.017s	sys 0.017s
I20260709 13:15:27.055379  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:27.057328  7174 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.675s	user 0.017s	sys 0.017s
I20260709 13:15:27.057569  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:27.058535  7282 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:27.060529  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:27.058132  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 677061us
I20260709 13:15:27.064894  7174 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:27.067332  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:26.990844  8701 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.083238  7174 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:27.043119  7204 raft_consensus.cc:2376] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4. Re-sending same reply.
I20260709 13:15:27.053546  8770 raft_consensus.cc:697] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:27.111775  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:27.112097  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:27.094837  7174 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:27.062132  8838 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.118456  7174 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:27.122496  7174 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:27.112700  8853 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:27.119760  8863 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:27.124259  8838 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:27.132946  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:27.147078  7285 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:27.133765  8770 consensus_queue.cc:237] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:27.144554  8880 log.cc:927] Time spent T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 13:15:27.105724  8869 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.169s
W20260709 13:15:27.157063  8804 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.169s	user 0.029s	sys 0.017s
I20260709 13:15:27.157713  8649 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.163686  7211 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:27.165899  8649 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.156119  8859 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:27.143985  8833 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.142895  8863 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.094014  8858 consensus_queue.cc:237] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.156718  8838 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:27.161088  8831 consensus_meta.cc:287] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.500s	user 0.010s	sys 0.000s
I20260709 13:15:27.191620  7285 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:27.192762  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:27.193390  7284 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.698s	user 0.020s	sys 0.016s
W20260709 13:15:27.193902  7284 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.699s	user 0.020s	sys 0.016s
W20260709 13:15:27.176060  7203 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.988s	user 0.023s	sys 0.026s
I20260709 13:15:27.196496  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:27.197258  7280 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:27.162371  8804 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.180s	user 0.030s	sys 0.017s
I20260709 13:15:27.232172  7281 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:27.243963  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:27.193439  8859 raft_consensus.cc:697] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:27.251327  7885 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:27.230170  8823 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:27.178675  8863 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:27.181229  8833 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.232765  8649 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.263607  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:27.207521  7203 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.019s	user 0.024s	sys 0.026s
I20260709 13:15:27.194371  8838 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:27.264369  7285 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:15:27.266731  8872 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:27.271629  8849 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.265425  8683 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:27.287210  7285 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:27.280699  8649 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.289294  7280 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:27.393643  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:27.396073  7285 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:27.401818  7280 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.389611  8649 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.291002  8893 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.290144  8860 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:27.392571  8856 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:27.419863  8887 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.315138  8683 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.390748  8824 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.442971  7285 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:27.400422  8823 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.293356  8876 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:27.313000  8849 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.292294  8872 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.401214  8859 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.502280  8849 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.452683  8683 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.504500  8683 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:27.506449  8871 log.cc:927] Time spent T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.666s	user 0.007s	sys 0.004s
I20260709 13:15:27.432525  8893 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.480710  8887 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.452848  8824 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.482326  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:27.526255  7285 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:15:27.511106  7283 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.864s	user 0.017s	sys 0.021s
W20260709 13:15:27.532218  7283 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.886s	user 0.017s	sys 0.021s
W20260709 13:15:27.533911  7251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.682s	user 0.031s	sys 0.051s
W20260709 13:15:27.534722  7251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.031s	sys 0.051s
W20260709 13:15:27.534991  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 683535us
W20260709 13:15:27.509531  7277 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.773s	user 0.018s	sys 0.037s
W20260709 13:15:27.532408  8882 log.cc:927] Time spent T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.288s	user 0.000s	sys 0.001s
I20260709 13:15:27.542317  7280 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:27.489233  8823 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.511296  8831 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:27.518721  7878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 521) took 1812 ms. Trace:
W20260709 13:15:27.547619  7208 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.664s	user 0.005s	sys 0.037s
W20260709 13:15:27.553864  7208 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.671s	user 0.005s	sys 0.037s
I20260709 13:15:27.537230  8597 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:27.540026  7277 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.018s	sys 0.038s
W20260709 13:15:27.531042  8685 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.023s	sys 0.024s
I20260709 13:15:27.556054  7251 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:27.556833  8872 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.557832  8893 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:27.558948  8824 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:27.559003  8898 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.127s	user 0.001s	sys 0.002s
W20260709 13:15:27.560909  7249 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.709s	user 0.010s	sys 0.033s
I20260709 13:15:27.489037  8876 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.547252  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:27.547906  8860 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.568648  8653 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:27.587739  7249 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.736s	user 0.010s	sys 0.033s
W20260709 13:15:27.578168  8685 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.024s	sys 0.024s
I20260709 13:15:27.553947  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1076) took 1863 ms. Trace:
I20260709 13:15:27.561619  8833 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:27.596827  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 745068us
W20260709 13:15:27.568300  8625 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.023s	sys 0.060s
W20260709 13:15:27.569693  8721 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.977s	user 0.008s	sys 0.046s
W20260709 13:15:27.600147  7886 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.010s	sys 0.008s
I20260709 13:15:27.554104  8831 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:27.610852  7206 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.026s	sys 0.061s
W20260709 13:15:27.611224  7206 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.026s	sys 0.061s
I20260709 13:15:27.588507  8872 raft_consensus.cc:2764] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
W20260709 13:15:27.613435  7886 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.531s	user 0.010s	sys 0.008s
W20260709 13:15:27.621043  7325 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.008s	sys 0.012s
W20260709 13:15:27.621395  7325 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.008s	sys 0.012s
I20260709 13:15:27.619006  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:27.622244  7285 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:27.623257  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:27.586476  8778 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.024s	sys 0.022s
I20260709 13:15:27.569622  8597 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.631397  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:27.627534  8792 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.702s	user 0.000s	sys 0.053s
W20260709 13:15:27.610577  8721 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.018s	user 0.009s	sys 0.046s
W20260709 13:15:27.636240  7210 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.663s	user 0.004s	sys 0.048s
W20260709 13:15:27.636660  7210 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.005s	sys 0.048s
W20260709 13:15:27.619048  8625 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.023s	sys 0.061s
W20260709 13:15:27.633550  7323 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.694s	user 0.026s	sys 0.028s
W20260709 13:15:27.639147  7323 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.699s	user 0.026s	sys 0.028s
W20260709 13:15:27.598014  8866 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.006s	sys 0.012s
W20260709 13:15:27.639720  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 781748us
I20260709 13:15:27.640982  7323 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:27.632381  8778 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.025s	sys 0.023s
I20260709 13:15:27.597352  8860 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.614346  8685 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:27.620814  8833 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:27.636057  8792 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.736s	user 0.000s	sys 0.053s
I20260709 13:15:27.678401  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:27.685168  7279 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:27.682217  7177 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:27.668238  8721 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:27.675832  7880 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.010s	sys 0.014s
I20260709 13:15:27.660229  8823 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:27.648263  8866 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.006s	sys 0.013s
I20260709 13:15:27.638825  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:27.675472  8701 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.002s	sys 0.022s
I20260709 13:15:27.667537  7879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 257) took 1073 ms. Trace:
I20260709 13:15:27.678485  8887 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:27.670404  8873 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.704s	user 0.004s	sys 0.016s
I20260709 13:15:27.686177  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:27.691208  7324 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.710s	user 0.011s	sys 0.019s
I20260709 13:15:27.646505  8872 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:15:27.647156  8902 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:15:27.714881  7279 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 1.
W20260709 13:15:27.666100  7326 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.007s	sys 0.018s
W20260709 13:15:27.723750  7326 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.007s	sys 0.018s
I20260709 13:15:27.659010  7323 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:27.689605  7177 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:27.707564  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 511412us
I20260709 13:15:27.712677  7280 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:15:27.716638  7324 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.740s	user 0.012s	sys 0.019s
I20260709 13:15:27.679154  8685 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.691831  8866 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:27.717875  8873 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.752s	user 0.006s	sys 0.017s
I20260709 13:15:27.705274  8653 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:27.706079  8701 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.572s	user 0.002s	sys 0.022s
I20260709 13:15:27.682976  8833 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:27.702858  7880 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.606s	user 0.010s	sys 0.015s
I20260709 13:15:27.772831  7176 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:27.771733  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 82206.9us
I20260709 13:15:27.795245  7177 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:27.771868  8887 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:27.717192  7278 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:27.703091  8721 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:27.789863  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:27.808926  7358 raft_consensus.cc:2393] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:27.796181  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:27.810039  7359 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:27.784093  8653 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:27.817332  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 158393us
I20260709 13:15:27.796693  8625 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:27.800053  8823 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:15:27.818111  7851 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.689s	user 0.013s	sys 0.086s
I20260709 13:15:27.547608  7878 rpcz_store.cc:276] 0709 13:15:25.706702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:25.707788 (+  1086us) service_pool.cc:224] Handling call
0709 13:15:25.903933 (+196145us) spinlock_profiling.cc:243] Waited 908 us on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462eee 0000000000375939 00007f2ab64d61e0 00007f2ab659f0c4 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:25.904118 (+   185us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:25.907610 (+  3492us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:25.914066 (+  6456us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:25.961687 (+ 47621us) log.cc:844] Serialized 26 byte log entry
0709 13:15:26.429794 (+468107us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:26.431015 (+  1221us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:26.463249 (+ 32234us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:27.291972 (+828723us) spinlock_profiling.cc:243] Waited 94.6 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:27.507320 (+215348us) raft_consensus.cc:1685] finished
0709 13:15:27.507360 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:27.511044 (+  3684us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":170,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":18442,"spinlock_wait_cycles":219566592,"thread_start_us":455180,"threads_started":1,"wal-append.queue_time_us":873950}
I20260709 13:15:27.805184  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:27.827239  7851 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.698s	user 0.013s	sys 0.086s
I20260709 13:15:27.804530  8893 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:15:27.820835  8881 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.729s	user 0.000s	sys 0.003s
I20260709 13:15:27.807425  8837 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:27.823115  8653 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:27.891934  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 96745.8us
I20260709 13:15:27.894917  7177 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:27.892374  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:27.896001  7359 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:27.826488  8831 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.826531  8792 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:27.866077  8739 consensus_meta.cc:287] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 1.195s	user 0.011s	sys 0.003s
I20260709 13:15:27.832819  7880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 525) took 1504 ms. Trace:
I20260709 13:15:27.866905  8876 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:27.912350  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:27.899356  8858 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:27.913335  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:27.921993  7358 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:27.598816  7203 rpcz_store.cc:276] 0709 13:15:25.690494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:25.706531 (+ 16037us) service_pool.cc:224] Handling call
0709 13:15:26.184570 (+478039us) spinlock_profiling.cc:243] Waited 5.94 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:26.184802 (+   232us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.187602 (+  2800us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.187641 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.188149 (+   508us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.283021 (+1094872us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:27.289476 (+  6455us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.314372 (+ 24896us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:27.550659 (+236287us) raft_consensus.cc:1685] finished
0709 13:15:27.550683 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:27.552062 (+  1379us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6925,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":6970,"spinlock_wait_cycles":13650688,"thread_start_us":1076624,"threads_started":1,"wal-append.queue_time_us":1360766}
I20260709 13:15:27.835394  8906 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:27.920466  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:27.904198  7351 raft_consensus.cc:2393] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:27.923983  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:27.820250  8915 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.101s
I20260709 13:15:27.924718  8597 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:27.900121  8823 raft_consensus.cc:697] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:27.820849  8762 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.818s	user 0.007s	sys 0.021s
W20260709 13:15:28.001551  8762 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.001s	user 0.007s	sys 0.021s
I20260709 13:15:27.903560  8893 raft_consensus.cc:697] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:27.961828  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 352903us
I20260709 13:15:27.921681  8891 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:27.967535  7358 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:27.901177  8837 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.979430  8853 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.038462  8853 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:28.039319  8883 log.cc:927] Time spent T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.942s	user 0.011s	sys 0.001s
I20260709 13:15:28.002123  8685 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.705574  7879 rpcz_store.cc:276] 0709 13:15:26.593951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.598527 (+  4576us) service_pool.cc:224] Handling call
0709 13:15:26.654879 (+ 56352us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.663470 (+  8591us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.663505 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.664050 (+   545us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.082414 (+418364us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.083850 (+  1436us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.096389 (+ 12539us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:27.637198 (+540809us) raft_consensus.cc:1685] finished
0709 13:15:27.639358 (+  2160us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:27.665814 (+ 26456us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1228,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":1375,"thread_start_us":388899,"threads_started":1,"wal-append.queue_time_us":627607}
W20260709 13:15:28.001085  8907 log.cc:927] Time spent T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 13:15:27.983701  8906 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:27.918102  8739 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.046614  7249 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:28.050062  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.038179  8837 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:27.987479  8925 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:28.055966  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 161120us
I20260709 13:15:27.921665  8792 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.060204  7884 raft_consensus.cc:2410] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:27.907014  8866 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.064437  7177 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:28.057147  8909 log.cc:927] Time spent T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.305s	user 0.000s	sys 0.001s
I20260709 13:15:28.071571  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.066557  7177 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:28.053241  8891 raft_consensus.cc:697] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:28.045715  8597 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 13:15:28.053468  8770 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:15:28.040617  8853 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.076586  8625 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:28.081535  8905 log.cc:927] Time spent T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.285s	user 0.000s	sys 0.001s
W20260709 13:15:28.111729  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 289979us
I20260709 13:15:28.067296  8904 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:28.002110  8860 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.001117  8823 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.099527  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.120411  8739 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.112712  7882 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:28.118608  8853 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:28.121492  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:28.103132  8721 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.111496  8915 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:28.158553  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:28.166672  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 242909us
W20260709 13:15:28.154875  7881 consensus_meta.cc:287] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 1.062s	user 0.012s	sys 0.000s
I20260709 13:15:28.074126  8925 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.157006  8853 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.158547  8739 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:28.230918  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 109496us
I20260709 13:15:28.234208  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1021) took 1354 ms. Trace:
I20260709 13:15:28.159562  7878 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:28.168372  8860 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.164970  8910 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.157267  8926 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.300891  8908 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 13:15:28.301353  8926 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.302515  8920 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.303161  8920 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.234719  7208 rpcz_store.cc:276] 0709 13:15:26.881696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.881827 (+   131us) service_pool.cc:224] Handling call
0709 13:15:26.882215 (+   388us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.882458 (+   243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.882486 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.882931 (+   445us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.571746 (+688815us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.571783 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.571857 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:28.233943 (+662086us) raft_consensus.cc:1685] finished
0709 13:15:28.233969 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:28.234139 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":688386,"threads_started":1,"wal-append.queue_time_us":842595}
I20260709 13:15:28.244431  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.245992  7882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 504) took 1401 ms. Trace:
I20260709 13:15:28.304152  7882 rpcz_store.cc:276] 0709 13:15:26.844317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.850253 (+  5936us) service_pool.cc:224] Handling call
0709 13:15:26.943850 (+ 93597us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:28.157676 (+1213826us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:28.245704 (+ 88028us) spinlock_profiling.cc:243] Waited 1.16 s on lock 0x7b5400750154. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:28.245909 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2660104576}
W20260709 13:15:28.247087  8922 log.cc:927] Time spent T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 13:15:28.248247  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.247535  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.145103  8893 consensus_queue.cc:237] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.189638  8941 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:28.306510  8941 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:28.307109  8941 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.183732  7881 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:28.303679  8926 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.305155  8910 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.192137  8891 consensus_queue.cc:237] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.231233  8853 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.189638  8887 raft_consensus.cc:697] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:28.240782  8831 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:28.320573  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 162095us
I20260709 13:15:28.241572  8721 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.052s
W20260709 13:15:28.323244  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 210406us
I20260709 13:15:28.327389  7323 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:28.327560  7850 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:28.182308  8915 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.190351  8917 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.140s
I20260709 13:15:28.249004  8739 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.329540  7323 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:28.413033  7176 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:28.414697  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 89287.8us
I20260709 13:15:27.914740  7880 rpcz_store.cc:276] 0709 13:15:26.328203 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.346868 (+ 18665us) service_pool.cc:224] Handling call
0709 13:15:26.425791 (+ 78923us) spinlock_profiling.cc:243] Waited 9.81 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:26.426064 (+   273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:26.426279 (+   215us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:15:27.082074 (+655795us) log.cc:844] Serialized 14 byte log entry
0709 13:15:27.803884 (+721810us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:27.807279 (+  3395us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.817815 (+ 10536us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.822193 (+  4378us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:27.829061 (+  6868us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":731518,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":273574,"spinlock_wait_cycles":22574336,"thread_start_us":1332662,"threads_started":2,"wal-append.queue_time_us":922873}
I20260709 13:15:28.294075  8625 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.323167  8660 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.318815  8876 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.312660  8778 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.324143  8926 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:28.324946  8831 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.292477  8860 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:28.435892  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 357287us
I20260709 13:15:28.437204  7850 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:28.437753  8936 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:28.444818  8918 log.cc:927] Time spent T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.341s	user 0.001s	sys 0.001s
I20260709 13:15:28.326574  8690 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:28.446867  8838 consensus_meta.cc:287] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 1.160s	user 0.016s	sys 0.003s
I20260709 13:15:28.450959  7177 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:28.454247  7887 raft_consensus.cc:2410] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 13:15:28.455797  8916 log.cc:927] Time spent T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.351s	user 0.001s	sys 0.000s
W20260709 13:15:28.455826  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 97028.7us
I20260709 13:15:28.445199  8906 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:28.463172  8937 log.cc:927] Time spent T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.146s	user 0.000s	sys 0.001s
W20260709 13:15:28.464213  8929 log.cc:927] Time spent T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.167s	user 0.000s	sys 0.001s
I20260709 13:15:28.464599  7886 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 256) took 1989 ms. Trace:
W20260709 13:15:28.495296  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 44422.5us
I20260709 13:15:28.449753  8831 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.521970  8861 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:28.522758  8861 raft_consensus.cc:697] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:28.523797  8861 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.453608  8859 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:28.463047  8896 log.cc:927] Time spent T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.356s	user 0.001s	sys 0.000s
I20260709 13:15:28.450296  8778 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.465092  8690 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.444882  8625 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.499651  7886 rpcz_store.cc:276] 0709 13:15:26.474871 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.474993 (+   122us) service_pool.cc:224] Handling call
0709 13:15:26.475370 (+   377us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.475784 (+   414us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:15:27.042800 (+567016us) log.cc:844] Serialized 14 byte log entry
0709 13:15:27.621442 (+578642us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:27.638643 (+ 17201us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.638799 (+   156us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.638833 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.638899 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:28.464345 (+825446us) raft_consensus.cc:1685] finished
0709 13:15:28.464368 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:28.464534 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":779959,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":48,"raft.queue_time_us":103929,"raft.run_cpu_time_us":4777,"raft.run_wall_time_us":35922,"thread_start_us":1102724,"threads_started":2,"wal-append.queue_time_us":927602}
W20260709 13:15:28.534430  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 205694us
I20260709 13:15:28.462150  8823 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:28.450651  8876 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.461841  8936 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.448545  8660 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.530622  8721 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:28.534471  7177 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:28.538419  8949 log.cc:927] Time spent T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 13:15:28.539094  8934 log.cc:927] Time spent T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.317s	user 0.000s	sys 0.000s
I20260709 13:15:28.540201  8690 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.540374  8701 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.538378  8955 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:28.544436  7282 raft_consensus.cc:3055] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:28.512928  8838 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.549839  7177 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:28.554363  8856 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:28.553117  7282 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:28.537317  8823 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:28.559105  8701 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:28.552386  8901 log.cc:927] Time spent T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.386s	user 0.001s	sys 0.000s
I20260709 13:15:28.545248  8859 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:28.559904  8928 log.cc:927] Time spent T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.416s	user 0.001s	sys 0.007s
I20260709 13:15:28.567947  7282 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:28.570096  8931 log.cc:927] Time spent T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
I20260709 13:15:28.548745  8835 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:28.548508  8936 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:28.572996  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 162) took 2079 ms. Trace:
I20260709 13:15:28.574484  8683 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.575384  7282 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.574296  8831 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:28.587189  7359 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:28.552146  8944 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.580060  8660 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.568528  8823 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:28.592337  8947 log.cc:927] Time spent T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:15:28.590322  8683 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.593437  8859 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.574406  8963 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.572304  8962 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:15:28.581321  8925 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.581727  8915 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.565888  8856 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.582310  7284 rpcz_store.cc:276] 0709 13:15:26.493763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.493902 (+   139us) service_pool.cc:224] Handling call
0709 13:15:26.494213 (+   311us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.494413 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.494440 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.494878 (+   438us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.194321 (+699443us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.194370 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.194435 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:28.572779 (+1378344us) raft_consensus.cc:1685] finished
0709 13:15:28.572798 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:28.572937 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":699101,"threads_started":1,"wal-append.queue_time_us":1336994}
I20260709 13:15:28.586234  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:28.568367  8955 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:28.569006  8893 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:28.596909  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.595121  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 164) took 1966 ms. Trace:
W20260709 13:15:28.584165  8863 consensus_meta.cc:287] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 1.306s	user 0.013s	sys 0.000s
I20260709 13:15:28.575388  8721 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.601614  7358 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:28.594576  8899 log.cc:927] Time spent T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.128s	user 0.001s	sys 0.007s
I20260709 13:15:28.593438  8956 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:28.609635  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:28.610227  8955 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.535168  8887 consensus_queue.cc:237] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.611265  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:28.602936  7283 rpcz_store.cc:276] 0709 13:15:26.628594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.628745 (+   151us) service_pool.cc:224] Handling call
0709 13:15:26.629056 (+   311us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.629263 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.629290 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.646278 (+ 16988us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.532690 (+886412us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.532727 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.532788 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:28.594923 (+1062135us) raft_consensus.cc:1685] finished
0709 13:15:28.594944 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:28.595067 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":886008,"threads_started":1,"wal-append.queue_time_us":1417788}
I20260709 13:15:28.613682  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.620077  7208 raft_consensus.cc:2410] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:28.596753  8906 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:28.622927  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:28.623086  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:28.582194  8835 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.592072  8946 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:28.600920  8859 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.610347  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:28.612382  8893 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:28.642838  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:28.619319  8915 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.625394  8956 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.647660  7356 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:28.625126  8701 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.614375  8721 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.636963  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:28.594205  8963 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.645335  8893 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.598863  8944 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.658294  8701 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.660995  7360 raft_consensus.cc:1275] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:28.648676  8860 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.613811  8863 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.634879  8906 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.651463  8956 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.666317  8948 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.666332  8965 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:28.643700  8859 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.654626  8778 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.655632  8625 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.664923  7203 raft_consensus.cc:2410] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:28.663292  7207 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
W20260709 13:15:28.698899  8957 log.cc:927] Time spent T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 13:15:28.689575  8876 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.680925  8863 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.649477  8915 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.657990  8936 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.679872  8835 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.665691  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:28.695261  8869 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.692142  8944 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.699374  8941 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.716192  7282 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.719152  7282 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2081) took 1592 ms. Trace:
I20260709 13:15:28.710341  8859 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.690392  8701 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.719595  7282 rpcz_store.cc:276] 0709 13:15:27.126972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:27.709562 (+582590us) service_pool.cc:224] Handling call
0709 13:15:27.709814 (+   252us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:28.544320 (+834506us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b54000b0a20. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab14fedc0 00007f2ab15891c0 00007f2ab158a231 00007f2ab1586d8f 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c
0709 13:15:28.718877 (+174557us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:28.719088 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":25422208}
I20260709 13:15:28.750707  7883 raft_consensus.cc:1240] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:15:28.727931  7352 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.714475  8838 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.722476  8954 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:28.767462  8653 consensus_meta.cc:287] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.862s	user 0.010s	sys 0.002s
I20260709 13:15:28.767930  8653 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.722828  8869 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.759637  7204 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
W20260709 13:15:28.765645  7177 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.240.66:34955 timed out after 1.615s (SENT) [suppressed 64 similar messages]
I20260709 13:15:28.707094  8948 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.776037  7205 raft_consensus.cc:1240] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:15:28.777156  8653 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.787715  8856 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.790939  8856 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.769706  8833 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.754786  8853 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.711515  8965 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.811875  8859 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:28.819885  7209 raft_consensus.cc:2393] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:28.823794  8967 log.cc:927] Time spent T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 13:15:28.825018  8941 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.815255  8906 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.813727  8721 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.832826  8965 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.820168  8936 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:28.780891  8954 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:28.815630  8859 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.833983  8963 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.847994  8859 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.863698  8823 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:28.867333  8823 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.871708  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:28.860046  8915 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:28.878769  7354 raft_consensus.cc:2393] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:28.881131  8948 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.870769  8701 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:28.879590  7352 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
W20260709 13:15:29.110185  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 344549us
I20260709 13:15:28.966347  8876 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:29.113366  8966 log.cc:927] Time spent T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260709 13:15:29.114933  8853 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.126434  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.112071  8869 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.148130  8963 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.127607  8876 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.255062  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.369663  7356 raft_consensus.cc:2393] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:29.220829  8955 consensus_meta.cc:287] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.596s	user 0.003s	sys 0.004s
W20260709 13:15:29.371330  7211 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.018s	sys 0.048s
W20260709 13:15:29.219326  8974 log.cc:927] Time spent T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.170s	user 0.000s	sys 0.000s
I20260709 13:15:29.174984  8655 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:29.375533  7211 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.629s	user 0.018s	sys 0.048s
I20260709 13:15:29.376693  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.378980  7356 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.227370  8869 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:29.176280  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.228227  8954 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:29.384341  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 175984us
I20260709 13:15:29.385120  7177 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:29.374420  8833 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:29.368541  8963 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.377418  8955 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.390093  8853 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:29.386727  8904 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.605s	user 0.036s	sys 0.111s
I20260709 13:15:29.381019  8655 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.383549  8869 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.393936  8849 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 13:15:29.418764  7176 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.763s	user 0.018s	sys 0.082s
I20260709 13:15:29.403724  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.404700  8853 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:29.423247  7176 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.784s	user 0.018s	sys 0.082s
I20260709 13:15:29.394992  8833 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:29.422348  8904 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.643s	user 0.036s	sys 0.112s
I20260709 13:15:29.444188  7886 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:29.446909  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.449179  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.451618  7884 raft_consensus.cc:2410] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:29.448661  8859 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:29.452670  8859 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.453464  8963 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:29.454696  8859 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.455152  8887 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:29.455658  8887 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:29.459946  8911 log.cc:927] Time spent T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.362s	user 0.013s	sys 0.003s
I20260709 13:15:29.461270  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1016) took 2586 ms. Trace:
I20260709 13:15:29.461658  7206 rpcz_store.cc:276] 0709 13:15:26.875073 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.875205 (+   132us) service_pool.cc:224] Handling call
0709 13:15:26.931983 (+ 56778us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.932226 (+   243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.932251 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.942165 (+  9914us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.611566 (+669401us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.611605 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.611675 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:29.459379 (+1847704us) spinlock_profiling.cc:243] Waited 3.53 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:29.460903 (+  1524us) raft_consensus.cc:1685] finished
0709 13:15:29.460932 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:29.461169 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8127360,"thread_start_us":640667,"threads_started":1,"wal-append.queue_time_us":918313}
I20260709 13:15:29.463603  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.464881  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.464911  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.466116  8887 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.466945  7205 raft_consensus.cc:2410] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:29.467859  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.468482  7205 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:29.469434  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:29.469903  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.470882  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.471058  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.471540  7206 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:29.472119  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.472407  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.470611  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:29.473954  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:29.474138  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.474691  7356 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.475442  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.476516  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.476971  7356 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.477296  8955 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:29.480628  8893 consensus_meta.cc:287] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.815s	user 0.005s	sys 0.002s
I20260709 13:15:29.481061  8893 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.482239  8910 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:29.482436  7881 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35716 (request call id 530) took 2579 ms (client timeout 2097 ms). Trace:
I20260709 13:15:29.483255  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.483559  7356 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.483961  7353 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:29.484479  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:29.484990  8933 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 1.041s	user 0.005s	sys 0.008s
I20260709 13:15:29.485539  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.487229  8833 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.426777  8853 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:29.490172  8655 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.500463  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:29.472294  8956 consensus_meta.cc:287] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.776s	user 0.005s	sys 0.003s
I20260709 13:15:29.475370  8869 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.472899  8876 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.443004  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.484898  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.499691  7356 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:29.482952  7881 rpcz_store.cc:269] 0709 13:15:26.903013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.937200 (+ 34187us) service_pool.cc:224] Handling call
0709 13:15:29.482201 (+2545001us) spinlock_profiling.cc:243] Waited 27.8 ms on lock 0x7b540068f6d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:29.482332 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":64012032}
I20260709 13:15:29.502760  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.514402  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.516188  7356 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:29.516363  7285 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1064) took 2634 ms. Trace:
W20260709 13:15:29.518146  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 644258us
I20260709 13:15:29.517678  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:29.519166  7887 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.520923  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.512611  8876 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.518285  7285 rpcz_store.cc:276] 0709 13:15:26.882423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:27.662553 (+780130us) service_pool.cc:224] Handling call
0709 13:15:29.515608 (+1853055us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b58000a1a98. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:29.515784 (+   176us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:29.516043 (+   259us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:29.516071 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:29.516110 (+    39us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:29.516138 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:29.516194 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:29.516309 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5566336}
I20260709 13:15:29.502938  8956 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.527501  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.529506  7359 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:29.530445  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.524102  7352 raft_consensus.cc:2393] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:29.524456  8959 log.cc:927] Time spent T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
I20260709 13:15:29.528292  7353 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:29.541574  7206 raft_consensus.cc:2393] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:29.544312  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.545228  8849 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:29.520713  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.551333  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.551635  7205 raft_consensus.cc:2393] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:29.551986  7886 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:29.552770  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.556445  7887 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.543686  7176 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:29.559059  7176 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:29.545717  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.528900  8876 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.562104  8649 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:29.563426  7351 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:29.563824  8649 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:29.564357  8649 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.550354  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.565675  7885 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 261) took 1811 ms. Trace:
I20260709 13:15:29.566704  7885 rpcz_store.cc:276] 0709 13:15:27.753981 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:27.754156 (+   175us) service_pool.cc:224] Handling call
0709 13:15:27.789402 (+ 35246us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:27.812728 (+ 23326us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:15:28.100938 (+288210us) log.cc:844] Serialized 14 byte log entry
0709 13:15:28.443887 (+342949us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:28.443947 (+    60us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:28.443985 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:29.462690 (+1018705us) spinlock_profiling.cc:243] Waited 1.26 ms on lock 0x7b180004f8a0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae49a3f3 00007f2aae49c7c1 00007f2aae49c779 00007f2aae49c709 00007f2aae49c6d1 00007f2aae49b9cd 000000000038f354 000000000038f199 00007f2aae47d83a
0709 13:15:29.497786 (+ 35096us) spinlock_profiling.cc:243] Waited 27.5 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:29.565436 (+ 67650us) spinlock_profiling.cc:243] Waited 23.1 ms on lock 0x7b540004ae54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:29.565490 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:29.565622 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15035,"prepare.queue_time_us":127933,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":10818,"raft.queue_time_us":4569,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":6101,"spinlock_wait_cycles":119353216,"thread_start_us":544852,"threads_started":2,"wal-append.queue_time_us":363013}
I20260709 13:15:29.565609  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.568683  8827 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:29.569232  8827 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.569011  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:29.562556  8912 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.659s	user 0.011s	sys 0.002s
I20260709 13:15:29.531025  7359 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:29.560962  8983 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:29.575629  7356 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:29.575048  7176 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:29.578529  7323 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:29.582106  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.586567  7356 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:29.586659  7359 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:29.593540  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.596242  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.596915  7359 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.579641  8893 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.579399  8955 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:29.593462  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.583514  8859 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:29.601612  8827 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.601791  8824 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.603168  8649 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.609251  7359 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.611038  8831 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:29.611091  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1017) took 2735 ms. Trace:
I20260709 13:15:29.591446  8963 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:29.638738  7210 rpcz_store.cc:276] 0709 13:15:26.875481 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.875735 (+   254us) service_pool.cc:224] Handling call
0709 13:15:26.930073 (+ 54338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:26.930285 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:26.930309 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:26.936650 (+  6341us) log.cc:844] Serialized 26 byte log entry
0709 13:15:27.637060 (+700410us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:27.637105 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:27.637193 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:29.550104 (+1912911us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b24001404f8. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3209c4 00007f2aae31eacb 00007f2aae4d9dc9 00007f2aae4d9a55 00007f2aae4d909d 00007f2ab110b10e 00007f2ab112288c 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221
0709 13:15:29.610718 (+ 60614us) raft_consensus.cc:1685] finished
0709 13:15:29.610746 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:29.611016 (+   270us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6058112,"thread_start_us":665945,"threads_started":1,"wal-append.queue_time_us":840951}
I20260709 13:15:29.601107  8956 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.583981  8983 raft_consensus.cc:697] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:29.642061  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.642656  7359 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.596215  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.649456  7359 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.595055  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.650128  7359 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2091) took 1033 ms. Trace:
I20260709 13:15:29.596490  8908 consensus_queue.cc:1059] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:15:29.672678  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2097) took 1020 ms. Trace:
I20260709 13:15:29.674619  8998 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:29.665040  7359 rpcz_store.cc:276] 0709 13:15:28.616881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:29.641728 (+1024847us) service_pool.cc:224] Handling call
0709 13:15:29.650056 (+  8328us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:29.678934  7356 rpcz_store.cc:276] 0709 13:15:28.652628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:29.595975 (+943347us) service_pool.cc:224] Handling call
0709 13:15:29.672621 (+ 76646us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:29.680552  8998 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.640195  8824 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.682904  8998 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.634814  8955 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.683954  8824 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:29.687758  8923 log.cc:927] Time spent T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.589s	user 0.003s	sys 0.009s
I20260709 13:15:29.637624  7352 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.689157  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.689844  7356 raft_consensus.cc:2376] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3. Re-sending same reply.
I20260709 13:15:29.690903  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.692090  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.692849  7356 raft_consensus.cc:2393] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:29.641249  8859 raft_consensus.cc:697] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:29.640938  8963 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:29.714740  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.726363  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.727939  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:29.728809  7356 raft_consensus.cc:2393] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:29.685710  8955 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.731340  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.677889  8861 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:29.732869  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:29.734753  7356 raft_consensus.cc:2393] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 2: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:29.730927  8963 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:29.756274  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:29.755895  8904 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.765440  8876 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.766367  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1028) took 1157 ms. Trace:
I20260709 13:15:29.767715  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.773262  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.757711  8983 consensus_queue.cc:237] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.780937  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.781512  7206 raft_consensus.cc:2393] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:29.782938  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.783195  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.784349  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.784554  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.785172  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.785883  7283 raft_consensus.cc:3055] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:29.786279  7283 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:29.786806  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.787000  7283 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.787818  7282 raft_consensus.cc:2410] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 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.
W20260709 13:15:29.788019  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 53182.8us
I20260709 13:15:29.790076  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.792482  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.792850  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.762532  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.795883  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.797628  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.798314  7280 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:29.745447  8861 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.800525  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.757515  8853 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.803320  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.810792  7206 raft_consensus.cc:2393] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:29.775236  8924 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:29.775748  8902 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:29.814141  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 44558.1us
I20260709 13:15:29.813323  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.778043  8904 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:29.854672  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.883044  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.884598  7206 raft_consensus.cc:2410] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:29.887341  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:29.888103  7887 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.888742  7279 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.891767  7280 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.892824  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.893465  7280 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
W20260709 13:15:29.894994  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 106908us
I20260709 13:15:29.894981  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.896661  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.897554  7279 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:29.901480  7281 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:29.776204  7204 rpcz_store.cc:276] 0709 13:15:28.609229 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.609349 (+   120us) service_pool.cc:224] Handling call
0709 13:15:29.766160 (+1156811us) spinlock_profiling.cc:243] Waited 136 ms on lock 0x7b54002a80d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:29.766285 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":313110400}
I20260709 13:15:29.902762  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.903285  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.906526  7284 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:29.885006  8873 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.775430  8859 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.910090  7281 raft_consensus.cc:1275] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:29.905831  7206 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:29.915576  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:29.917829  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.918440  7206 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:29.922765  7284 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:29.926196  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:29.926792  7284 raft_consensus.cc:606] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:29.927140  7284 raft_consensus.cc:614] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:29.890087  8902 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.931107  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.931969  7204 raft_consensus.cc:2393] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:29.890244  8924 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:29.932492  8902 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:29.920886  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:29.914862  8873 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:29.970829  9001 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:15:29.985682  8861 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.933867  8924 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:29.932832  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.023267  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:29.935282  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:29.998814  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 102429us
W20260709 13:15:29.991472  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 79724.5us
I20260709 13:15:30.052698  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.055531  7853 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.056617  7853 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.057614  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.058763  8804 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.063311  7281 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:30.054155  8902 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:30.078989  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.079651  7355 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:30.080497  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.069744  8904 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:30.081581  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.001555  7352 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:30.062641  8804 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.073487  9014 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:30.075559  8960 log.cc:927] Time spent T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.475s	user 0.008s	sys 0.003s
I20260709 13:15:30.076448  8739 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:30.089576  8804 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.094833  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.095569  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:30.069953  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.098321  7202 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
W20260709 13:15:30.098912  7202 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1030) took 1487 ms (client timeout 1590 ms). Trace:
W20260709 13:15:30.099375  7202 rpcz_store.cc:269] 0709 13:15:28.611182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.613549 (+  2367us) service_pool.cc:224] Handling call
0709 13:15:30.065132 (+1451583us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:30.098847 (+ 33715us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4840704}
I20260709 13:15:30.101084  9014 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:30.101637  7352 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:30.054867  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.058656  7207 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:30.078244  8902 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:30.103786  7286 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39552 (request call id 2057) took 3304 ms (client timeout 1615 ms). Trace:
I20260709 13:15:30.082639  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.059885  8861 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.115533  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.117298  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:30.121099  7286 rpcz_store.cc:269] 0709 13:15:26.799354 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:26.799534 (+   180us) service_pool.cc:224] Handling call
0709 13:15:30.103573 (+3304039us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b5400318b54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:30.103696 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2614564736}
W20260709 13:15:30.123646  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.120779  7285 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:30.081411  8963 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.126186  7355 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:30.126186  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:30.127224  7282 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.124946  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:30.124948  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.101173  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.133625  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.129091  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.130291  7207 raft_consensus.cc:1240] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:30.132328  8683 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:30.132993  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.138368  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.150375  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.146711  7285 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:30.146672  7355 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.123219  8904 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:30.153469  7249 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:30.155730  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.155965  7249 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.156571  7286 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:30.123610  7204 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:30.169309  7249 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.122548  8861 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:30.160430  7282 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:30.134914  8872 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:30.134130  8824 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:30.172215  7286 raft_consensus.cc:1240] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:15:30.187330  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.134433  8792 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.188184  7282 raft_consensus.cc:2393] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:30.186571  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:30.190246  7850 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:30.176646  8861 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.190227  8804 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.198004  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.201299  8861 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.202726  7177 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.203615  8983 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:30.202759  7881 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.205163  7177 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.206036  8983 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:30.206792  8902 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.163174  8988 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:30.208424  9010 log.cc:927] Time spent T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 13:15:30.177752  8597 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.209144  8597 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:30.209522  8597 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.210989  7355 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:30.211555  7355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2099) took 1514 ms. Trace:
I20260709 13:15:30.211874  7355 rpcz_store.cc:276] 0709 13:15:28.696822 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.133372 (+1436550us) service_pool.cc:224] Handling call
0709 13:15:30.211496 (+ 78124us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.212813  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.188936  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.214874  7352 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2113) took 1371 ms. Trace:
I20260709 13:15:30.215073  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.161378  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1082) took 1368 ms. Trace:
I20260709 13:15:30.215852  7207 rpcz_store.cc:276] 0709 13:15:28.792804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.129702 (+1336898us) service_pool.cc:224] Handling call
0709 13:15:30.130094 (+   392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.152577 (+ 22483us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.161296 (+  8719us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.215984  8983 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:30.216931  8597 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.217398  7207 raft_consensus.cc:1240] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.218158  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1083) took 1425 ms. Trace:
I20260709 13:15:30.218487  7207 rpcz_store.cc:276] 0709 13:15:28.793049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.216833 (+1423784us) service_pool.cc:224] Handling call
0709 13:15:30.217214 (+   381us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.217843 (+   629us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.218094 (+   251us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.159530  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.219492  8597 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.173882  8932 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.220047  8932 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:30.220549  7177 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.221328  8983 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:30.222031  8983 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:30.222887  8983 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.226203  8837 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.226720  8837 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:30.226351  7177 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.227141  8837 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.227547  8956 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:30.227561  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.228152  8956 raft_consensus.cc:697] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:30.228328  7355 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:30.229110  8956 consensus_queue.cc:237] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.230213  8831 raft_consensus.cc:2764] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:15:30.230563  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:30.231556  8831 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:30.232547  7249 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:30.233120  8902 consensus_queue.cc:1059] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:30.233742  7249 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:30.234076  8902 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:30.234786  8902 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:30.234947  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.235252  8988 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:30.162658  8955 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:30.232547  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:30.220427  8932 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.238699  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.189107  7202 raft_consensus.cc:2393] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:30.297008  7355 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:30.299592  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.301362  7355 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.215274  7352 rpcz_store.cc:276] 0709 13:15:28.843606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.149444 (+1305838us) service_pool.cc:224] Handling call
0709 13:15:30.214787 (+ 65343us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.238338  8975 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.236965  8902 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:30.192307  8824 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.174057  8904 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.314332  7355 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
W20260709 13:15:30.303465  8994 log.cc:927] Time spent T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 13:15:30.321832  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.236593  8827 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 13:15:30.190675  8872 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.307968  8873 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.298242  8955 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.338375  7205 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:30.339471  8955 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.339824  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:30.343528  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.345336  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.346557  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:30.347158  7284 raft_consensus.cc:606] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:30.347262  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1149) took 1757 ms. Trace:
I20260709 13:15:30.347558  7284 raft_consensus.cc:614] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:30.347646  7360 rpcz_store.cc:276] 0709 13:15:28.589571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.589680 (+   109us) service_pool.cc:224] Handling call
0709 13:15:28.590031 (+   351us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:28.661471 (+ 71440us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.347015 (+1685544us) spinlock_profiling.cc:243] Waited 68.8 ms on lock 0x7b540022a954. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:30.347177 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":158224256}
I20260709 13:15:30.348989  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:30.328742  9011 log.cc:927] Time spent T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.207s	user 0.000s	sys 0.001s
I20260709 13:15:30.324838  7204 raft_consensus.cc:1240] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.350926  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1088) took 1542 ms. Trace:
I20260709 13:15:30.309257  8975 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:30.330598  8963 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:30.331171  8902 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.332521  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.323254  8859 consensus_queue.cc:1048] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:15:30.309751  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1093) took 1463 ms. Trace:
I20260709 13:15:30.334380  8872 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.335180  8904 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:30.336992  8981 log.cc:927] Time spent T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.852s	user 0.005s	sys 0.000s
I20260709 13:15:30.349047  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.330242  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.322950  7355 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:30.359560  8917 raft_consensus.cc:3055] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.391340  7106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51502 (request call id 289) took 4742 ms. Trace:
I20260709 13:15:30.391042  7359 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:30.349871  7351 raft_consensus.cc:2393] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:30.325039  7207 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
W20260709 13:15:30.408756  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 170973us
I20260709 13:15:30.412238  7106 rpcz_store.cc:276] 0709 13:15:25.624257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:25.624422 (+   165us) service_pool.cc:224] Handling call
0709 13:15:25.826671 (+202249us) spinlock_profiling.cc:243] Waited 109 ms on lock 0x7b540009ae54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f1090 00007f2ab158ff3a 00007f2ab73461cc 00007f2ab744437e 00007f2ab59052a4 00007f2ab5905232 00007f2ab5905161 00007f2ab59050dc 00007f2ab5904392 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:30.366361 (+4539690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:27.097363 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:27.230451 (+133088us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:27.232633 (+  2182us) write_op.cc:435] Acquired schema lock
0709 13:15:27.234774 (+  2141us) tablet.cc:662] Decoding operations
0709 13:15:27.282575 (+ 47801us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:27.284192 (+  1617us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:27.286069 (+  1877us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:15:27.446035 (+159966us) tablet.cc:701] Row locks acquired
0709 13:15:27.449766 (+  3731us) write_op.cc:260] PREPARE: finished
0709 13:15:27.486146 (+ 36380us) write_op.cc:270] Start()
0709 13:15:27.491975 (+  5829us) write_op.cc:276] Timestamp: P: 1783602927483423 usec, L: 0
0709 13:15:27.494331 (+  2356us) op_driver.cc:348] REPLICATION: starting
0709 13:15:27.584587 (+ 90256us) log.cc:844] Serialized 913 byte log entry
0709 13:15:29.484196 (+1899609us) spinlock_profiling.cc:243] Waited 1.6 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:29.788617 (+304421us) op_driver.cc:464] REPLICATION: finished
0709 13:15:30.073832 (+285215us) write_op.cc:301] APPLY: starting
0709 13:15:30.073949 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:30.074079 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:30.074100 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:30.074474 (+   374us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:30.074634 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:15:30.074678 (+    44us) write_op.cc:312] APPLY: finished
0709 13:15:30.128481 (+ 53803us) log.cc:844] Serialized 29 byte log entry
0709 13:15:30.151750 (+ 23269us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:30.155280 (+  3530us) write_op.cc:454] Released schema lock
0709 13:15:30.170269 (+ 14989us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:30.192780 (+ 22511us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:30.192812 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":35847,"reported_tablets":2,"spinlock_wait_cycles":251386624,"child_traces":[["op",{"apply.queue_time_us":272812,"apply.run_cpu_time_us":2543,"apply.run_wall_time_us":115495,"num_ops":2,"prepare.queue_time_us":1002852,"prepare.run_cpu_time_us":31174,"prepare.run_wall_time_us":874820,"raft.queue_time_us":466509,"raft.run_cpu_time_us":77862,"raft.run_wall_time_us":361025,"replication_time_us":2269318,"spinlock_wait_cycles":3673472,"thread_start_us":1236498,"threads_started":4,"wal-append.queue_time_us":737235}]]}
I20260709 13:15:30.390405  9014 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:30.360137  8975 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.421406  7360 raft_consensus.cc:1240] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.423982  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1154) took 1822 ms. Trace:
I20260709 13:15:30.391774  7353 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:30.424252  7360 rpcz_store.cc:276] 0709 13:15:28.601703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.412065 (+1810362us) service_pool.cc:224] Handling call
0709 13:15:30.421244 (+  9179us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.423806 (+  2562us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.423939 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.351302  7204 rpcz_store.cc:276] 0709 13:15:28.809276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.238763 (+1429487us) service_pool.cc:224] Handling call
0709 13:15:30.309267 (+ 70504us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.350651 (+ 41384us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.350866 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.427289  8956 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:30.427826  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:30.429994  7204 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.430670  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1089) took 1618 ms. Trace:
I20260709 13:15:30.432060  8932 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.431831  7204 rpcz_store.cc:276] 0709 13:15:28.812583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.429452 (+1616869us) service_pool.cc:224] Handling call
0709 13:15:30.429758 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.430429 (+   671us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.430614 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.390326  7202 rpcz_store.cc:276] 0709 13:15:28.845467 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.100320 (+1254853us) service_pool.cc:224] Handling call
0709 13:15:30.308803 (+208483us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.412127  8917 raft_consensus.cc:740] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:30.420490  8902 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.436475  7177 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.441627  7360 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:15:30.442611  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1159) took 1827 ms. Trace:
I20260709 13:15:30.442983  7360 rpcz_store.cc:276] 0709 13:15:28.615067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.425229 (+1810162us) service_pool.cc:224] Handling call
0709 13:15:30.441390 (+ 16161us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:30.442342 (+   952us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.442551 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.432790  7353 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2104) took 1669 ms. Trace:
W20260709 13:15:30.442871  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 126070us
I20260709 13:15:30.444977  7177 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.441067  7352 raft_consensus.cc:2410] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:30.446115  7177 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.446894  8824 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:30.445564  7353 rpcz_store.cc:276] 0709 13:15:28.763446 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.431914 (+1668468us) service_pool.cc:224] Handling call
0709 13:15:30.432232 (+   318us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.432434 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.432466 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.432527 (+    61us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:30.432565 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.432624 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.432738 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.455152  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.455171  7883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 512) took 1843 ms. Trace:
I20260709 13:15:30.446756  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1029) took 1836 ms. Trace:
I20260709 13:15:30.455906  7278 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:30.447412  9027 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:30.450136  8983 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.457227  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1091) took 1637 ms. Trace:
I20260709 13:15:30.457365  8983 raft_consensus.cc:697] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:30.458441  8983 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.459259  7352 raft_consensus.cc:1240] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.460888  7352 raft_consensus.cc:1275] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:30.461589  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.455763  7883 rpcz_store.cc:276] 0709 13:15:28.611887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.612019 (+   132us) service_pool.cc:224] Handling call
0709 13:15:28.621748 (+  9729us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:28.751173 (+129425us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.454928 (+1703755us) spinlock_profiling.cc:243] Waited 125 ms on lock 0x7b540052dd54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:30.455115 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":286505728}
I20260709 13:15:30.458861  7354 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2112) took 1615 ms. Trace:
W20260709 13:15:30.456825  7209 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1031) took 1845 ms (client timeout 1963 ms). Trace:
W20260709 13:15:30.463155  7209 rpcz_store.cc:269] 0709 13:15:28.611554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.611659 (+   105us) service_pool.cc:224] Handling call
0709 13:15:30.456629 (+1844970us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b5400279a54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:30.456756 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":445185280}
I20260709 13:15:30.464309  7360 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:30.463092  7354 rpcz_store.cc:276] 0709 13:15:28.843311 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.457881 (+1614570us) service_pool.cc:224] Handling call
0709 13:15:30.458210 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.458549 (+   339us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.458574 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.458614 (+    40us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:30.458641 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.458694 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.458800 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3077}
I20260709 13:15:30.466250  7351 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:30.461628  7211 rpcz_store.cc:276] 0709 13:15:28.610441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.615336 (+  4895us) service_pool.cc:224] Handling call
0709 13:15:28.615638 (+   302us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:28.697966 (+ 82328us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:28.698033 (+    67us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:28.703449 (+  5416us) log.cc:844] Serialized 26 byte log entry
0709 13:15:29.378759 (+675310us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:29.378808 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:29.378949 (+   141us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.336438 (+957489us) spinlock_profiling.cc:243] Waited 7.7 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:30.444666 (+108228us) raft_consensus.cc:1685] finished
0709 13:15:30.444688 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.446694 (+  2006us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":42150,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":96,"spinlock_wait_cycles":17720064,"thread_start_us":704599,"threads_started":2,"wal-append.queue_time_us":737040}
I20260709 13:15:30.466914  7351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2108) took 1639 ms. Trace:
I20260709 13:15:30.467337  8837 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.467576  8701 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:30.465227  8956 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:30.468855  8956 raft_consensus.cc:697] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:30.469195  7356 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:30.469539  8837 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:30.469713  8956 consensus_queue.cc:237] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.470228  8917 consensus_queue.cc:260] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.471266  8917 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.467545  7211 raft_consensus.cc:1240] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.473347  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1098) took 1609 ms. Trace:
I20260709 13:15:30.475075  7356 raft_consensus.cc:1240] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.475883  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2111) took 1635 ms. Trace:
I20260709 13:15:30.473696  7211 rpcz_store.cc:276] 0709 13:15:28.864888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.467098 (+1602210us) service_pool.cc:224] Handling call
0709 13:15:30.467385 (+   287us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.473080 (+  5695us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.473290 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.476797  7356 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.478292  7356 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:30.425328  9014 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.479121  7209 raft_consensus.cc:1240] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.455842  7353 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:30.476243  7360 rpcz_store.cc:276] 0709 13:15:28.840720 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.443856 (+1603136us) service_pool.cc:224] Handling call
0709 13:15:30.464089 (+ 20233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.464882 (+   793us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.475821 (+ 10939us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.481845  7354 raft_consensus.cc:3055] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.464581  8932 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.484433  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1095) took 1634 ms. Trace:
I20260709 13:15:30.484879  7209 rpcz_store.cc:276] 0709 13:15:28.849593 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.464137 (+1614544us) service_pool.cc:224] Handling call
0709 13:15:30.475566 (+ 11429us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.484163 (+  8597us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.484375 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.482214  7354 raft_consensus.cc:740] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:30.486816  7354 consensus_queue.cc:260] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.491046  7354 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.467270  7351 rpcz_store.cc:276] 0709 13:15:28.827210 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.438036 (+1610826us) service_pool.cc:224] Handling call
0709 13:15:30.462533 (+ 24497us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.466664 (+  4131us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.466856 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.492775  7176 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:30.480508  8920 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:30.461843  7202 rpcz_store.cc:276] 0709 13:15:28.840532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.440874 (+1600342us) service_pool.cc:224] Handling call
0709 13:15:30.456713 (+ 15839us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.456895 (+   182us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.456922 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.456968 (+    46us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:30.457005 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.457065 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.457175 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.509470  9014 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:30.510461  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.513314  7359 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1158) took 1898 ms. Trace:
I20260709 13:15:30.513792  7359 rpcz_store.cc:276] 0709 13:15:28.614831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.414422 (+1799591us) service_pool.cc:224] Handling call
0709 13:15:30.414819 (+   397us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:30.417899 (+  3080us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.417946 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:30.418434 (+   488us) log.cc:844] Serialized 26 byte log entry
0709 13:15:30.448547 (+ 30113us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:30.472017 (+ 23470us) log.cc:844] Serialized 14 byte log entry
0709 13:15:30.472431 (+   414us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.472639 (+   208us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.513072 (+ 40433us) raft_consensus.cc:1685] finished
0709 13:15:30.513091 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.513252 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2656,"prepare.queue_time_us":22968,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":47,"raft.queue_time_us":2856,"spinlock_wait_cycles":7803136,"thread_start_us":25280,"threads_started":1,"wal-append.queue_time_us":74852}
I20260709 13:15:30.516409  7881 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.503502  7878 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:30.523406  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.526038  8932 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:30.526549  8932 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:30.526918  8932 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:30.526170  8930 log.cc:927] Time spent T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 2.427s	user 0.012s	sys 0.000s
I20260709 13:15:30.529947  8804 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:30.538118  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.548486  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.549991  7249 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.551324  7249 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.560542  8873 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.561036  8873 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:30.561445  8873 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.565136  8904 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.565979  9033 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.566349  8872 consensus_queue.cc:1059] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:30.567397  8872 raft_consensus.cc:3055] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:30.567759  8872 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:30.568747  8872 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.574153  8827 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.574724  8827 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.575078  8827 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.578143  8991 consensus_queue.cc:1059] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.579630  8991 raft_consensus.cc:3055] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.580034  8991 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:30.580996  8991 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:30.582190  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.566078  8971 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.587774  8971 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.588177  8971 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.590502  8872 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.592365  8917 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:30.592990  8917 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.592144  9006 consensus_queue.cc:1059] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:15:30.598701  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 106022us
I20260709 13:15:30.594406  9006 consensus_queue.cc:1243] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer c92f0c42bac9434aaf510b43f07d1d56 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 13:15:30.606251  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.567692  8824 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.613376  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.607538  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.607861  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.608592  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.613662  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.615770  7282 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:30.616281  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.616803  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.617321  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.610070  7354 raft_consensus.cc:1275] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:15:30.611415  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:30.606932  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 116494us
I20260709 13:15:30.613363  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.618036  7282 raft_consensus.cc:1240] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.607116  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.618010  7354 pending_rounds.cc:85] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Aborting all ops after (but not including) 1
W20260709 13:15:30.605134  9030 log.cc:927] Time spent T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 13:15:30.619328  7177 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:30.607652  7326 connection.cc:256] RPC call timeout handler was delayed by -1.2773515569999745s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15660000000000002s for a response
I20260709 13:15:30.627610  7326 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.629518  7326 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:30.631405  7326 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.632953  7326 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.619310  7354 pending_rounds.cc:107] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:15:30.636323  7354 raft_consensus.cc:2889] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:30.598711  9033 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:30.623196  8991 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.613658  8824 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:30.609248  8932 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.636602  9006 raft_consensus.cc:2749] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:30.638816  8762 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.639137  8866 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.635963  8914 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:30.647802  9008 consensus_queue.cc:1059] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:15:30.615063  8831 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 13:15:30.614768  8988 consensus_queue.cc:1059] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:15:30.669165  8701 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:30.669718  8701 raft_consensus.cc:697] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:30.639541  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.614362  8597 consensus_queue.cc:1059] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 13:15:30.670718  8701 consensus_queue.cc:237] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.671646  8597 raft_consensus.cc:3055] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:30.672034  8597 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:30.660022  8866 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.672785  8866 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.658295  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.676541  7278 raft_consensus.cc:2393] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:30.678452  8988 raft_consensus.cc:3055] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.656076  8824 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.678901  8988 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:30.679915  8988 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.682675  8917 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:30.661798  8986 log.cc:927] Time spent T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.192s	user 0.003s	sys 0.000s
I20260709 13:15:30.650090  9033 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.685405  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1034) took 2068 ms. Trace:
I20260709 13:15:30.685818  7203 rpcz_store.cc:276] 0709 13:15:28.617023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.752903 (+135880us) service_pool.cc:224] Handling call
0709 13:15:28.793621 (+ 40718us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:28.820030 (+ 26409us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:28.822191 (+  2161us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:28.849512 (+ 27321us) log.cc:844] Serialized 26 byte log entry
0709 13:15:29.373978 (+524466us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:29.584657 (+210679us) log.cc:844] Serialized 14 byte log entry
0709 13:15:29.598239 (+ 13582us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:29.603958 (+  5719us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.661201 (+1057243us) spinlock_profiling.cc:243] Waited 23.7 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:30.685102 (+ 23901us) raft_consensus.cc:1685] finished
0709 13:15:30.685207 (+   105us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.685343 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3382,"prepare.queue_time_us":294727,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":9175,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":6007,"spinlock_wait_cycles":54505728,"thread_start_us":646855,"threads_started":2,"wal-append.queue_time_us":605373}
I20260709 13:15:30.688187  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:30.690168  8873 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.672865  8597 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.692378  8597 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.678738  8932 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:30.693296  8873 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:30.695811  8979 log.cc:927] Time spent T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 1.210s	user 0.003s	sys 0.000s
I20260709 13:15:30.664799  8827 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.666221  8853 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.659284  8762 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.666960  8955 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:30.697115  7357 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1150) took 2099 ms. Trace:
I20260709 13:15:30.681294  8988 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.653844  8902 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.682766  8914 raft_consensus.cc:3055] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.704173  7357 rpcz_store.cc:276] 0709 13:15:28.598198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.598342 (+   144us) service_pool.cc:224] Handling call
0709 13:15:28.598695 (+   353us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:28.677536 (+ 78841us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:28.677571 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:28.678135 (+   564us) log.cc:844] Serialized 26 byte log entry
0709 13:15:28.890586 (+212451us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:29.544963 (+654377us) spinlock_profiling.cc:243] Waited 8.77 ms on lock 0x7b18003b21e0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae49a522 00007f2aae49c7c1 00007f2aae49c779 00007f2aae49c709 00007f2aae49c6d1 00007f2aae49b9cd 000000000038f354 000000000038f199 00007f2aae47d83a
0709 13:15:29.577122 (+ 32159us) log.cc:844] Serialized 14 byte log entry
0709 13:15:29.577302 (+   180us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:29.577369 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.303602 (+726233us) spinlock_profiling.cc:243] Waited 9.24 ms on lock 0x7b48001d01d8. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab64b0aa1 00007f2ab64a7b37 00007f2ab64a79ca 00007f2ab659f26f 00007f2ab659ef37 00007f2ab65b355c 00007f2ab65b3508 00007f2ab65b3488 00007f2ab65b3443 00007f2ab65b26ec 00007f2ab54dca96
0709 13:15:30.695197 (+391595us) spinlock_profiling.cc:243] Waited 7.3 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:30.696869 (+  1672us) raft_consensus.cc:1685] finished
0709 13:15:30.696895 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.697027 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12327,"prepare.queue_time_us":531981,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":39688,"raft.run_cpu_time_us":27047,"raft.run_wall_time_us":1664585,"spinlock_wait_cycles":58198272,"thread_start_us":603095,"threads_started":3,"wal-append.queue_time_us":733988}
I20260709 13:15:30.636752  8975 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.724313  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:30.727739  7280 raft_consensus.cc:2393] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:30.728242  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.732177  7887 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
W20260709 13:15:30.734330  7358 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1153) took 2125 ms (client timeout 2540 ms). Trace:
W20260709 13:15:30.734814  7358 rpcz_store.cc:269] 0709 13:15:28.601450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.603414 (+  1964us) service_pool.cc:224] Handling call
0709 13:15:30.724140 (+2120726us) spinlock_profiling.cc:243] Waited 2.19 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:30.727178 (+  3038us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5038976}
I20260709 13:15:30.709079  8762 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.741554  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1036) took 1350 ms. Trace:
I20260709 13:15:30.725936  8914 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:30.723387  8902 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.696952  8824 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.685842  8866 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.750921  7883 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:30.780063  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.780797  7883 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:30.731528  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:30.755705  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 155559us
I20260709 13:15:30.781957  7880 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:30.746979  7209 rpcz_store.cc:276] 0709 13:15:29.391060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.485607 (+1094547us) service_pool.cc:224] Handling call
0709 13:15:30.492155 (+  6548us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:30.492353 (+   198us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.492377 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:30.497003 (+  4626us) log.cc:844] Serialized 26 byte log entry
0709 13:15:30.603017 (+106014us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:30.738878 (+135861us) log.cc:844] Serialized 14 byte log entry
0709 13:15:30.741216 (+  2338us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.741292 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.741344 (+    52us) raft_consensus.cc:1685] finished
0709 13:15:30.741356 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.741496 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8324,"prepare.queue_time_us":65836,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":32,"raft.queue_time_us":641,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":1490,"spinlock_wait_cycles":15232,"thread_start_us":198874,"threads_started":2,"wal-append.queue_time_us":168344}
I20260709 13:15:30.783577  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.760998  7884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35716 (request call id 542) took 1301 ms. Trace:
W20260709 13:15:30.761178  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 153706us
I20260709 13:15:30.785223  7325 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:30.784544  7884 rpcz_store.cc:276] 0709 13:15:29.446472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:29.446628 (+   156us) service_pool.cc:224] Handling call
0709 13:15:30.746439 (+1299811us) spinlock_profiling.cc:243] Waited 3.76 ms on lock 0x7b5400466254. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:30.747892 (+  1453us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8637184}
I20260709 13:15:30.787698  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:30.788375  7209 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.787652  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.723670  8872 consensus_queue.cc:1059] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 13:15:30.793241  7323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.794153  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.794968  7887 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:30.746814  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:30.795884  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.797248  7358 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
W20260709 13:15:30.804394  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:30.805092  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.749449  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:30.805449  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:30.806177  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 170897us
I20260709 13:15:30.789103  8902 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.693663  9033 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.814999  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.793709  8920 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:30.797991  8683 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:30.806126  9045 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:30.811137  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:30.816195  8996 raft_consensus.cc:3055] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:30.853085  7209 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:30.856949  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.860419  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.816885  7203 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:30.914199  7887 raft_consensus.cc:1240] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.914450  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.915155  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 234) took 1191 ms. Trace:
I20260709 13:15:30.915165  7885 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:30.916904  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:30.819645  8920 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:30.918047  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:30.918964  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 54252.4us
I20260709 13:15:30.887703  7878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 541) took 1447 ms. Trace:
I20260709 13:15:30.859722  8996 raft_consensus.cc:740] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:30.928004  8872 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:30.885159  8824 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.898772  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.891680  7886 raft_consensus.cc:1240] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.902113  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.902763  7884 raft_consensus.cc:1240] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.903070  7107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50890 (request call id 187) took 6543 ms. Trace:
I20260709 13:15:30.893085  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.904044  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 232) took 1185 ms. Trace:
I20260709 13:15:30.938210  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:30.927997  8996 consensus_queue.cc:260] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.924556  8920 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.904753  8866 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:30.940572  8866 consensus_queue.cc:1059] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:30.941416  8866 raft_consensus.cc:3055] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.941795  8866 raft_consensus.cc:740] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:30.818850  8971 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.942593  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.939085  7202 rpcz_store.cc:276] 0709 13:15:29.718584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.508091 (+789507us) service_pool.cc:224] Handling call
0709 13:15:30.530121 (+ 22030us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:30.530393 (+   272us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.530428 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:30.531003 (+   575us) log.cc:844] Serialized 26 byte log entry
0709 13:15:30.725681 (+194678us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:30.731084 (+  5403us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.738348 (+  7264us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.903766 (+165418us) raft_consensus.cc:1685] finished
0709 13:15:30.903814 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.903979 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":194232,"threads_started":1,"wal-append.queue_time_us":276859}
I20260709 13:15:30.944293  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.944392  8971 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:30.906598  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:30.884303  9035 log.cc:927] Time spent T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:15:30.945714  7879 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:15:30.946834  9000 raft_consensus.cc:3055] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:30.947017  8996 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.949410  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1094) took 2103 ms. Trace:
I20260709 13:15:30.912160  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1086) took 2114 ms. Trace:
I20260709 13:15:30.883522  8975 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:30.913365  8982 log.cc:927] Time spent T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.444s	user 0.003s	sys 0.000s
W20260709 13:15:30.908298  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.949894  7204 rpcz_store.cc:276] 0709 13:15:28.846143 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.440893 (+1594750us) service_pool.cc:224] Handling call
0709 13:15:30.474677 (+ 33784us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.488388 (+ 13711us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:15:30.624472 (+136084us) log.cc:844] Serialized 14 byte log entry
0709 13:15:30.866221 (+241749us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.920382 (+ 54161us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:30.930264 (+  9882us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.949209 (+ 18945us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.949352 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":46337,"prepare.queue_time_us":152499,"prepare.run_cpu_time_us":102,"prepare.run_wall_time_us":2693,"raft.queue_time_us":13106,"raft.run_cpu_time_us":86,"raft.run_wall_time_us":86,"thread_start_us":339141,"threads_started":2,"wal-append.queue_time_us":302709}
I20260709 13:15:30.952682  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 237) took 1193 ms. Trace:
I20260709 13:15:30.890157  9049 consensus_queue.cc:1059] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:15:30.926772  8770 consensus_queue.cc:1059] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:30.953485  8861 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:30.938946  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:30.931185  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.915248  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:30.932940  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.937656  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:30.915642  7203 rpcz_store.cc:276] 0709 13:15:29.723542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.914400 (+1190858us) service_pool.cc:224] Handling call
0709 13:15:30.914688 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.914843 (+   155us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.914869 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.914916 (+    47us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:30.914947 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.915007 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.915103 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.820878  8914 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:30.938628  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:30.885448  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:30.944475  7283 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.908516  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:15:30.929958  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.925846  7251 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:30.960415  7359 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.961500  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:30.973646  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 238) took 1195 ms. Trace:
I20260709 13:15:30.962733  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.963805  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.957592  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.977767  7206 rpcz_store.cc:276] 0709 13:15:29.777821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.972851 (+1195030us) service_pool.cc:224] Handling call
0709 13:15:30.973132 (+   281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.973334 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.973360 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.973405 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:30.973434 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.973486 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.973586 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:30.979959  7286 raft_consensus.cc:2368] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:30.980230  7209 raft_consensus.cc:1240] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:30.980995  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 239) took 1180 ms. Trace:
I20260709 13:15:30.972868  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.981308  7209 rpcz_store.cc:276] 0709 13:15:29.800252 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.979793 (+1179541us) service_pool.cc:224] Handling call
0709 13:15:30.980069 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.980744 (+   675us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.980943 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:15:30.977975  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:30.983879  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:30.984550  7284 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.970695  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:30.853993  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.985563  7285 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
W20260709 13:15:30.988109  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 62335.9us
I20260709 13:15:30.955705  8770 raft_consensus.cc:3055] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:30.847545  8683 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:30.865267  7880 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:30.970207  9000 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:30.992066  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 181459us
I20260709 13:15:30.988186  7285 raft_consensus.cc:1240] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:30.996798  7282 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:15:31.005846  7282 pending_rounds.cc:85] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 5
I20260709 13:15:31.006183  7282 pending_rounds.cc:107] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:15:31.006449  7282 raft_consensus.cc:2889] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:30.997479  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:31.007964  7356 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.935348  7107 rpcz_store.cc:276] 0709 13:15:24.359774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:24.360070 (+   296us) service_pool.cc:224] Handling call
0709 13:15:30.902998 (+6542928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:28.035732 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:28.036270 (+   538us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:28.036311 (+    41us) write_op.cc:435] Acquired schema lock
0709 13:15:28.036329 (+    18us) tablet.cc:662] Decoding operations
0709 13:15:28.036837 (+   508us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:28.036882 (+    45us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:28.036907 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:15:28.037206 (+   299us) tablet.cc:701] Row locks acquired
0709 13:15:28.037225 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:15:28.037380 (+   155us) write_op.cc:270] Start()
0709 13:15:28.037489 (+   109us) write_op.cc:276] Timestamp: P: 1783602928037336 usec, L: 0
0709 13:15:28.037510 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:15:28.098533 (+ 61023us) log.cc:844] Serialized 1293 byte log entry
0709 13:15:29.971563 (+1873030us) op_driver.cc:464] REPLICATION: finished
0709 13:15:30.193216 (+221653us) write_op.cc:301] APPLY: starting
0709 13:15:30.193290 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:30.193414 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:30.193508 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:30.194041 (+   533us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:30.194196 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:15:30.194248 (+    52us) write_op.cc:312] APPLY: finished
0709 13:15:30.194444 (+   196us) log.cc:844] Serialized 35 byte log entry
0709 13:15:30.195251 (+   807us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:30.195355 (+   104us) write_op.cc:454] Released schema lock
0709 13:15:30.195405 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:30.195784 (+   379us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:30.195813 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":157133,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":208860,"apply.run_cpu_time_us":1867,"apply.run_wall_time_us":2518,"num_ops":3,"prepare.queue_time_us":1750338,"prepare.run_cpu_time_us":3301,"prepare.run_wall_time_us":72049,"replication_time_us":1928143,"thread_start_us":142824,"threads_started":1}]]}
I20260709 13:15:30.953069  7204 rpcz_store.cc:276] 0709 13:15:29.759235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.951822 (+1192587us) service_pool.cc:224] Handling call
0709 13:15:30.952161 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.952342 (+   181us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.952370 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:30.952422 (+    52us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:30.952453 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.952520 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:30.952626 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:31.038400  7283 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:15:31.045152  7283 pending_rounds.cc:85] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 2
I20260709 13:15:31.045480  7283 pending_rounds.cc:107] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:15:31.045780  7283 raft_consensus.cc:2889] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:31.046569  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2101) took 1261 ms. Trace:
I20260709 13:15:31.035121  7326 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:31.045828  7359 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:31.046973  7283 rpcz_store.cc:276] 0709 13:15:29.785434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:29.785537 (+   103us) service_pool.cc:224] Handling call
0709 13:15:29.785777 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.944144 (+1158367us) spinlock_profiling.cc:243] Waited 1.1 s on lock 0x7b58005a02d0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab14e30aa 00007f2ab1565447 00007f2ab157dfe7 00007f2ab157f7de 00007f2ab1589b49 00007f2ab158a416 00007f2ab1586d8f 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4
0709 13:15:31.046341 (+102197us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:31.046512 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2520158976}
W20260709 13:15:31.054145  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.050802  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:30.989528  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:30.998179  8914 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:30.994777  8770 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:31.072986  7284 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:30.992218  7351 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.044261  7251 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:31.063741  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.014456  8824 raft_consensus.cc:2804] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:30.992801  8827 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:31.055106  8876 consensus_queue.cc:1059] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 13:15:31.092338  7355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1156) took 2478 ms. Trace:
I20260709 13:15:30.956482  7207 rpcz_store.cc:276] 0709 13:15:28.798769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.219304 (+1420535us) service_pool.cc:224] Handling call
0709 13:15:30.219651 (+   347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.423482 (+203831us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.911876 (+488394us) spinlock_profiling.cc:243] Waited 97.8 ms on lock 0x7b5400278b54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:30.912088 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":224988544}
I20260709 13:15:31.092748  7355 rpcz_store.cc:276] 0709 13:15:28.614332 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.411922 (+1797590us) service_pool.cc:224] Handling call
0709 13:15:30.413234 (+  1312us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:30.413629 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.413660 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:30.420487 (+  6827us) log.cc:844] Serialized 26 byte log entry
0709 13:15:30.474152 (+ 53665us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:30.474195 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.474795 (+   600us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:30.513042 (+ 38247us) raft_consensus.cc:1685] finished
0709 13:15:30.513061 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:31.092098 (+579037us) spinlock_profiling.cc:243] Waited 910 us on lock 0x7b5400176e50. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:31.092283 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3937,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":2907,"spinlock_wait_cycles":2092416,"thread_start_us":51855,"threads_started":1,"wal-append.queue_time_us":80342}
I20260709 13:15:31.063643  7356 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:30.925400  7878 rpcz_store.cc:276] 0709 13:15:29.439882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:29.444634 (+  4752us) service_pool.cc:224] Handling call
0709 13:15:30.431025 (+986391us) spinlock_profiling.cc:243] Waited 2.87 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:30.431279 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:30.531516 (+100237us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:30.887289 (+355773us) spinlock_profiling.cc:243] Waited 60.6 ms on lock 0x7b5400740254. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:30.887616 (+   327us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":145862784}
I20260709 13:15:31.088346  7853 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.103700  7209 raft_consensus.cc:1240] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:15:31.045882  8936 consensus_queue.cc:1059] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 13:15:31.090078  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:31.105675  7284 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:31.106176  7284 raft_consensus.cc:614] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:31.090868  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:30.942629  8866 consensus_queue.cc:260] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:30.860476  9045 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:31.095168  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 50994.8us
I20260709 13:15:31.101593  9046 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:31.075029  8971 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:31.143728  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 55439.7us
I20260709 13:15:31.102254  7208 raft_consensus.cc:1240] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:31.144657  7853 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:31.146010  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 110976us
I20260709 13:15:31.146768  7326 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.148800  7326 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.149128  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1033) took 2536 ms. Trace:
I20260709 13:15:31.149528  7208 rpcz_store.cc:276] 0709 13:15:28.612249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:28.625742 (+ 13493us) service_pool.cc:224] Handling call
0709 13:15:30.662476 (+2036734us) spinlock_profiling.cc:243] Waited 1.7 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:30.662676 (+   200us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:31.102116 (+439440us) spinlock_profiling.cc:243] Waited 31.6 ms on lock 0x7b540016e020. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab14fedc0 00007f2ab15891c0 00007f2ab158a231 00007f2ab1586d8f 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c
0709 13:15:31.148869 (+ 46753us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:31.149055 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":76674176}
W20260709 13:15:31.150602  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.064365  8701 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:15:31.152047  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:31.227334  7886 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:31.227423  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 78687.3us
I20260709 13:15:31.083398  8824 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:31.165973  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 1.49746e+06us
I20260709 13:15:31.231134  7174 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.165666  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:31.231500  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.225859  7853 leader_election.cc:400] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:31.232657  7853 leader_election.cc:403] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:15:31.091625  8831 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:31.228229  7326 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.245895  7174 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:31.251259  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 153687us
W20260709 13:15:31.253270  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.142436  9062 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:31.155437  8919 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.228266  8910 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:31.238502  9001 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 13:15:31.234175  8824 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:31.327533  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 81733.8us
I20260709 13:15:31.239140  8866 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.362275  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92a467585bae4364bb9b067505c3175d"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:31.243450  9048 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:31.250013  9038 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.091817  9000 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:31.383831  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 155654us
I20260709 13:15:31.345468  9033 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:31.266870  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 246) took 1230 ms. Trace:
I20260709 13:15:31.267309  9062 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:31.392920  7174 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.405498  7326 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.233575  8831 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.410883  8831 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:31.411693  8831 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:31.412213  8831 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.414479  8831 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:31.347643  8956 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.408867  8863 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:31.408254  7174 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:31.416776  8831 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:31.417359  8956 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:15:31.419816  9065 log.cc:927] Time spent T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:15:31.420158  8956 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:31.420610  8956 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:31.421617  9060 log.cc:927] Time spent T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:15:31.238481  8770 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:31.423383  8770 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:31.418823  8988 consensus_meta.cc:287] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.695s	user 0.009s	sys 0.000s
I20260709 13:15:31.400434  7203 rpcz_store.cc:276] 0709 13:15:30.029086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.998067 (+968981us) service_pool.cc:224] Handling call
0709 13:15:31.086540 (+ 88473us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:31.107982 (+ 21442us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:31.142383 (+ 34401us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:31.153256 (+ 10873us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:31.226232 (+ 72976us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:31.233808 (+  7576us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:31.258982 (+ 25174us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:31.401904  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:31.419697  7174 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:31.430543  7174 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.438032  7174 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:31.450353  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 45532.7us
W20260709 13:15:31.451036  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.452605  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.452828  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.453420  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:31.393981  8971 raft_consensus.cc:697] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:31.452997  7174 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.454773  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.393673  7204 raft_consensus.cc:1240] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:31.457784  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.437755  9000 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.445053  8983 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.457834  7174 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.460567  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.435045  8910 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:31.484915  9070 log.cc:927] Time spent T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:15:31.485191  9048 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:31.434504  9059 consensus_queue.cc:1175] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c92f0c42bac9434aaf510b43f07d1d56" responder_term: 4 status { last_received { term: 2 index: 5 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: [3.5-3.5]" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 13:15:31.491541  8597 consensus_meta.cc:287] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.799s	user 0.003s	sys 0.006s
I20260709 13:15:31.489809  7886 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:31.493779  8804 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:31.494168  8971 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:31.463771  9038 raft_consensus.cc:2749] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.440548  9034 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:31.497521  8683 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:31.499607  7251 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:31.503813  8853 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.509475  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.493799  8956 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:31.515473  9034 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:31.520236  8956 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:31.503947  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 46198.5us
I20260709 13:15:31.523281  7174 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.524425  7174 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.525807  7174 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.526129  9038 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:31.527905  9038 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:31.529217  9038 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.529865  7355 raft_consensus.cc:2410] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:31.530839  8872 raft_consensus.cc:3055] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:31.531247  8872 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:31.532087  8872 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.533056  8872 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.526638  8956 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.538204  8956 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:31.538673  8956 raft_consensus.cc:697] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:31.540380  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:31.544945  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.444823  8831 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:31.527045  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:31.575378  7210 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1037) took 2184 ms (client timeout 2169 ms). Trace:
W20260709 13:15:31.555917  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.462847  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:31.462779  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:31.577076  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.564513  7174 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.578099  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:31.578662  7283 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.579219  7174 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:31.540871  8956 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:31.515779  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:31.590485  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.591181  7249 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:31.529906  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1035) took 2139 ms. Trace:
I20260709 13:15:31.430505  9062 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.599223  7283 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:31.584095  7210 rpcz_store.cc:269] 0709 13:15:29.391284 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:29.752502 (+361218us) service_pool.cc:224] Handling call
0709 13:15:31.526876 (+1774374us) spinlock_profiling.cc:243] Waited 2.93 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:31.575312 (+ 48436us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6738304}
W20260709 13:15:31.585472  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 85986.5us
W20260709 13:15:31.605790  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:31.606735  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:31.609328  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.580713  7174 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:31.592111  7211 rpcz_store.cc:276] 0709 13:15:29.390788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.480713 (+1089925us) service_pool.cc:224] Handling call
0709 13:15:31.527988 (+1047275us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:31.528264 (+   276us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:31.528290 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:31.528331 (+    41us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:31.528358 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:31.528413 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:31.529738 (+  1325us) spinlock_profiling.cc:243] Waited 1.05 s on lock 0x7b540015f750. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:31.529843 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7473,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":97,"spinlock_wait_cycles":2407815552}
I20260709 13:15:31.461284  8859 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:31.508052  8649 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:31.594915  9054 log.cc:927] Time spent T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.355s	user 0.001s	sys 0.002s
W20260709 13:15:31.490427  8980 log.cc:927] Time spent T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 2.014s	user 0.005s	sys 0.000s
I20260709 13:15:31.480600  9006 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:31.456885  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 235) took 1724 ms. Trace:
I20260709 13:15:31.516952  7277 raft_consensus.cc:1240] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:31.456478  9067 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:31.615684  7177 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:31.662961  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 47348.6us
I20260709 13:15:31.617098  7286 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 13:15:31.646920  8762 consensus_meta.cc:287] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.886s	user 0.003s	sys 0.007s
I20260709 13:15:31.665436  7286 raft_consensus.cc:1240] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:31.617681  8873 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:31.624169  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.617748  7208 raft_consensus.cc:1240] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:31.600890  7357 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:31.526732  7205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35376 (request call id 245) took 1554 ms. Trace:
I20260709 13:15:31.520269  9034 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:31.678386  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 63471.9us
I20260709 13:15:31.680634  7360 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:31.649809  7881 raft_consensus.cc:1240] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:31.602355  8991 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:31.597368  9063 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.617961  9041 raft_consensus.cc:3055] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:31.618808  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:31.706027  7283 raft_consensus.cc:2393] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
W20260709 13:15:31.671159  8902 consensus_meta.cc:287] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.851s	user 0.007s	sys 0.002s
I20260709 13:15:31.674635  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.597137  8955 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:31.681602  7286 raft_consensus.cc:1275] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:31.679143  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:31.719652  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:31.647827  8859 raft_consensus.cc:697] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:31.687841  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 534064us
W20260709 13:15:31.689240  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:31.690290  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 109628us
I20260709 13:15:31.659484  8701 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.661657  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:31.678229  8649 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:31.717788  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:31.776063  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 58369.7us
I20260709 13:15:31.730187  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.733546  7174 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.673486  8910 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:31.735348  7853 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:31.735976  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:31.783088  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 47824.1us
I20260709 13:15:31.751042  8919 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
W20260709 13:15:31.785678  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 52223.8us
I20260709 13:15:31.753144  9038 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.787834  9033 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:31.788216  9033 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:31.788602  9033 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.789247  9038 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:31.678803  8762 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:31.784045  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.702702  9041 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:31.730890  8955 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:31.658866  9006 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.764818  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:31.688632  8873 raft_consensus.cc:697] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:31.765139  7210 raft_consensus.cc:1240] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:31.771814  7850 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:31.737188  8971 consensus_queue.cc:1059] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 13:15:31.781828  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:31.752795  9074 log.cc:927] Time spent T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
W20260709 13:15:31.793042  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 80340.1us
I20260709 13:15:31.792148  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.794874  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:31.734887  8991 raft_consensus.cc:697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:31.701593  8853 consensus_queue.cc:1059] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 13:15:31.816181  7286 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.677510  9067 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.758337  8649 raft_consensus.cc:697] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:31.873411  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:31.895190  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.721288  8902 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.737661  9081 consensus_queue.cc:1059] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
W20260709 13:15:31.791769  7880 consensus_meta.cc:287] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.782s	user 0.007s	sys 0.003s
I20260709 13:15:31.679458  7205 rpcz_store.cc:276] 0709 13:15:29.972466 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.116741 (+144275us) service_pool.cc:224] Handling call
0709 13:15:31.526534 (+1409793us) spinlock_profiling.cc:243] Waited 118 ms on lock 0x7b540015f754. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:31.526666 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":272146688}
W20260709 13:15:31.887195  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 115473us
I20260709 13:15:31.826023  8597 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:31.882432  7351 consensus_meta.cc:287] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.778s	user 0.007s	sys 0.003s
I20260709 13:15:31.820799  8955 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.792776  9073 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:15:31.986248  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.795995  8919 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:31.999050  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.826771  8983 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:15:31.913877  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.103433  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.874250  9075 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:31.882742  8910 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:32.026198  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.018090  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:31.875805  9063 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.208s
I20260709 13:15:31.818615  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:32.070081  7850 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:32.070676  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 245640us
I20260709 13:15:31.826499  8655 consensus_queue.cc:1059] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.199s
I20260709 13:15:32.019706  7352 raft_consensus.cc:2393] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:32.081422  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 293859us
I20260709 13:15:32.016814  8876 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:31.789772  9034 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.065605  7278 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:31.902756  8859 consensus_queue.cc:237] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:31.898710  8936 consensus_queue.cc:1059] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.183s
W20260709 13:15:32.079205  8996 consensus_meta.cc:287] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 1.132s	user 0.009s	sys 0.010s
I20260709 13:15:31.651672  7202 rpcz_store.cc:276] 0709 13:15:29.730179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.945330 (+1215151us) service_pool.cc:224] Handling call
0709 13:15:30.945645 (+   315us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:30.945935 (+   290us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:30.945965 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:30.946435 (+   470us) log.cc:844] Serialized 26 byte log entry
0709 13:15:31.101131 (+154696us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:31.103744 (+  2613us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:31.142823 (+ 39079us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:31.434578 (+291755us) raft_consensus.cc:1685] finished
0709 13:15:31.434599 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:31.454056 (+ 19457us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":136884,"threads_started":1,"wal-append.queue_time_us":279614}
I20260709 13:15:32.080145  9085 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:32.074667  7351 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
W20260709 13:15:32.135015  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.168884  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.080010  8597 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:32.138521  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.155172  7887 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 532) took 1043 ms. Trace:
I20260709 13:15:32.161664  7286 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
W20260709 13:15:32.159612  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 367899us
W20260709 13:15:32.162758  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.157864  7208 raft_consensus.cc:1240] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.172601  7887 rpcz_store.cc:276] 0709 13:15:31.111662 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.111822 (+   160us) service_pool.cc:224] Handling call
0709 13:15:31.229242 (+117420us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:31.653697 (+424455us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:31.653732 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:31.654239 (+   507us) log.cc:844] Serialized 26 byte log entry
0709 13:15:32.072510 (+418271us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:32.072551 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:32.072685 (+   134us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:32.154966 (+ 82281us) raft_consensus.cc:1685] finished
0709 13:15:32.154998 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:32.155119 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":18525,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":67466,"thread_start_us":804892,"threads_started":2,"wal-append.queue_time_us":465647}
W20260709 13:15:32.136504  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 66516.6us
I20260709 13:15:32.159502  7880 raft_consensus.cc:2410] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:32.174829  7850 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:32.175393  7880 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35716 (request call id 552) took 1392 ms (client timeout 1819 ms). Trace:
I20260709 13:15:32.174072  7326 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:32.175782  7880 rpcz_store.cc:269] 0709 13:15:30.783452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.786638 (+  3186us) service_pool.cc:224] Handling call
0709 13:15:32.175333 (+1388695us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:32.176440  7282 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.174868  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:32.177944  9061 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:32.130836  9073 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
W20260709 13:15:32.152704  9079 log.cc:927] Time spent T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
I20260709 13:15:32.110220  8873 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:32.185614  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.130303  8831 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.150347  8919 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:32.145881  9034 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:31.835166  7207 consensus_queue.cc:237] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:32.133315  9075 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.170073  9081 raft_consensus.cc:3055] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:15:32.196435  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 52431.6us
W20260709 13:15:32.198357  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.188795  7351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1182) took 1367 ms. Trace:
I20260709 13:15:32.146696  8876 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.037988  9041 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.194835  9085 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:32.192291  8866 consensus_meta.cc:287] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.800s	user 0.010s	sys 0.000s
I20260709 13:15:32.126358  8991 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.195223  8762 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.188493  8996 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.170866  9038 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:15:32.134733  8910 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.178755  8861 raft_consensus.cc:2764] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:15:32.223134  7356 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:32.204753  9081 raft_consensus.cc:740] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
W20260709 13:15:32.227733  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 51812us
I20260709 13:15:32.139602  8649 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.207048  7351 rpcz_store.cc:276] 0709 13:15:30.816616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.817656 (+  1040us) service_pool.cc:224] Handling call
0709 13:15:32.181050 (+1363394us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:32.235764  7850 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.239339  8910 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:32.219018  9034 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 13:15:32.212865  9094 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:15:32.235208  9061 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:32.235184  9096 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.254499  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1051) took 1613 ms. Trace:
I20260709 13:15:32.232257  8996 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.258749  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:15:32.259088  9062 consensus_meta.cc:287] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.643s	user 0.006s	sys 0.003s
I20260709 13:15:32.242264  9006 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:32.254914  7206 rpcz_store.cc:276] 0709 13:15:30.640948 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.143852 (+502904us) service_pool.cc:224] Handling call
0709 13:15:31.144173 (+   321us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:31.235159 (+ 90986us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:15:31.261875 (+ 26716us) log.cc:844] Serialized 14 byte log entry
0709 13:15:31.607796 (+345921us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:31.607853 (+    57us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:31.607895 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:32.253169 (+645274us) spinlock_profiling.cc:243] Waited 3.68 ms on lock 0x7b180031fea0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae4682a6 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419
0709 13:15:32.254264 (+  1095us) spinlock_profiling.cc:243] Waited 90.7 ms on lock 0x7b5400364554. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:32.254323 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:32.254434 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8687,"prepare.queue_time_us":29745,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":48,"raft.queue_time_us":13772,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":32586,"spinlock_wait_cycles":217159040,"thread_start_us":331827,"threads_started":1,"wal-append.queue_time_us":564913}
I20260709 13:15:32.259946  9067 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:32.267359  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:32.248848  7352 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1186) took 1282 ms. Trace:
I20260709 13:15:32.251222  9096 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.268316  7352 rpcz_store.cc:276] 0709 13:15:30.965987 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.969799 (+  3812us) service_pool.cc:224] Handling call
0709 13:15:32.248572 (+1278773us) spinlock_profiling.cc:243] Waited 748 ms on lock 0x7b540022b854. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:32.248759 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1720530688}
W20260709 13:15:32.247411  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.263236  8902 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:32.242710  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 44900.6us
I20260709 13:15:32.252969  9033 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.271996  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:32.247454  9081 consensus_queue.cc:260] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.270618  9062 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.243732  8797 raft_consensus.cc:3055] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:32.237403  8956 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:15:32.326486  8797 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:32.327387  8797 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.328655  8797 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:32.269980  9096 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.248615  9075 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:32.246402  9089 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 13:15:32.237650  9073 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.330533  9061 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:32.333729  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 59481.7us
I20260709 13:15:32.253470  8597 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:32.340057  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 76338.4us
I20260709 13:15:32.341666  7850 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:32.342145  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 66686.6us
W20260709 13:15:32.249655  8872 consensus_meta.cc:287] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.716s	user 0.007s	sys 0.002s
W20260709 13:15:32.352659  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.252717  8920 consensus_meta.cc:287] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 1.276s	user 0.009s	sys 0.001s
I20260709 13:15:32.251611  8655 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:15:32.327978  8824 consensus_meta.cc:287] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.935s	user 0.007s	sys 0.002s
I20260709 13:15:32.269798  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:15:32.252856  9087 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.177s	user 0.001s	sys 0.001s
I20260709 13:15:32.243455  8904 raft_consensus.cc:3055] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:32.327913  9062 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:32.395915  7887 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:32.244617  7353 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1187) took 1278 ms. Trace:
W20260709 13:15:32.406723  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 135489us
I20260709 13:15:32.352087  8919 consensus_queue.cc:1059] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 13:15:32.341632  9098 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
W20260709 13:15:32.409387  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 67816.3us
I20260709 13:15:32.411804  7850 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.396587  8904 raft_consensus.cc:740] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:32.386181  8920 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.390714  8824 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.426097  9033 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.470420  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.455088  7206 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.467268  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.403736  7353 rpcz_store.cc:276] 0709 13:15:30.966329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.970956 (+  4627us) service_pool.cc:224] Handling call
0709 13:15:32.243875 (+1272919us) spinlock_profiling.cc:243] Waited 3.47 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462eee 0000000000375939 00007f2ab64d61e0 00007f2ab659f0c4 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:32.244032 (+   157us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:32.244212 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:32.244242 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:32.244284 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:32.244320 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:32.244381 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:32.244531 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7984896}
I20260709 13:15:32.426483  9085 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:32.409524  9102 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:32.508337  7209 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:32.531487  7354 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:15:32.532931  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:32.535583  7206 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:32.415123  8919 consensus_queue.cc:1243] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer ce2716d915934d5a8a0a9e47bf3159f9 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
I20260709 13:15:32.543769  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.427608  7850 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.404117  9105 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.070s
W20260709 13:15:32.558553  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 169956us
I20260709 13:15:32.559556  7176 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.560717  7209 raft_consensus.cc:1240] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:32.558604  7284 raft_consensus.cc:606] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Received request to transfer leadership to TS c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:32.561686  7284 raft_consensus.cc:614] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:32.471058  9067 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:32.603358  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.579340  7206 raft_consensus.cc:2410] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:32.429972  8859 consensus_queue.cc:1048] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.155s
I20260709 13:15:32.604579  9109 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:32.609800  9067 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.610816  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.612017  9067 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:32.612355  7204 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:32.613456  8824 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.616778  8904 consensus_queue.cc:260] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.617905  8904 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:32.618587  9106 log.cc:927] Time spent T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:15:32.625057  7204 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.625530  8920 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.606750  9033 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:32.604391  9085 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:32.607743  8955 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:32.606166  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 46701.6us
W20260709 13:15:32.603713  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 176210us
I20260709 13:15:32.583204  9062 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.630260  7206 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.584122  8655 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:32.592643  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.632561  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:32.633700  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.582487  9006 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:32.592090  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.562562  9096 consensus_queue.cc:1059] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.072s
I20260709 13:15:32.645493  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.645736  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.639758  9062 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.648319  7351 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:32.636991  9097 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.649217  9097 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:32.650452  9062 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.638643  8655 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.629227  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.635627  9033 raft_consensus.cc:697] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:32.629348  9109 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.659204  7206 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:32.660373  9113 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:32.660564  9109 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.644243  9105 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:32.660974  9113 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.644014  9085 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:32.663641  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:15:32.664644  9107 log.cc:927] Time spent T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 13:15:32.664899  8936 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:32.665491  9097 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.665875  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.675201  7881 raft_consensus.cc:2393] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:32.667270  9103 raft_consensus.cc:3055] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:32.642309  9006 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:32.668715  8955 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.671543  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.671909  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.652186  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:32.670258  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:32.673594  9090 log.cc:927] Time spent T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.421s	user 0.010s	sys 0.001s
I20260709 13:15:32.661288  9105 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.696382  9105 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:32.696712  8876 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.697156  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2124) took 1110 ms. Trace:
W20260709 13:15:32.696811  7323 connection.cc:256] RPC call timeout handler was delayed by -1.2152998620001654s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2898s for a response
W20260709 13:15:32.700266  7323 connection.cc:256] RPC call timeout handler was delayed by -1.0604998620001425s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.307s for a response
I20260709 13:15:32.701500  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.701825  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.675457  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:32.679245  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.707546  7353 raft_consensus.cc:2368] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:32.708359  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.708667  9098 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:32.709198  7204 raft_consensus.cc:2393] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:32.709539  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:32.709954  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:32.688001  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:32.708374  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.711357  7353 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:32.711944  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:32.712989  7176 consensus_peers.cc:597] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b448d770320a432c9be8ae606cb8863e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:32.715188  7355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35334 (request call id 176) took 1259 ms. Trace:
I20260709 13:15:32.715566  7355 rpcz_store.cc:276] 0709 13:15:31.456166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.457546 (+  1380us) service_pool.cc:224] Handling call
0709 13:15:32.714992 (+1257446us) spinlock_profiling.cc:243] Waited 68.2 ms on lock 0x7b54003abe54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:32.715134 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":156843904}
I20260709 13:15:32.716662  7850 leader_election.cc:400] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 election: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3.
I20260709 13:15:32.677838  8655 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.680490  9113 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:32.682154  8936 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.717689  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.718482  7358 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1178) took 1917 ms. Trace:
I20260709 13:15:32.718425  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.718755  9067 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:32.719053  8936 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:32.682152  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:32.719529  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.720288  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:32.720520  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.721061  7203 raft_consensus.cc:2393] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:32.686457  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.689002  9103 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:32.680610  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35334 (request call id 182) took 1010 ms. Trace:
I20260709 13:15:32.721683  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.706668  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.723379  7357 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:32.722998  9103 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.723721  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.706578  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.721859  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.660444  9033 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.725255  7203 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:32.691123  7360 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:32.726737  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.727108  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.722491  7356 rpcz_store.cc:276] 0709 13:15:31.670041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.674352 (+  4311us) service_pool.cc:224] Handling call
0709 13:15:32.680451 (+1006099us) spinlock_profiling.cc:243] Waited 508 ms on lock 0x7b540036ecd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:32.680557 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1167537920}
I20260709 13:15:32.728165  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.697507  7281 rpcz_store.cc:276] 0709 13:15:31.587804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.588114 (+   310us) service_pool.cc:224] Handling call
0709 13:15:31.588441 (+   327us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:31.602942 (+ 14501us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:31.602971 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:31.611180 (+  8209us) log.cc:844] Serialized 26 byte log entry
0709 13:15:31.878206 (+267026us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:31.878244 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:31.878310 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:32.669834 (+791524us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:32.696867 (+ 27033us) raft_consensus.cc:1685] finished
0709 13:15:32.696887 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:32.697100 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14121,"raft.queue_time_us":17195,"spinlock_wait_cycles":67145856,"thread_start_us":214489,"threads_started":1,"wal-append.queue_time_us":592913}
I20260709 13:15:32.724156  9103 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:32.724190  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.716573  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.718938  7358 rpcz_store.cc:276] 0709 13:15:30.800970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.801087 (+   117us) service_pool.cc:224] Handling call
0709 13:15:30.801381 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:31.052982 (+251601us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:31.053012 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:31.053045 (+    33us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:31.053063 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:32.718274 (+1665211us) spinlock_profiling.cc:243] Waited 251 ms on lock 0x7b54002d91d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:32.718313 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:32.718432 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":578237696}
I20260709 13:15:32.725263  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.728464  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.732646  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.728842  7360 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:32.729156  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:32.727442  7210 raft_consensus.cc:2393] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:32.734688  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.735018  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.735327  7356 raft_consensus.cc:2376] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4. Re-sending same reply.
I20260709 13:15:32.733461  7358 raft_consensus.cc:2410] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:32.735232  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.738153  7357 raft_consensus.cc:1240] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.738978  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.739068  7323 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.740703  7323 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:32.739166  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:32.740664  7360 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:32.743865  7360 raft_consensus.cc:1275] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:32.746372  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.746954  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:32.747534  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:32.747625  7355 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:32.750473  7357 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:32.724349  7202 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:32.725689  9006 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:32.757908  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.758422  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.759541  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.761611  7884 raft_consensus.cc:1240] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.720918  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.751477  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:32.816751  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 56467.2us
I20260709 13:15:32.728837  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.751411  7356 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:32.737815  9098 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:32.755723  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:32.772507  7853 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:32.829479  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 69081.3us
W20260709 13:15:32.801956  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.741707  8936 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:32.746619  9067 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:32.751116  8904 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.830843  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:32.755944  8920 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:32.835587  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:32.847168  7356 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:32.757452  8876 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.817144  9113 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:32.750641  8869 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.830719  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:32.832540  7205 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
W20260709 13:15:32.945950  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 115168us
I20260709 13:15:32.847931  9104 raft_consensus.cc:2764] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 13:15:32.957690  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.891731  9067 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:32.963721  7203 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:32.964476  8991 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:32.837229  7204 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:32.836215  8824 consensus_queue.cc:1059] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 13:15:32.840194  8936 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.869109  9113 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:32.893105  8920 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:32.846964  8904 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:32.869009  8876 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:32.996361  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:32.974603  9006 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:32.883631  8869 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:33.015354  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 263930us
I20260709 13:15:32.984941  9113 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:32.979305  9104 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:32.973078  9046 consensus_queue.cc:1059] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:15:32.977893  9067 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:33.021457  7323 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:33.024914  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:33.025848  7354 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1179) took 2224 ms. Trace:
I20260709 13:15:33.037742  7354 rpcz_store.cc:276] 0709 13:15:30.801808 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.801959 (+   151us) service_pool.cc:224] Handling call
0709 13:15:30.817702 (+ 15743us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:32.535368 (+1717666us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:33.025582 (+490214us) spinlock_profiling.cc:243] Waited 1.71 s on lock 0x7b540017cfd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:33.025788 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3940780288}
I20260709 13:15:33.011041  7353 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:33.046159  7355 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:33.048189  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.042155  7323 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:33.044318  7281 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:33.050051  9055 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:33.052749  8833 raft_consensus.cc:3055] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:33.053265  8833 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:33.053500  7887 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:33.006174  8920 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.015157  9006 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.064155  7354 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:33.066642  9055 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.072104  9055 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:33.076567  7853 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:33.077852  9114 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:33.072690  7281 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:33.082046  9114 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:33.095293  8936 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:33.097128  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:33.097601  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:33.097846  7286 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:33.098956  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:33.099154  7853 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:33.100404  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:33.100956  9114 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:33.101440  9114 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:33.101809  9114 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:33.035717  9104 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.107453  8876 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:33.108167  8876 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.108705  8876 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.112106  7881 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:33.114215  9119 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:33.114392  9114 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.114933  8904 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:33.066980  9097 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 13:15:33.120455  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 253) took 1408 ms. Trace:
I20260709 13:15:33.120932  7208 rpcz_store.cc:276] 0709 13:15:31.712334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.712806 (+   472us) service_pool.cc:224] Handling call
0709 13:15:31.713126 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:32.173892 (+460766us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:33.120160 (+946268us) spinlock_profiling.cc:243] Waited 444 ms on lock 0x7b540023b254. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:33.120363 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1022337920}
I20260709 13:15:33.122586  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:33.054219  8833 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.060245  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.097155  8869 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:33.136467  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 167939us
I20260709 13:15:33.129411  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:33.136883  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:33.155570  9125 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.156302  9055 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:33.127401  9098 consensus_queue.cc:1059] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.059s
W20260709 13:15:33.195740  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:33.198963  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:33.190794  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:33.183554  7352 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:15:33.197894  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 155832us
W20260709 13:15:33.199540  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:33.204774  7323 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:33.196878  7277 raft_consensus.cc:2393] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:33.214740  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:33.216192  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.218021  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:33.194463  8876 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:33.221460  7280 raft_consensus.cc:1240] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:33.202862  9055 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.225279  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.226080  7283 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:33.227172  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.228339  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:33.199625  7204 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:33.243042  7283 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:33.250866  7853 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:33.251652  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:33.254040  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.254902  7283 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:33.256235  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:33.256865  7283 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:33.200052  9125 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:33.259635  9085 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:33.271075  9105 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.223656  8824 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:33.243568  9135 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:33.260854  9114 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:33.292076  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:33.290058  7879 raft_consensus.cc:1240] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:33.296078  9006 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:33.297047  9006 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:33.297750  9109 consensus_queue.cc:1059] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:33.298647  9109 raft_consensus.cc:3055] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:33.298964  9109 raft_consensus.cc:740] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:33.280051  9105 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:33.299793  9109 consensus_queue.cc:260] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.300820  9105 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:33.300993  9109 raft_consensus.cc:3060] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:33.250802  9055 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.298985  9125 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:33.280400  8920 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:33.309290  7283 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:33.311049  7853 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:33.314531  9114 raft_consensus.cc:2804] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:33.315071  9114 raft_consensus.cc:697] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:33.315918  9114 consensus_queue.cc:237] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.317515  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.318797  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:33.319587  7281 raft_consensus.cc:2410] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:33.313567  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:33.320746  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 183095us
I20260709 13:15:33.322055  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:33.282584  8824 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:33.326042  7281 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:33.327875  7281 raft_consensus.cc:1240] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:33.310684  9055 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:33.344847  9103 consensus_meta.cc:287] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.606s	user 0.006s	sys 0.004s
I20260709 13:15:33.387737  8824 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:33.356387  9085 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:33.394742  7880 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:15:33.535985  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:33.610805  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:33.659438  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 338542us
I20260709 13:15:33.329516  9113 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:33.668013  7886 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:33.669035  9113 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:33.751300  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2154) took 1046 ms. Trace:
I20260709 13:15:33.751801  7360 rpcz_store.cc:276] 0709 13:15:32.704571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.744731 (+ 40160us) service_pool.cc:224] Handling call
0709 13:15:32.745130 (+   399us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:32.752855 (+  7725us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:15:33.010465 (+257610us) log.cc:844] Serialized 14 byte log entry
0709 13:15:33.672453 (+661988us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:33.672978 (+   525us) log.cc:844] Serialized 26 byte log entry
0709 13:15:33.673315 (+   337us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:33.673641 (+   326us) log.cc:844] Serialized 14 byte log entry
0709 13:15:33.673845 (+   204us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:33.673937 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:33.751077 (+ 77140us) raft_consensus.cc:1685] finished
0709 13:15:33.751098 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:33.751239 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16454,"prepare.queue_time_us":433480,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":47,"raft.queue_time_us":168457,"raft.run_cpu_time_us":274,"raft.run_wall_time_us":78803,"thread_start_us":835481,"threads_started":3,"wal-append.queue_time_us":279349}
I20260709 13:15:33.770396  9135 raft_consensus.cc:697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:33.751341  9113 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.782449  9135 consensus_queue.cc:237] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:33.869935  9138 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 13:15:33.792661  9113 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:34.050194  8655 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.728s	user 0.004s	sys 0.040s
W20260709 13:15:34.050813  8655 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.731s	user 0.004s	sys 0.040s
W20260709 13:15:34.061067  9114 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.730s	user 0.003s	sys 0.006s
W20260709 13:15:34.061548  9114 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.004s	sys 0.006s
W20260709 13:15:34.154497  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:34.205722  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:34.231448  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 908941us
W20260709 13:15:34.259023  7278 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.993s	user 0.007s	sys 0.003s
W20260709 13:15:34.259588  7278 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.993s	user 0.007s	sys 0.003s
I20260709 13:15:34.262131  9169 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.263492  9169 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:34.268779  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:34.269419  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:34.269737  9170 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.280287  9170 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.278694  7282 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:34.288179  7282 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2143) took 1070 ms. Trace:
I20260709 13:15:34.288571  7282 rpcz_store.cc:276] 0709 13:15:33.218765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.518621 (+299856us) service_pool.cc:224] Handling call
0709 13:15:33.519021 (+   400us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.287856 (+768835us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.288116 (+   260us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.278937  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2140) took 1065 ms. Trace:
I20260709 13:15:34.262856  9168 consensus_queue.cc:1059] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:15:34.290127  7281 rpcz_store.cc:276] 0709 13:15:33.213347 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.327398 (+114051us) service_pool.cc:224] Handling call
0709 13:15:33.327688 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.328325 (+   637us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.278600 (+950275us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.292642  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1099) took 1073 ms. Trace:
I20260709 13:15:34.293027  7281 rpcz_store.cc:276] 0709 13:15:33.219104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.291366 (+1072262us) service_pool.cc:224] Handling call
0709 13:15:34.292040 (+   674us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.292285 (+   245us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:34.292309 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:34.292373 (+    64us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:34.292401 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.292452 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.292564 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.295365  7281 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:34.296069  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1107) took 1074 ms. Trace:
I20260709 13:15:34.284870  9169 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.289687  9170 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.296473  7281 rpcz_store.cc:276] 0709 13:15:33.222115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.294326 (+1072211us) service_pool.cc:224] Handling call
0709 13:15:34.294804 (+   478us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.295798 (+   994us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.295988 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.298419  9170 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.298974  9170 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.297220  9169 consensus_queue.cc:1059] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:34.310087  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:34.311909  9170 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:34.313429  7323 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.091s	user 0.015s	sys 0.043s
W20260709 13:15:34.313902  7323 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.091s	user 0.015s	sys 0.043s
W20260709 13:15:34.315603  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 1.11081e+06us
I20260709 13:15:34.316927  7323 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:34.312722  9170 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:34.319746  9170 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:34.321494  9170 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.344799  7355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1191) took 1639 ms. Trace:
I20260709 13:15:34.229849  7208 raft_consensus.cc:2468] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:34.374646  7355 rpcz_store.cc:276] 0709 13:15:32.704777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.753840 (+ 49063us) service_pool.cc:224] Handling call
0709 13:15:33.045992 (+292152us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.046552 (+   560us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.344195 (+1297643us) spinlock_profiling.cc:243] Waited 292 ms on lock 0x7b540022a450. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:34.344498 (+   303us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":671048064}
I20260709 13:15:34.386303  8824 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:34.386947  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:34.386489  9170 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:34.392278  8824 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:34.395296  9151 ts_tablet_manager.cc:933] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
W20260709 13:15:34.396728  7251 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.240.68:45207 timed out after 1.581s (SENT) [suppressed 49 similar messages]
I20260709 13:15:34.406030  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35376 (request call id 264) took 1187 ms. Trace:
I20260709 13:15:34.412791  7208 rpcz_store.cc:276] 0709 13:15:33.201639 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.307074 (+105435us) service_pool.cc:224] Handling call
0709 13:15:34.382240 (+1075166us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.405800  7323 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:34.414512  9055 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:34.418470  9114 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.431459  9045 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.436312  8655 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:34.437204  8655 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.436126  9154 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.439054  7278 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2132) took 1227 ms. Trace:
I20260709 13:15:34.439646  9154 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.436455  9113 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:34.428081  9055 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:34.440047  8655 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.443562  9055 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.439589  7278 rpcz_store.cc:276] 0709 13:15:33.211221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.212945 (+  1724us) service_pool.cc:224] Handling call
0709 13:15:33.249724 (+ 36779us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:33.265152 (+ 15428us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:33.265205 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:33.265856 (+   651us) log.cc:844] Serialized 26 byte log entry
0709 13:15:34.260259 (+994403us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:34.260386 (+   127us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.260584 (+   198us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:34.438659 (+178075us) raft_consensus.cc:1685] finished
0709 13:15:34.438694 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.438941 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10502,"raft.queue_time_us":170,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":16087,"thread_start_us":993662,"threads_started":1,"wal-append.queue_time_us":1165033}
I20260709 13:15:34.442368  9114 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.459606  9163 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.459877  7884 raft_consensus.cc:1240] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:34.454270  8655 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:34.471253  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 145371us
I20260709 13:15:34.471606  7878 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:34.468317  9161 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:34.472811  9161 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:34.476370  9147 log.cc:927] Time spent T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 1.161s	user 0.041s	sys 0.038s
I20260709 13:15:34.478870  7881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 569) took 1361 ms. Trace:
I20260709 13:15:34.479373  7881 rpcz_store.cc:276] 0709 13:15:33.117113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.117429 (+   316us) service_pool.cc:224] Handling call
0709 13:15:33.117811 (+   382us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:33.118232 (+   421us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:33.118284 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:33.183372 (+ 65088us) log.cc:844] Serialized 26 byte log entry
0709 13:15:33.305180 (+121808us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:33.308946 (+  3766us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:33.312425 (+  3479us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:34.475367 (+1162942us) spinlock_profiling.cc:243] Waited 5.14 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:34.478313 (+  2946us) raft_consensus.cc:1685] finished
0709 13:15:34.478332 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.478633 (+   301us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1419,"raft.queue_time_us":101,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"spinlock_wait_cycles":11828992,"thread_start_us":65635,"threads_started":1,"wal-append.queue_time_us":117896}
I20260709 13:15:34.494053  9163 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.496143  8955 consensus_queue.cc:1059] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:34.497335  9163 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.502036  9158 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.503022  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.504130  9154 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:34.509086  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 112528us
I20260709 13:15:34.508114  9163 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.522377  7323 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:34.523387  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.524766  9008 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:34.525803  9008 consensus_queue.cc:1059] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:34.528234  9008 raft_consensus.cc:3055] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:34.528532  7881 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 13:15:34.529028  7881 pending_rounds.cc:85] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Aborting all ops after (but not including) 4
I20260709 13:15:34.529304  7881 pending_rounds.cc:107] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 13:15:34.529606  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 206) took 1470 ms. Trace:
I20260709 13:15:34.530272  9114 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.530972  7323 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:34.531941  7280 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2135) took 1319 ms. Trace:
I20260709 13:15:34.532362  7280 rpcz_store.cc:276] 0709 13:15:33.212112 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.212228 (+   116us) service_pool.cc:224] Handling call
0709 13:15:33.221283 (+  9055us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.222116 (+   833us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.531523 (+1309407us) spinlock_profiling.cc:243] Waited 8.73 ms on lock 0x7b540026e8d0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:34.531747 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20078464}
W20260709 13:15:34.533262  7283 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.172s	user 0.030s	sys 0.018s
W20260709 13:15:34.533636  7283 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.187s	user 0.030s	sys 0.018s
I20260709 13:15:34.534688  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:34.535756  7207 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1112) took 1913 ms (client timeout 1598 ms). Trace:
I20260709 13:15:34.536556  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2136) took 1324 ms. Trace:
I20260709 13:15:34.538062  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.539117  7205 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
W20260709 13:15:34.539793  7205 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1130) took 1515 ms (client timeout 1723 ms). Trace:
W20260709 13:15:34.540236  7205 rpcz_store.cc:269] 0709 13:15:33.024201 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.521756 (+1497555us) service_pool.cc:224] Handling call
0709 13:15:34.539703 (+ 17947us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.541527  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.543309  9153 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:34.529646  7881 raft_consensus.cc:2889] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:34.502956  9158 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.530074  7279 rpcz_store.cc:276] 0709 13:15:33.059517 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.059728 (+   211us) service_pool.cc:224] Handling call
0709 13:15:34.528371 (+1468643us) spinlock_profiling.cc:243] Waited 1.73 ms on lock 0x7b58000a1a98. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:34.528748 (+   377us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.529128 (+   380us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:34.529152 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:34.529207 (+    55us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:34.529232 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.529280 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.529393 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3971968}
I20260709 13:15:34.528796  9008 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:34.536209  7207 rpcz_store.cc:269] 0709 13:15:32.622059 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.634114 (+ 12055us) service_pool.cc:224] Handling call
0709 13:15:34.534243 (+1900129us) spinlock_profiling.cc:243] Waited 7.73 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:34.535656 (+  1413us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17776000}
I20260709 13:15:34.516214  8655 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.543529  7205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1124) took 1521 ms. Trace:
I20260709 13:15:34.551805  7208 raft_consensus.cc:2393] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:34.554204  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1126) took 1529 ms. Trace:
I20260709 13:15:34.554620  7208 rpcz_store.cc:276] 0709 13:15:33.022966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.469495 (+1446529us) service_pool.cc:224] Handling call
0709 13:15:34.552592 (+ 83097us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.536962  7283 rpcz_store.cc:276] 0709 13:15:33.212378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.325656 (+113278us) service_pool.cc:224] Handling call
0709 13:15:33.325964 (+   308us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.346076 (+ 20112us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:15:33.346382 (+   306us) log.cc:844] Serialized 14 byte log entry
0709 13:15:34.534614 (+1188232us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:34.534715 (+   101us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:34.534798 (+    83us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.536250 (+  1452us) spinlock_profiling.cc:243] Waited 19.7 ms on lock 0x7b5400412154. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.536295 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.536497 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":138,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":32,"raft.queue_time_us":124,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":229,"spinlock_wait_cycles":45380352,"thread_start_us":1187326,"threads_started":1,"wal-append.queue_time_us":1081534}
I20260709 13:15:34.558887  9008 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.561076  9008 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:34.566706  9178 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:34.568691  9033 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.569154  7208 raft_consensus.cc:1240] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:34.569864  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1123) took 1547 ms. Trace:
I20260709 13:15:34.570140  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.570619  9161 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.571811  9084 raft_consensus.cc:3055] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:34.572252  9084 raft_consensus.cc:740] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:34.570197  7208 rpcz_store.cc:276] 0709 13:15:33.022149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.555806 (+1533657us) service_pool.cc:224] Handling call
0709 13:15:34.568839 (+ 13033us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.569582 (+   743us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.569768 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.554075  9135 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:34.553383  7323 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:34.582317  9033 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.584024  9158 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.584721  9033 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.585531  7883 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:34.580536  9055 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.573508  9084 consensus_queue.cc:260] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.587404  9084 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.588866  9172 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:34.565817  9104 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.589761  9172 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.592422  9172 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.593035  9172 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.588497  9055 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.594403  9168 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:34.594667  9175 raft_consensus.cc:3055] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:34.594097  9167 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:34.595148  9175 raft_consensus.cc:740] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:34.590211  8991 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.579375  7878 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:34.596985  7358 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:34.596513  9175 consensus_queue.cc:260] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.551839  7205 rpcz_store.cc:276] 0709 13:15:33.022398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.541069 (+1518671us) service_pool.cc:224] Handling call
0709 13:15:34.543441 (+  2372us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:34.598299  9167 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:34.593554  7249 connection.cc:256] RPC call timeout handler was delayed by -1.5383623620000435s: 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
I20260709 13:15:34.554136  9163 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.555069  9151 tablet_copy_client.cc:323] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:34.594610  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1108) took 2060 ms. Trace:
W20260709 13:15:34.604462  7249 connection.cc:256] RPC call timeout handler was delayed by -1.2668159059999198s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17300000000000001s for a response
W20260709 13:15:34.604768  7249 connection.cc:256] RPC call timeout handler was delayed by -1.1828623619999235s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.254s for a response
W20260709 13:15:34.599685  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:34.596495  7351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35334 (request call id 193) took 1951 ms. Trace:
I20260709 13:15:34.605909  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.596462  9168 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.606127  9033 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:34.607411  8996 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.605954  8991 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.604282  7209 rpcz_store.cc:276] 0709 13:15:32.533624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.585693 (+ 52069us) service_pool.cc:224] Handling call
0709 13:15:34.593439 (+2007746us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:34.593812 (+   373us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.594121 (+   309us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:34.594145 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:34.594203 (+    58us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:34.594232 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.594282 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.594407 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":37110528}
I20260709 13:15:34.593673  9172 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.616704  8991 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:34.605813  7351 rpcz_store.cc:276] 0709 13:15:32.645100 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.645236 (+   136us) service_pool.cc:224] Handling call
0709 13:15:34.595979 (+1950743us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b54004259d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:34.596199 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4820224}
I20260709 13:15:34.618268  9175 raft_consensus.cc:3060] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.617257  9172 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.624787  7286 raft_consensus.cc:1240] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:34.626338  7280 raft_consensus.cc:1275] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:34.625144  9167 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.627000  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:57934 (request call id 8) took 3264 ms. Trace:
I20260709 13:15:34.627038  7249 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:34.629271  7210 raft_consensus.cc:1240] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:34.630589  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:34.632081  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 99237us
I20260709 13:15:34.633143  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.633334  7880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 539) took 1871 ms. Trace:
I20260709 13:15:34.634094  9163 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.637015  8655 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.619508  9055 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:34.644294  9173 log.cc:927] Time spent T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:15:34.645166  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet b448d770320a432c9be8ae606cb8863e from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:34.656023  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet b448d770320a432c9be8ae606cb8863e from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-b448d770320a432c9be8ae606cb8863e
I20260709 13:15:34.645102  7176 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:34.646039  7204 raft_consensus.cc:1240] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:34.657008  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:34.656574  7278 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:34.654811  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1119) took 2030 ms. Trace:
I20260709 13:15:34.658969  7210 rpcz_store.cc:276] 0709 13:15:32.624085 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.830090 (+206005us) service_pool.cc:224] Handling call
0709 13:15:34.628500 (+1798410us) spinlock_profiling.cc:243] Waited 1.72 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:34.628855 (+   355us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.652835 (+ 23980us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.654721 (+  1886us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3960192}
I20260709 13:15:34.660225  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.661556  8655 consensus_queue.cc:1059] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:34.658996  7203 raft_consensus.cc:1240] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:34.663379  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 257) took 2016 ms. Trace:
I20260709 13:15:34.657908  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.664803  7204 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:34.661653  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.664781  9098 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.657876  7205 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:34.667517  8655 consensus_queue.cc:1048] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:34.652015  7284 rpcz_store.cc:276] 0709 13:15:31.361996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.362149 (+   153us) service_pool.cc:224] Handling call
0709 13:15:34.626530 (+3264381us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b540026e8d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1581853 00007f2ab654f60a 00007f2aafad57d4 00007f2aafad5762 00007f2aafad5691 00007f2aafad560c 00007f2aafad48c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:34.626696 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2703338240}
I20260709 13:15:34.672642  7210 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
I20260709 13:15:34.653609  7880 rpcz_store.cc:276] 0709 13:15:32.761596 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.830495 (+ 68899us) service_pool.cc:224] Handling call
0709 13:15:32.874755 (+ 44260us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.396921 (+522166us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.632793 (+1235872us) spinlock_profiling.cc:243] Waited 512 ms on lock 0x7b5400447d54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.633123 (+   330us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1177924480}
I20260709 13:15:34.655443  9168 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:34.675231  9148 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 1.149s	user 0.019s	sys 0.023s
I20260709 13:15:34.666302  9098 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.675475  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.676231  7208 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:34.664039  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:34.680207  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.677525  9098 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.665597  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1199) took 1932 ms. Trace:
I20260709 13:15:34.682129  7356 rpcz_store.cc:276] 0709 13:15:32.733170 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.869689 (+136519us) service_pool.cc:224] Handling call
0709 13:15:32.962474 (+ 92785us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.058325 (+ 95851us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:33.058367 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:33.058411 (+    44us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:33.058440 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.665176 (+1606736us) spinlock_profiling.cc:243] Waited 95.6 ms on lock 0x7b54003d04d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.665232 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.665442 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":219991424}
I20260709 13:15:34.657651  7352 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1201) took 1923 ms. Trace:
I20260709 13:15:34.683697  7352 rpcz_store.cc:276] 0709 13:15:32.733679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.033505 (+299826us) service_pool.cc:224] Handling call
0709 13:15:33.060566 (+ 27061us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.202045 (+141479us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.657178 (+1455133us) spinlock_profiling.cc:243] Waited 65.5 ms on lock 0x7b5400342bd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.657481 (+   303us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":150721408}
I20260709 13:15:34.687826  7887 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 570) took 1485 ms. Trace:
I20260709 13:15:34.688274  7887 rpcz_store.cc:276] 0709 13:15:33.202401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.202546 (+   145us) service_pool.cc:224] Handling call
0709 13:15:33.202877 (+   331us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:33.210651 (+  7774us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:33.210685 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:33.217774 (+  7089us) log.cc:844] Serialized 26 byte log entry
0709 13:15:33.281575 (+ 63801us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:33.281615 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:33.281679 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:34.674364 (+1392685us) spinlock_profiling.cc:243] Waited 6.38 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:34.687346 (+ 12982us) raft_consensus.cc:1685] finished
0709 13:15:34.687369 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.687636 (+   267us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7406,"raft.queue_time_us":9899,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":3421,"spinlock_wait_cycles":14671616,"thread_start_us":31578,"threads_started":1,"wal-append.queue_time_us":70646}
I20260709 13:15:34.689743  9041 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.663733  7203 rpcz_store.cc:276] 0709 13:15:32.647224 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.986427 (+339203us) service_pool.cc:224] Handling call
0709 13:15:34.658316 (+1671889us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:34.658595 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.663133 (+  4538us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.663325 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3775360}
I20260709 13:15:34.690940  7220 tablet_copy_source_session.cc:215] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:34.675143  9067 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:34.691571  9081 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.696040  8804 raft_consensus.cc:3055] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:34.696535  8804 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:34.698594  8804 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.700013  8804 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.704787  8833 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.706115  7323 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:34.716873  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.722793  7286 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2133) took 1511 ms. Trace:
I20260709 13:15:34.720410  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.724551  7286 rpcz_store.cc:276] 0709 13:15:33.211558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.214046 (+  2488us) service_pool.cc:224] Handling call
0709 13:15:33.214338 (+   292us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.656271 (+1441933us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.722420 (+ 66149us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b54001f1b54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.722725 (+   305us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3241474816}
I20260709 13:15:34.717883  7878 raft_consensus.cc:2393] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:34.720932  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:34.729310  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 115510us
I20260709 13:15:34.718878  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.744153  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 262) took 2023 ms. Trace:
I20260709 13:15:34.745571  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.746363  7879 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:34.718372  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:34.747318  7880 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:34.749368  7211 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:34.736956  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:34.737263  7886 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 293) took 3026 ms. Trace:
I20260709 13:15:34.737705  9163 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:34.742035  9103 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:34.753223  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:34.737272  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:34.754148  7884 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:34.750236  9162 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.750712  7176 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:34.764189  9085 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.751128  7886 rpcz_store.cc:276] 0709 13:15:31.710516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.710631 (+   115us) service_pool.cc:224] Handling call
0709 13:15:33.022875 (+1312244us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:33.023095 (+   220us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:33.668475 (+645380us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.736814 (+1068339us) spinlock_profiling.cc:243] Waited 645 ms on lock 0x7b5400280854. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.737090 (+   276us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1516764800}
I20260709 13:15:34.744678  7207 rpcz_store.cc:276] 0709 13:15:32.720399 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:34.556323 (+1835924us) service_pool.cc:224] Handling call
0709 13:15:34.558855 (+  2532us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.559313 (+   458us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:15:34.619166 (+ 59853us) log.cc:844] Serialized 14 byte log entry
0709 13:15:34.743778 (+124612us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:34.743827 (+    49us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:34.743871 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.743958 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.744076 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":33579,"prepare.queue_time_us":91925,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":34340,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":129,"thread_start_us":85319,"threads_started":2,"wal-append.queue_time_us":76890}
I20260709 13:15:34.766983  9067 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:34.773429  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:34.797287  7249 leader_election.cc:336] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 2.804s (SENT)
I20260709 13:15:34.753058  9163 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.760619  9162 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.762645  9068 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:34.761708  9103 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.800429  8904 raft_consensus.cc:3055] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:34.804103  7358 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2144) took 2101 ms. Trace:
I20260709 13:15:34.812229  9055 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:34.812531  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 61896.1us
I20260709 13:15:34.814795  9041 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:34.816431  7883 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:34.817786  7358 rpcz_store.cc:276] 0709 13:15:32.702403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.736429 (+ 34026us) service_pool.cc:224] Handling call
0709 13:15:34.596221 (+1859792us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:34.597387 (+  1166us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.803720 (+206333us) spinlock_profiling.cc:243] Waited 1.86 s on lock 0x7b54004259d0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:34.804023 (+   303us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4276306816}
W20260709 13:15:34.819085  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 47127.3us
I20260709 13:15:34.818418  8904 raft_consensus.cc:740] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:34.810722  7882 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:34.819581  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 148059us
W20260709 13:15:34.826956  7882 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35708 (request call id 538) took 2065 ms (client timeout 1947 ms). Trace:
W20260709 13:15:34.827508  7882 rpcz_store.cc:269] 0709 13:15:32.761323 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.830457 (+ 69134us) service_pool.cc:224] Handling call
0709 13:15:34.663744 (+1833287us) spinlock_profiling.cc:243] Waited 18.9 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:34.826839 (+163095us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":43435776}
I20260709 13:15:34.830890  8904 consensus_queue.cc:260] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.833318  8904 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.838961  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.839259  7325 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:34.839896  7281 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:34.840736  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:34.840991  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.842681  9062 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:34.822624  9041 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:34.866058  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:34.845620  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.812609  9163 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:34.845873  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.813148  9067 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.903596  9063 raft_consensus.cc:3055] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:34.843145  9062 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.903746  8861 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:34.845582  9041 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.843027  9008 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:34.903083  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:34.910730  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 160057us
W20260709 13:15:34.911110  9184 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:15:34.912254  7850 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:34.912974  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 153624us
I20260709 13:15:34.914079  9102 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.914685  9102 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.915512  9083 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:34.915925  9083 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:34.916281  9083 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:34.916774  9102 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.920935  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:34.922228  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:34.923390  9171 raft_consensus.cc:3055] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:34.923818  9171 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:34.924224  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:34.924435  9170 consensus_meta.cc:287] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.508s	user 0.008s	sys 0.000s
I20260709 13:15:34.924772  9171 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.907596  9063 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:34.924499  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:15:34.926875  8861 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:34.927927  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.929136  9063 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.929780  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.930389  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.930559  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.931046  7208 raft_consensus.cc:3055] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:34.943869  7208 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:34.901096  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.825501  9055 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:34.935756  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:34.912285  9059 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.989291  7359 raft_consensus.cc:1240] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:34.990513  7279 raft_consensus.cc:2410] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:34.990731  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:34.991245  7351 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:34.991453  7359 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:34.992591  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:34.992878  7351 raft_consensus.cc:1240] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:34.913633  7850 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:34.925156  9170 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:34.994632  8861 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:34.995291  7284 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:34.930282  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.997786  9168 consensus_queue.cc:1059] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:34.941409  7887 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:34.982054  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:34.982421  9171 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:34.982702  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:34.982911  7853 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:34.983466  7354 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:34.935668  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:34.910130  9062 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:34.986997  7211 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1102) took 2483 ms (client timeout 2245 ms). Trace:
I20260709 13:15:34.989085  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:35.001984  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.002601  7880 raft_consensus.cc:2410] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:35.003182  9168 raft_consensus.cc:3055] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:35.004772  7205 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:35.022877  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:34.989037  9059 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.025030  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:35.006067  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:35.015090  7211 rpcz_store.cc:269] 0709 13:15:32.453779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.455564 (+  1785us) service_pool.cc:224] Handling call
0709 13:15:34.937393 (+2481829us) spinlock_profiling.cc:243] Waited 2.28 s on lock 0x7b54002b6e54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:34.937550 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5239043456}
I20260709 13:15:35.006916  9167 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.007654  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:35.008212  9067 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.010262  7210 raft_consensus.cc:2468] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:35.030375  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 92004.4us
I20260709 13:15:34.989826  7357 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1195) took 2284 ms. Trace:
I20260709 13:15:34.847538  9045 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.001560  7355 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.003216  7353 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:35.038904  7279 raft_consensus.cc:1240] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:34.849380  9085 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.019083  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.019649  7284 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:35.019788  7359 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:35.020377  7282 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:15:35.021489  7283 raft_consensus.cc:1240] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:35.022385  7884 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:35.024190  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.006408  7285 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1094) took 3242 ms. Trace:
W20260709 13:15:35.010383  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 96833.7us
I20260709 13:15:35.032853  7360 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:35.033015  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.014379  9063 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.167593  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.168251  7354 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:35.168349  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.169126  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.034869  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.170235  7286 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:35.170708  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.047097  7355 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:35.171393  7359 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.171856  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.172281  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.172458  7355 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.172946  7359 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:35.016243  9154 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:35.146678  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.038372  7208 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.149451  9006 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:35.152181  7203 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:35.153950  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.154747  7881 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
W20260709 13:15:35.153995  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.031141  7357 rpcz_store.cc:276] 0709 13:15:32.705418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:32.769735 (+ 64317us) service_pool.cc:224] Handling call
0709 13:15:32.770096 (+   361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:32.869613 (+ 99517us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:15:33.066644 (+197031us) log.cc:844] Serialized 14 byte log entry
0709 13:15:33.200044 (+133400us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:33.200112 (+    68us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:33.200172 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:34.989374 (+1789202us) spinlock_profiling.cc:243] Waited 99.3 ms on lock 0x7b5400176e54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:34.989450 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:34.989644 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1516,"prepare.queue_time_us":324524,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":36,"raft.queue_time_us":83741,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":20500,"spinlock_wait_cycles":228435840,"thread_start_us":250413,"threads_started":2,"wal-append.queue_time_us":182287,"wal-append.run_cpu_time_us":1608,"wal-append.run_wall_time_us":1171738}
I20260709 13:15:35.158989  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.159180  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.033098  9059 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.160771  7879 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:15:35.162388  7326 connection.cc:256] RPC call timeout handler was delayed by -1.2013656169999649s: 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
I20260709 13:15:35.163015  9078 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:35.022429  7278 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:35.050010  8904 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.115s
I20260709 13:15:35.166023  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.166226  9083 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.166810  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.173368  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.034598  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.173512  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.169644  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.171126  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:35.203929  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:35.175469  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.146934  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.026540  9168 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:35.035146  9164 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:35.179721  9154 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.141758  7282 pending_rounds.cc:85] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 1
I20260709 13:15:35.189581  7279 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:35.209210  7282 pending_rounds.cc:107] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:15:35.209510  7282 raft_consensus.cc:2889] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:35.038939  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.191831  7208 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.170408  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.215029  9168 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.216742  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:35.198971  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.217538  9083 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.191524  7205 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.218005  7354 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:35.218221  9179 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:35.200924  7281 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
W20260709 13:15:35.218899  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.206961  7283 raft_consensus.cc:2393] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:35.219604  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.143010  7285 rpcz_store.cc:276] 0709 13:15:31.764193 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.873977 (+109784us) service_pool.cc:224] Handling call
0709 13:15:31.874284 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:31.874510 (+   226us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:15:31.883755 (+  9245us) log.cc:844] Serialized 14 byte log entry
0709 13:15:34.809547 (+2925792us) spinlock_profiling.cc:243] Waited 2.83 ms on lock 0x7b1800129280. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae47ce07 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b 00007f2ab1126d23 00007f2ab112723a 00007f2ab1591a2a
0709 13:15:34.903047 (+ 93500us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:34.910029 (+  6982us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:34.985455 (+ 75426us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:35.006053 (+ 20598us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:35.006201 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":8441,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":463,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":5077,"spinlock_wait_cycles":6512896,"thread_start_us":82249,"threads_started":1,"wal-append.queue_time_us":3143065}
I20260709 13:15:35.204149  7286 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:35.220448  7205 raft_consensus.cc:2393] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:35.220904  7277 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39562 (request call id 1104) took 2000 ms (client timeout 2165 ms). Trace:
I20260709 13:15:35.170965  9085 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.209757  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:35.221302  7277 rpcz_store.cc:269] 0709 13:15:33.220687 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.249246 (+ 28559us) service_pool.cc:224] Handling call
0709 13:15:35.010121 (+1760875us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b58000a1a98. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:35.220827 (+210706us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3387264}
I20260709 13:15:35.221318  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.218789  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.218782  9179 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.033701  8861 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:15:35.224438  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.207870  9059 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:35.225159  9059 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.213958  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.225966  9179 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.033967  9045 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.226963  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.220243  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.217494  7880 raft_consensus.cc:2376] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3. Re-sending same reply.
I20260709 13:15:35.228964  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.230069  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.230170  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.231289  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.230146  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.231876  7211 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:35.232748  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.233397  7211 raft_consensus.cc:2393] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.229090  9045 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.235544  7211 raft_consensus.cc:1240] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:15:35.236701  9162 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.206535  9078 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.237596  9179 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.224573  8861 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.238310  8861 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:35.227272  9059 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.245005  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.252970  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:35.212287  9154 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.246798  7207 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.264698  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.257477  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.268227  7284 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:15:35.271806  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.272485  7209 raft_consensus.cc:2410] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:35.238245  9179 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.248224  9114 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:35.286851  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.216688  9168 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.282111  7357 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:35.264360  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.299319  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.299733  7251 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:35.300791  9172 raft_consensus.cc:2804] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:35.302104  7355 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.303236  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.305505  9151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d770320a432c9be8ae606cb8863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:35.289211  9163 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.311100  9163 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.208278  9006 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.241856  9164 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.321491  9164 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.325846  7355 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.326715  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.327730  7354 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.333417  7360 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:35.335184  7249 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.297473  9055 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.337759  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:35.340493  7357 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:35.322791  9134 consensus_queue.cc:1059] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:15:35.341413  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.339352  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.292102  9041 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.358693  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.298034  9114 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:35.376636  7354 raft_consensus.cc:2410] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:35.376793  7356 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:35.370203  7249 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.379283  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.346529  8904 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:35.381695  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 208273us
I20260709 13:15:35.335862  9062 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.385318  7325 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.393975  7326 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.382175  9078 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.383790  9169 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.409246  7359 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:35.400259  9055 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.410884  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.411101  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.412011  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.396136  9172 raft_consensus.cc:697] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:35.413156  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.409704  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.404697  9078 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:35.416085  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 56489.8us
I20260709 13:15:35.423557  7209 raft_consensus.cc:2393] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.446426  9203 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.447404  9062 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.448887  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:35.449608  9081 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.450373  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.487736  7326 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.451982  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.452633  9006 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.452917  7249 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.453369  7211 raft_consensus.cc:2393] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.459089  9041 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.499161  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.444164  9172 consensus_queue.cc:237] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:35.462591  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 256096us
W20260709 13:15:35.463678  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.413024  9055 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.510857  9055 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:35.511473  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 58787.4us
I20260709 13:15:35.512496  7249 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:35.513844  7353 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.515038  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.517423  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.491907  9081 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.456938  7106 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 3, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 3 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:35.518314  9206 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:35.519086  9206 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.519222  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.518987  7106 catalog_manager.cc:5697] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.520044  7203 raft_consensus.cc:2393] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.520859  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.521144  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.468837  7208 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:35.522119  7177 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.522639  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.523228  7208 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:35.523803  7177 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.524117  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.524724  9161 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.525494  7208 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:35.464960  7325 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.526031  7177 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:35.526598  9198 log.cc:927] Time spent T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 13:15:35.518332  7286 raft_consensus.cc:2410] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:35.509593  7206 raft_consensus.cc:2393] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.528715  9099 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:35.529505  9099 consensus_queue.cc:1059] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.530140  9162 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:35.531991  9160 raft_consensus.cc:3055] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:35.532471  9160 raft_consensus.cc:740] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:35.535682  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 70804.2us
I20260709 13:15:35.519711  9081 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.485428  9179 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.538331  7176 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.525754  9045 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.493244  9203 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.513875  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.536283  7106 catalog_manager.cc:5697] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.421355  9059 consensus_queue.cc:1059] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260709 13:15:35.507464  7207 raft_consensus.cc:2393] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.541759  7204 raft_consensus.cc:2410] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:35.533448  9160 consensus_queue.cc:260] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:35.554149  9160 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.552567  9203 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:35.544847  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 46644.2us
I20260709 13:15:35.501017  7351 raft_consensus.cc:2376] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4. Re-sending same reply.
W20260709 13:15:35.562883  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 187454us
I20260709 13:15:35.542735  9062 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:35.498304  9154 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:35.568082  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 105136us
I20260709 13:15:35.558990  7203 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.507261  9085 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 13:15:35.559621  9164 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:35.546747  9045 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.575556  9108 consensus_queue.cc:1059] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:35.576016  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.488963  9114 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:35.581946  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 68164us
I20260709 13:15:35.583989  7326 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.565227  9006 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:35.590272  9103 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.579985  9045 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:35.590830  9196 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.170s	user 0.000s	sys 0.001s
I20260709 13:15:35.577028  9062 raft_consensus.cc:697] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:35.595410  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.595825  9062 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.567360  9084 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.593295  7106 catalog_manager.cc:5697] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.569453  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.607818  8873 raft_consensus.cc:3055] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:35.612927  7286 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:35.615224  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:35.616966  9154 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.617399  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:35.621193  7249 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.623139  7850 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:35.623411  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 53357.9us
I20260709 13:15:35.580526  9164 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:35.576848  9085 consensus_queue.cc:1243] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer 61274f9e39e245a1aa14041ecaa837a7 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
W20260709 13:15:35.634461  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 48006.1us
I20260709 13:15:35.635047  7177 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.631567  7106 catalog_manager.cc:5697] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 3, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.638172  7284 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 2.
W20260709 13:15:35.639075  9200 log.cc:927] Time spent T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260709 13:15:35.639896  8861 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.622620  9206 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.642518  9206 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.644819  9206 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.628110  9067 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.645557  9067 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.645951  9067 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.626405  7882 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:35.653154  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.654841  9006 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:35.654595  9055 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.656949  9055 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.622409  8873 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:35.658511  8873 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.659330  7176 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.659821  8873 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.660430  9163 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.660873  9163 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.661194  9163 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.662072  9203 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.662524  9203 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:35.662899  9203 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.665704  9084 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.666209  9084 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.666556  9084 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.669863  8861 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:35.670022  9175 consensus_queue.cc:1059] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:35.671108  9160 raft_consensus.cc:3055] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:15:35.671344  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.672719  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:35.675158  7326 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.671638  9160 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:35.674481  7323 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.632815  9164 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.688213  7249 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:35.686515  7326 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.689393  7177 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:35.697901  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 130433us
I20260709 13:15:35.686285  9008 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.705047  9038 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:15:35.705291  9008 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:35.706195  9008 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.706672  9038 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:35.707114  9038 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.707463  9038 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:35.708276  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.687233  9108 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 13:15:35.712792  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.713469  7207 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:35.714030  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:35.714663  7203 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.705893  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.719246  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:35.719944  7882 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.721801  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.685010  9206 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:35.729223  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 54813.5us
I20260709 13:15:35.690142  9006 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:35.686790  7106 catalog_manager.cc:5697] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:35.731496  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 47308.6us
I20260709 13:15:35.731823  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:35.732026  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:35.692154  9175 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.679044  9055 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 13:15:35.735250  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.722672  9169 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.746490  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:35.747296  7106 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:35.747259  7354 raft_consensus.cc:2376] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4. Re-sending same reply.
I20260709 13:15:35.753501  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:35.754208  7360 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.750289  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.728724  9059 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.728582  9206 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.760661  9171 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:35.734889  9175 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.732841  9006 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:35.781072  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 81336.6us
I20260709 13:15:35.761613  7249 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.791718  7249 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:35.794134  8904 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.794541  8904 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:35.794909  8904 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.798127  9170 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:35.798600  9170 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:35.798969  9170 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:35.800288  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.767206  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.802521  7886 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:35.767858  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:35.759236  9160 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.803843  9160 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.803922  7249 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.804127  9045 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:35.804663  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.805505  9168 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:35.805701  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.806391  7284 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:35.807178  9102 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.807578  9102 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.807912  9102 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.750094  9169 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.810179  9169 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.811458  8873 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.812003  8873 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.715451  9008 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.765472  7326 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.771152  9206 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.820497  7357 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:35.772248  7203 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:35.776930  9078 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:35.777347  7879 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
W20260709 13:15:35.778811  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.781738  9167 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:35.783638  9175 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.786103  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.786288  9163 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.736792  7881 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:35.762034  7106 catalog_manager.cc:5697] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.770074  9171 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:35.829284  7251 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:35.815099  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 125747us
I20260709 13:15:35.816962  7853 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:35.818910  7360 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:35.821398  7207 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
W20260709 13:15:35.824959  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 80269.7us
I20260709 13:15:35.790117  9006 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:35.780897  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.832253  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:35.870270  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.878194  7850 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.879410  7355 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:35.879519  7284 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:35.880336  7850 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:35.785712  9084 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.801661  9203 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.828686  9055 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.834676  7357 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
W20260709 13:15:35.881894  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 88542.4us
I20260709 13:15:35.881853  7177 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.882846  7352 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:35.887975  9055 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.888280  7205 raft_consensus.cc:2393] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:35.888428  9055 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.789847  9067 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.892308  7249 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.895512  7106 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 3, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.877765  9171 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:35.897534  7106 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:35.892644  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 75763.1us
W20260709 13:15:35.893863  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 64645.6us
I20260709 13:15:35.833992  8873 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.901111  7249 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:35.834282  7356 raft_consensus.cc:1240] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:35.883241  8904 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.885763  9154 raft_consensus.cc:2804] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:35.884588  9103 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:35.891674  9078 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.895078  9041 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.887988  9163 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.898567  9167 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:35.914544  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:35.895478  9045 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.885107  7351 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:35.905328  8833 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:35.903658  9168 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:35.916612  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 517692us
I20260709 13:15:35.916085  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.929633  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.915838  8904 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.933328  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.912379  9041 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.910166  8873 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:35.934369  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.937177  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:35.901386  9170 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.938207  7282 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:35.918532  9167 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.938724  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.898702  9161 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 13:15:35.965749  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.937237  7106 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 3, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.962433  7850 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.922823  9154 raft_consensus.cc:697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
W20260709 13:15:35.964622  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 57091.8us
I20260709 13:15:35.924435  8833 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:35.907012  9102 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.970372  7850 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:35.965322  8804 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.939596  9163 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:35.972839  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:35.971798  9008 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:35.982831  8804 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:35.977072  8833 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.984963  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.941615  9041 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:35.939909  9045 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 13:15:35.980792  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:35.915926  9078 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:35.985680  7357 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:35.966300  9167 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.021622  7284 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:36.022097  7359 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1210) took 1018 ms. Trace:
I20260709 13:15:35.945559  8873 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:36.024500  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:35.981449  7106 catalog_manager.cc:5697] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 2, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.986611  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.022691  7359 rpcz_store.cc:276] 0709 13:15:35.004140 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:35.179037 (+174897us) service_pool.cc:224] Handling call
0709 13:15:35.199108 (+ 20071us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:35.410439 (+211331us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:36.021835 (+611396us) spinlock_profiling.cc:243] Waited 207 ms on lock 0x7b540022b854. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:36.022033 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":476938624}
W20260709 13:15:35.982182  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 104920us
I20260709 13:15:35.974669  9085 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:36.027915  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 118762us
W20260709 13:15:36.030085  7174 leader_election.cc:336] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.089s (SENT)
I20260709 13:15:36.039016  7174 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.039352  7850 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.040254  7326 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.040696  7850 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:36.040935  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:36.029691  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:36.032379  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 59617.8us
I20260709 13:15:35.978351  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.986195  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:35.985848  9006 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:35.986030  8904 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:35.991392  9084 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:35.980083  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:35.986393  9151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35716 (request call id 571) took 2713 ms. Trace:
I20260709 13:15:36.033589  7325 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:36.041682  7850 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:35.934089  9215 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.113s
I20260709 13:15:36.101879  7356 pending_rounds.cc:85] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Aborting all ops after (but not including) 4
I20260709 13:15:36.053539  7249 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:36.055161  7106 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 3, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.105736  7356 pending_rounds.cc:107] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 13:15:36.106042  7356 raft_consensus.cc:2889] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:36.026968  9103 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:36.102375  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:36.091941  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:35.986285  9061 raft_consensus.cc:3055] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:36.095827  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:36.111346  7210 raft_consensus.cc:2393] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:36.097656  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 57475.6us
I20260709 13:15:36.048156  9085 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:36.095640  7353 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:36.101807  7209 raft_consensus.cc:1240] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
W20260709 13:15:36.049855  9196 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:15:36.029036  8873 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.055838  7323 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.096614  7207 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:36.051230  9081 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:36.112614  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 79137.2us
I20260709 13:15:36.105293  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:36.097010  9045 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:15:36.113382  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 59938.8us
I20260709 13:15:36.023089  9163 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.055291  8861 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:36.096067  8904 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.123205  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.105005  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:36.130082  9164 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.112638  9227 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:36.123979  9084 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:36.131623  7106 catalog_manager.cc:5697] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 3, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.115528  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.174584  8904 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.177356  7106 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 3, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:36.179363  7106 catalog_manager.cc:5697] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:36.182356  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 126601us
I20260709 13:15:36.182941  7283 raft_consensus.cc:2410] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:36.183820  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.184160  7323 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:36.184288  9164 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:36.185022  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.172583  8861 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.186594  8861 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.189805  9170 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:36.176627  9084 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:36.190872  9084 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.192577  9062 consensus_queue.cc:1059] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:36.193472  9062 consensus_queue.cc:1243] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer c92f0c42bac9434aaf510b43f07d1d56 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
I20260709 13:15:36.176708  9063 raft_consensus.cc:3055] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:36.194482  9063 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:36.195776  9102 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.195533  9063 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.196491  9067 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.196905  9063 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.197600  9218 raft_consensus.cc:2749] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:36.177001  7352 raft_consensus.cc:3060] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.199963  9163 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.200341  9078 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:36.114938  9099 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:36.201005  9099 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.202702  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.203083  9099 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.160483  9203 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.173250  7351 raft_consensus.cc:2410] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:36.204349  7211 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:36.153823  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:36.133661  9006 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.205866  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.112964  7278 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:36.134445  9222 raft_consensus.cc:2764] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:15:36.133613  8833 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.113214  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.105445  9151 rpcz_store.cc:276] 0709 13:15:33.272920 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:33.273359 (+   439us) service_pool.cc:224] Handling call
0709 13:15:34.415632 (+1142273us) ts_tablet_manager.cc:934] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
0709 13:15:35.176584 (+760952us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:15:35.588469 (+411885us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:35.588600 (+   131us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:15:35.904721 (+316121us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:15:35.911792 (+  7071us) tablet_replica.cc:206] Creating consensus instance
0709 13:15:35.978504 (+ 66712us) ts_tablet_manager.cc:989] Replica registered.
0709 13:15:35.980455 (+  1951us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":34772,"tablet-copy.queue_time_us":1120915,"thread_start_us":109084,"threads_started":2}
I20260709 13:15:35.996757  9038 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.206290  9006 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:36.142356  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 118665us
I20260709 13:15:36.110216  9061 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:36.144603  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:36.222082  9061 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.223562  9061 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.101516  9221 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:36.226239  9221 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.226678  9221 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:36.227941  7882 consensus_meta.cc:287] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.507s	user 0.008s	sys 0.000s
I20260709 13:15:36.228324  7882 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:36.229044  7886 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:15:36.168768  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:36.230965  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 62302.8us
I20260709 13:15:36.231746  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:36.234232  7326 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.236366  9006 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.234254  9170 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.102602  9059 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:35.986253  9154 consensus_queue.cc:237] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.051447  9216 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.078s
I20260709 13:15:36.128988  9085 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.241099  7326 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.205029  9078 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:36.177191  8804 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:36.133261  9041 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.246250  7352 raft_consensus.cc:2468] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:36.247095  9041 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:36.249668  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 341631us
I20260709 13:15:36.208819  7323 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.185635  7283 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:36.205436  9218 consensus_queue.cc:1059] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:36.211293  9151 tablet_copy_client.cc:806] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:36.211663  7277 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:36.212903  8833 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.219359  7202 raft_consensus.cc:2368] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:36.175130  9168 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.220475  9038 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.204458  9103 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.205506  7204 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
W20260709 13:15:36.220992  7174 leader_election.cc:336] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.097s (SENT)
I20260709 13:15:36.253774  7326 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.174094  9169 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.291438  9169 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.292032  9169 consensus_queue.cc:1059] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:36.293033  7285 raft_consensus.cc:2393] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:36.251959  9055 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:36.302367  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.303086  7277 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.303794  9055 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:36.304582  9168 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.306684  9168 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.310288  9151 tablet_copy_client.cc:670] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:36.312815  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.314047  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.314575  7284 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.267554  9062 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:36.274533  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.244371  9078 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:36.280686  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 71938.8us
I20260709 13:15:36.347285  7323 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.286073  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.287779  7326 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:36.288343  9222 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:36.288630  9206 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:36.344472  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 123532us
I20260709 13:15:36.270305  9008 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:36.285615  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.349882  7280 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 4
W20260709 13:15:36.354302  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 121150us
W20260709 13:15:36.354925  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 67227.2us
I20260709 13:15:36.354272  7283 raft_consensus.cc:2393] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
W20260709 13:15:36.371318  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:36.362221  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.374511  7886 raft_consensus.cc:2393] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:36.349506  9078 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.376457  7323 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.293706  9221 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.381125  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.379752  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.367231  9216 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:36.394032  7886 raft_consensus.cc:2368] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:36.354705  9168 raft_consensus.cc:3055] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:36.394651  7323 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.368844  9062 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:36.399987  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.396035  7284 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:36.395684  7174 leader_election.cc:336] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.269s (SENT)
I20260709 13:15:36.319823  8861 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.368456  9084 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.349987  9175 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.405887  7283 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
W20260709 13:15:36.404836  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 363225us
I20260709 13:15:36.408587  9236 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:36.408982  7174 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.410552  9237 consensus_queue.cc:1059] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:36.410949  7174 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:36.411830  9041 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:36.412528  9041 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:36.413265  9041 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:36.414364  9226 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:36.415431  7176 leader_election.cc:400] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:36.415588  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:36.409085  9236 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:36.418417  9236 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.421772  9221 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.399683  9168 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:36.424249  8904 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.425796  7283 raft_consensus.cc:1240] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:36.430590  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.431403  7176 leader_election.cc:403] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:15:36.433490  7177 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:36.436555  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.437445  7355 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.398787  9008 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:36.441164  7174 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.444340  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:36.445003  7209 raft_consensus.cc:3060] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.446017  7207 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:36.446509  7850 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:36.446918  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:36.380362  9170 raft_consensus.cc:697] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:36.452111  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.456347  7886 raft_consensus.cc:2393] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:36.402078  9062 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:36.455360  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 53002.3us
I20260709 13:15:36.458882  7208 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:36.459671  7355 raft_consensus.cc:2468] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:36.455235  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:36.461236  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.388595  9222 consensus_queue.cc:1059] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
W20260709 13:15:36.464007  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 85443.6us
I20260709 13:15:36.464612  7210 raft_consensus.cc:2393] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:36.463116  9062 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.434588  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.441828  9038 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.472530  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:36.479067  7884 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:36.465708  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.466791  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.465694  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.480440  7358 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.480520  7355 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.467114  7887 raft_consensus.cc:1240] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:36.465780  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:36.412492  9237 consensus_queue.cc:1059] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260709 13:15:36.437364  9218 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:36.482136  7357 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.487692  7850 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:36.471980  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:36.489265  7850 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:36.462873  9171 consensus_meta.cc:287] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.552s	user 0.007s	sys 0.006s
I20260709 13:15:36.466390  9041 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.463203  9203 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:36.451768  8833 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.463469  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:36.479245  7885 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:36.490995  7323 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:36.451586  9162 consensus_queue.cc:1059] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:15:36.471961  9163 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:36.478356  9221 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.521893  9059 raft_consensus.cc:3055] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:36.521768  9221 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.522360  9059 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:36.451243  9099 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 13:15:36.424392  9168 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.523475  9059 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.482736  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:36.524319  9241 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:36.524766  9059 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.526389  7204 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:36.514132  9219 log.cc:927] Time spent T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.550s	user 0.012s	sys 0.027s
I20260709 13:15:36.496650  9233 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.504859  9081 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
I20260709 13:15:36.502279  9102 raft_consensus.cc:2804] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.528666  9102 raft_consensus.cc:697] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:36.520256  7211 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:36.521221  9006 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:36.496189  8804 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:36.535048  7251 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:36.521145  7249 leader_election.cc:336] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.516s (SENT)
I20260709 13:15:36.513468  7355 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:36.530529  7208 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:36.526360  9167 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.492959  9038 raft_consensus.cc:697] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:36.534806  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.536768  7360 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:36.538751  9102 consensus_queue.cc:237] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.511888  9203 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.512192  8833 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.541898  9232 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.542428  9232 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.543136  9170 consensus_queue.cc:237] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.544170  8861 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.534452  9233 raft_consensus.cc:697] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:36.523877  9238 raft_consensus.cc:3055] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:36.550139  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:36.564184  7207 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:15:36.571751  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 50646.5us
I20260709 13:15:36.576741  7355 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 13:15:36.578828  9006 consensus_queue.cc:1059] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:36.579926  9006 raft_consensus.cc:3055] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:36.580324  9006 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:36.581176  9006 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.582839  9006 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.523926  9221 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.592414  7281 raft_consensus.cc:2368] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5.
I20260709 13:15:36.543221  8833 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.503192  9171 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.593825  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.563287  9067 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:36.549880  8904 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.603287  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:36.605386  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 112621us
I20260709 13:15:36.604069  7357 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:36.549304  9238 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:36.544448  9232 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.590009  9206 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.569322  9229 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:36.496210  9218 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.599182  7355 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.547101  9179 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
I20260709 13:15:36.610890  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:36.630427  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 54945.5us
I20260709 13:15:36.638926  7284 raft_consensus.cc:3060] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.640564  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.641260  7357 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.613618  7174 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.608240  7351 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:36.606349  9067 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:36.658080  9063 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.658650  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.659013  9175 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.661110  9171 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.663290  7203 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:15:36.663709  7203 pending_rounds.cc:85] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 2
I20260709 13:15:36.663955  7203 pending_rounds.cc:107] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:15:36.658128  9067 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.664217  7203 raft_consensus.cc:2889] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:36.608399  9108 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:15:36.665555  9063 raft_consensus.cc:697] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:36.666738  7360 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 1.
I20260709 13:15:36.666570  9063 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.668377  7285 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.653345  9041 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:36.653863  9246 consensus_queue.cc:1059] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 13:15:36.680538  7284 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:36.654919  9038 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
W20260709 13:15:36.656340  9242 log.cc:927] Time spent T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 13:15:36.656601  7249 leader_election.cc:336] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.598s (SENT)
I20260709 13:15:36.657347  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.673863  7355 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:36.675328  7209 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:36.646353  9233 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.642779  9085 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.681820  7853 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:36.683212  7357 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
W20260709 13:15:36.684423  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 70911.8us
I20260709 13:15:36.686223  9203 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.686646  9167 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:36.693271  7285 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:36.653738  7277 raft_consensus.cc:2468] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:36.697669  9134 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:36.699695  7285 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:15:36.648918  9227 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:36.701886  7853 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:36.701632  7284 raft_consensus.cc:1240] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:36.690790  7878 raft_consensus.cc:1275] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:36.705107  7284 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:36.706188  9227 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.708416  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.708433  9085 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:36.724177  9083 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:15:36.709764  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 70705.4us
I20260709 13:15:36.727696  9083 raft_consensus.cc:697] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:36.728688  9083 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.729190  9227 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.732211  7285 raft_consensus.cc:1240] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:36.740105  7358 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:36.690352  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.716876  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:36.703176  8873 consensus_meta.cc:287] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.532s	user 0.005s	sys 0.005s
I20260709 13:15:36.710301  9238 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.710740  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.764510  7357 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:36.758906  7249 leader_election.cc:336] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.663s (SENT)
I20260709 13:15:36.721025  9102 raft_consensus.cc:2804] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.689908  9078 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:36.765947  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:36.770427  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:36.766535  7280 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:36.771289  7249 leader_election.cc:336] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.723s (SENT)
I20260709 13:15:36.771440  7358 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:36.771862  7280 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:36.763909  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:36.769062  7174 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:36.777812  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:36.788710  7357 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:36.729811  9067 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:36.758224  9227 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:36.766758  7881 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.792586  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:36.794113  7249 leader_election.cc:336] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.819s (SENT)
I20260709 13:15:36.795712  7359 raft_consensus.cc:2393] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:36.774955  9102 raft_consensus.cc:697] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:36.814622  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:36.763734  9085 consensus_queue.cc:1059] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 13:15:36.826793  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.767503  8873 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:36.829387  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 60402.7us
I20260709 13:15:36.832484  7357 raft_consensus.cc:2393] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:36.795667  9241 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:36.790510  9218 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:36.797554  9175 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.799758  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.814500  9250 consensus_queue.cc:1048] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 13:15:36.839543  9067 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:36.840777  7353 raft_consensus.cc:1240] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:36.849781  8873 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:36.842772  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.843506  9062 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.844129  7206 raft_consensus.cc:2468] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:36.837633  9166 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:36.868069  7174 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:36.872797  7326 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:36.869478  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:36.876250  9236 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.876880  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.877156  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.848244  9241 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.869557  9041 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.814178  9081 consensus_queue.cc:1059] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
W20260709 13:15:36.878125  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:36.895519  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:36.900715  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 114491us
I20260709 13:15:36.894937  7326 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:36.902395  7326 leader_election.cc:400] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5.
W20260709 13:15:36.902575  7249 leader_election.cc:336] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.936s (SENT)
I20260709 13:15:36.902727  7326 leader_election.cc:403] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:15:36.898118  7284 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 2: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:36.896888  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:36.899202  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:36.904374  7285 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:36.831202  9238 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.903244  7249 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:36.897557  7286 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:36.880156  9256 log.cc:927] Time spent T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:15:36.815027  9227 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:36.948663  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 115619us
I20260709 13:15:36.949394  7354 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:36.917663  7281 raft_consensus.cc:2393] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:36.953378  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 51132.4us
I20260709 13:15:36.877899  9134 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:36.881037  7277 raft_consensus.cc:1240] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:36.852546  9008 raft_consensus.cc:3055] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:36.878298  9175 raft_consensus.cc:697] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:36.896752  9067 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:36.962208  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.954339  9006 raft_consensus.cc:2804] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:36.970551  9006 raft_consensus.cc:697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:36.971745  9006 consensus_queue.cc:237] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:36.972467  9162 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:36.975155  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 73260.8us
W20260709 13:15:36.976133  7249 leader_election.cc:336] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 1.965s (SENT)
I20260709 13:15:36.977139  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:36.977258  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:36.948524  9108 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:36.981161  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:36.981896  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:36.955605  9059 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:36.957453  9246 raft_consensus.cc:3060] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:36.955242  9172 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:36.964607  9134 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:36.989553  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:36.966292  9008 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:36.978224  9234 raft_consensus.cc:3055] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:36.957304  9099 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:15:36.973078  9162 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.004915  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.013190  7358 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:36.951893  9041 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:36.987288  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.010882  9062 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:37.012092  9236 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:37.014807  7249 leader_election.cc:336] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 2.026s (SENT)
I20260709 13:15:36.997905  9059 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.016749  9162 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:37.018433  9235 log.cc:927] Time spent T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:15:37.019062  9175 consensus_queue.cc:237] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.022927  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1081) took 1510 ms. Trace:
I20260709 13:15:37.023355  9241 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.028398  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:37.028587  7358 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.018814  9215 raft_consensus.cc:3055] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:37.034608  7249 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.035526  7281 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:36.996726  9108 raft_consensus.cc:697] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.051805  7283 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:37.000990  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.078928  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.057175  7355 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.001396  9234 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:37.063217  7887 raft_consensus.cc:1240] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:37.063663  7353 raft_consensus.cc:2368] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
I20260709 13:15:37.049968  8804 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:37.058614  7202 rpcz_store.cc:276] 0709 13:15:35.512971 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:35.518442 (+  5471us) service_pool.cc:224] Handling call
0709 13:15:35.800089 (+281647us) spinlock_profiling.cc:243] Waited 17.8 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:37.022713 (+1222624us) spinlock_profiling.cc:243] Waited 413 ms on lock 0x7b54003f98d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:37.022856 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":991926528}
I20260709 13:15:37.060855  9249 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:37.069582  9134 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.071729  9078 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:37.094327  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.095140  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.072376  9215 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:37.102952  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 73564.3us
I20260709 13:15:36.990753  9102 consensus_queue.cc:237] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.035956  9085 consensus_queue.cc:1059] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
I20260709 13:15:37.107275  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.107944  7358 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:37.109437  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.110275  7355 raft_consensus.cc:2393] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:37.111168  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.112035  7355 raft_consensus.cc:2410] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:37.118129  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.102996  7878 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.124418  7358 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
W20260709 13:15:37.112699  7204 consensus_meta.cc:287] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.544s	user 0.009s	sys 0.001s
I20260709 13:15:37.081854  9166 consensus_queue.cc:1059] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:15:37.096673  9154 consensus_queue.cc:1059] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:15:37.081298  9008 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:37.125875  9270 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260709 13:15:37.132067  9273 consensus_queue.cc:1059] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.103437  8804 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.134052  9059 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:37.135300  9134 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.137204  9227 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:37.147042  9108 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.127527  7204 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:37.129436  9161 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:37.148545  9161 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.138175  9241 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.136313  9099 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.141215  7351 raft_consensus.cc:1240] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:15:37.106184  9249 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.133361  9215 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.143143  9166 raft_consensus.cc:3055] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:37.142992  7352 raft_consensus.cc:1240] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:37.127897  7881 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:37.174893  9166 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.177222  9273 raft_consensus.cc:3055] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:37.168439  9249 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:37.177973  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 50392.8us
I20260709 13:15:37.169857  7286 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:37.184978  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.185664  7206 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:37.185709  7177 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.158000  9008 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.162443  9041 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.167929  9114 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:37.168146  7351 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260709 13:15:37.166689  9236 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.157863  9246 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5.
I20260709 13:15:37.194903  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.169500  9168 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.197558  8804 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.166896  9099 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.195818  9038 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.223407  9038 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.224459  9038 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.205963  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.226153  9084 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:37.207475  9236 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.180918  9273 raft_consensus.cc:740] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.227772  9273 consensus_queue.cc:260] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.228499  9099 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:37.179324  9166 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.179788  9161 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.187794  9063 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.197779  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.228180  9236 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:37.212659  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.189316  9163 consensus_queue.cc:1059] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 13:15:37.169548  9248 consensus_queue.cc:1175] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c92f0c42bac9434aaf510b43f07d1d56" responder_term: 3 status { last_received { term: 2 index: 5 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:15:37.203186  9272 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.198455  7882 raft_consensus.cc:1240] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:37.198519  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.247040  7208 raft_consensus.cc:2410] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 3 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:37.206422  7204 raft_consensus.cc:1240] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:37.234134  7207 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.221532  9234 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.235921  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.205134  9114 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.237104  9166 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.238114  9273 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.238729  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.232517  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.249071  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.239588  7878 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:37.242430  7174 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.255903  9055 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:15:37.263633  7174 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.264147  9163 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:37.264514  9254 log.cc:927] Time spent T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.432s	user 0.001s	sys 0.000s
I20260709 13:15:37.257371  9041 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.255590  9272 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.265767  9041 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.259321  9114 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:37.260289  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:37.262521  7210 raft_consensus.cc:2368] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:37.266613  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.236992  9063 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.265328  7174 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:37.268527  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.270787  9108 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:37.272092  9272 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.273073  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 216) took 1234 ms. Trace:
I20260709 13:15:37.273242  7174 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.274713  7174 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.274065  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.277416  7174 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.278367  7323 leader_election.cc:400] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:37.262492  7205 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:37.280506  7323 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.281081  9108 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.282692  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.283154  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.283816  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.284173  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.284678  7208 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.270090  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.282577  9272 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:37.275743  9226 consensus_queue.cc:1059] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 13:15:37.286667  7203 raft_consensus.cc:2410] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 2 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:37.288002  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:37.289116  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.290086  7203 raft_consensus.cc:2410] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:37.288884  9081 raft_consensus.cc:3055] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:37.289198  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.273483  7356 rpcz_store.cc:276] 0709 13:15:36.038504 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:36.038628 (+   124us) service_pool.cc:224] Handling call
0709 13:15:36.101675 (+ 63047us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:15:36.394836 (+293161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:36.394866 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:15:36.402405 (+  7539us) log.cc:844] Serialized 52 byte log entry
0709 13:15:36.649363 (+246958us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:37.098921 (+449558us) log.cc:844] Serialized 14 byte log entry
0709 13:15:37.099475 (+   554us) log.cc:844] Serialized 14 byte log entry
0709 13:15:37.099681 (+   206us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:37.099752 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:37.263886 (+164134us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:37.272843 (+  8957us) raft_consensus.cc:1685] finished
0709 13:15:37.272870 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:37.273012 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12709,"prepare.queue_time_us":399934,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":3133,"raft.queue_time_us":14384,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":7669,"spinlock_wait_cycles":38551040,"thread_start_us":805894,"threads_started":3,"wal-append.queue_time_us":330696}
I20260709 13:15:37.275728  9063 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:37.286705  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.307381  7174 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.298559  7207 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:37.272403  9041 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.291507  7210 raft_consensus.cc:2410] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:37.290629  9081 raft_consensus.cc:740] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
W20260709 13:15:37.313483  9262 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:15:37.313678  9108 raft_consensus.cc:697] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.281555  9234 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.315183  7356 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:37.315313  9275 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.334144  9275 raft_consensus.cc:697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.334532  7356 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:37.335119  9275 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.295521  7323 leader_election.cc:400] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:37.251447  9236 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 13:15:37.327750  7208 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:37.327895  7174 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.292309  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.305214  9055 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:37.332701  9081 consensus_queue.cc:260] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.332932  9108 consensus_queue.cc:237] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.336750  7356 raft_consensus.cc:1240] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:37.398422  7323 leader_election.cc:403] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:15:37.360680  7209 raft_consensus.cc:2410] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 13:15:37.400825  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 105490us
I20260709 13:15:37.402784  9246 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:37.329735  7205 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:37.402004  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 73490.6us
I20260709 13:15:37.407449  7174 leader_election.cc:400] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
I20260709 13:15:37.405732  7850 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.330555  9226 consensus_queue.cc:1243] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer c92f0c42bac9434aaf510b43f07d1d56 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 13:15:37.413223  9114 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.400496  9063 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.418833  9055 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:37.426997  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:37.427569  7174 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:37.428853  7174 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:37.428845  7323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:37.445071  9055 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.456763  7286 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:15:37.435647  9081 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.454586  9041 raft_consensus.cc:3055] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:15:37.455096  9282 log.cc:927] Time spent T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 13:15:37.456169  9099 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.458007  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.432405  9226 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:37.467844  7323 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:37.470036  7354 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.471925  7286 raft_consensus.cc:1240] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:37.462260  9041 raft_consensus.cc:740] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.456939  9038 consensus_queue.cc:1059] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:15:37.481091  9284 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:37.482612  9203 raft_consensus.cc:3055] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:37.483119  9203 raft_consensus.cc:740] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:37.484120  9203 consensus_queue.cc:260] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.485291  9203 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.487074  7359 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1233) took 1044 ms. Trace:
I20260709 13:15:37.487545  7359 rpcz_store.cc:276] 0709 13:15:36.443004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:36.443756 (+   752us) service_pool.cc:224] Handling call
0709 13:15:37.486811 (+1043055us) spinlock_profiling.cc:243] Waited 314 ms on lock 0x7b540022a954. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:37.486997 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":721277184}
I20260709 13:15:37.476774  9226 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.492319  7177 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.474371  9246 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:15:37.504568  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 69870.1us
I20260709 13:15:37.504943  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.507845  9226 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.511108  7174 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:37.502784  9284 raft_consensus.cc:2749] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.504730  9246 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:37.514925  7850 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.516719  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.519834  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.520588  7357 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.527263  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.527915  7359 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.509404  9275 consensus_queue.cc:1059] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:15:37.530015  7174 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:37.530614  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.533280  7850 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.523782  9241 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.530759  9291 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:37.535820  7174 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:37.530846  9246 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.540346  9161 raft_consensus.cc:3055] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:37.540777  9161 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:37.542217  9290 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:37.542649  9290 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:37.542896  7205 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:37.543923  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.544382  7205 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:37.545859  7323 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:37.546264  9272 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.543004  9290 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.536672  9038 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:37.555389  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.555233  9287 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.535393  9102 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.557971  9287 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.549643  9233 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.539340  9291 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:37.566529  9291 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.574149  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:37.575050  7210 raft_consensus.cc:2368] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5.
I20260709 13:15:37.576229  8873 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:37.577409  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:37.558627  9038 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:37.581475  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:37.587385  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2164) took 1378 ms. Trace:
W20260709 13:15:37.582404  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 567618us
I20260709 13:15:37.582238  9172 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.588645  7249 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.589540  9233 raft_consensus.cc:697] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:37.594606  9233 consensus_queue.cc:237] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.596917  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:37.599493  9287 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:37.602397  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.603523  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.605655  9172 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.606211  9172 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.606436  7251 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.587811  7279 rpcz_store.cc:276] 0709 13:15:36.209372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:36.458531 (+249159us) service_pool.cc:224] Handling call
0709 13:15:36.481222 (+ 22691us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:36.491506 (+ 10284us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:36.491540 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:36.850822 (+359282us) spinlock_profiling.cc:243] Waited 6.05 ms on lock 0x7b2c001059a8. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aafe80a11 00007f2aafe90372 00007f2ab15c2a01 00007f2ab158743a 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2
0709 13:15:36.851236 (+   414us) log.cc:844] Serialized 26 byte log entry
0709 13:15:36.965383 (+114147us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:36.982296 (+ 16913us) log.cc:844] Serialized 14 byte log entry
0709 13:15:37.188798 (+206502us) spinlock_profiling.cc:243] Waited 5.76 ms on lock 0x7b18003b21e0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae49a3f3 00007f2aae49c7c1 00007f2aae49c779 00007f2aae49c709 00007f2aae49c6d1 00007f2aae49b9cd 000000000038f354 000000000038f199 00007f2aae47d83a
0709 13:15:37.575660 (+386862us) spinlock_profiling.cc:243] Waited 5.24 ms on lock 0x7b18003b21e0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae414c0a 00007f2ab7b54219 00007f2aae49ca40 00007f2aae4974e4 00007f2aae497455 00007f2ab157f060 00007f2ab1591716 00007f2ab15a2287 00007f2ab15a2208
0709 13:15:37.575890 (+   230us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:37.578267 (+  2377us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:37.578320 (+    53us) raft_consensus.cc:1685] finished
0709 13:15:37.578337 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:37.587315 (+  8978us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6509,"prepare.queue_time_us":16742,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":638036,"raft.run_cpu_time_us":343,"raft.run_wall_time_us":63768,"spinlock_wait_cycles":39195776,"thread_start_us":103877,"threads_started":1,"wal-append.queue_time_us":133693}
I20260709 13:15:37.574877  7278 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:37.608986  7286 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.612950  7280 raft_consensus.cc:1240] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:37.613442  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.590217  9038 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.613731  7249 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.610745  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1238) took 1156 ms. Trace:
I20260709 13:15:37.618999  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:37.620463  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.620949  7284 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.621438  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.610342  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.622723  7281 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 2.
I20260709 13:15:37.625309  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.620054  7360 rpcz_store.cc:276] 0709 13:15:36.454661 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:36.549820 (+ 95159us) service_pool.cc:224] Handling call
0709 13:15:37.610532 (+1060712us) spinlock_profiling.cc:243] Waited 115 ms on lock 0x7b540017cad4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:37.610673 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":265595136}
I20260709 13:15:37.608089  9084 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:37.629562  7249 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.632858  7286 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:37.628922  9237 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.628736  9134 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.612437  9168 raft_consensus.cc:2804] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:37.618903  8873 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.644563  7286 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:37.638610  9238 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:37.652228  7279 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:37.646463  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.666687  7284 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:37.640568  9084 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.669190  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.671883  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.672868  7279 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:37.676735  7883 raft_consensus.cc:1240] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:37.676153  9172 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:37.692999  7853 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:37.693637  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:37.705479  9299 log.cc:927] Time spent T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:15:37.711666  9172 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:37.712284  9172 raft_consensus.cc:697] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:37.716691  9161 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.721274  9215 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.724152  9272 consensus_queue.cc:1059] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:37.725078  9272 consensus_queue.cc:1243] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer c92f0c42bac9434aaf510b43f07d1d56 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 13:15:37.726037  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:37.711731  7208 raft_consensus.cc:1275] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:37.732595  7885 raft_consensus.cc:2468] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:37.747283  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:37.748286  7284 raft_consensus.cc:2368] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:37.761768  7883 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:37.762701  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:37.763437  7279 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.768615  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:37.713357  9172 consensus_queue.cc:237] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.745977  9084 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.778215  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.762241  9161 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:37.761003  7277 raft_consensus.cc:1240] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:37.734333  8873 raft_consensus.cc:697] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:37.795397  9272 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:37.773681  7202 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:37.767966  9290 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.787073  9134 raft_consensus.cc:697] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:37.830222  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:37.819003  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:37.817206  7326 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:37.842458  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 202513us
I20260709 13:15:37.846053  7326 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.846580  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.809288  9238 raft_consensus.cc:697] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:37.804184  9237 raft_consensus.cc:697] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:37.841866  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.800253  9108 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
W20260709 13:15:37.856106  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 61183.7us
W20260709 13:15:37.853699  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 224226us
I20260709 13:15:37.858484  7177 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:37.858743  7249 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.860400  7282 raft_consensus.cc:2393] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:37.860996  7326 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:37.912817  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 54154.9us
W20260709 13:15:37.913223  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 52312.5us
I20260709 13:15:37.914430  7326 leader_election.cc:400] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:37.915342  7326 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.916433  7326 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.861568  9248 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.872933  7203 raft_consensus.cc:1240] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:37.834762  9162 consensus_queue.cc:1059] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 13:15:37.919471  9055 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:37.856917  9233 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:37.920277  9233 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:37.920684  9233 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.920964  9179 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.839202  9102 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260709 13:15:37.880091  9238 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.883112  9290 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:37.885949  9237 consensus_queue.cc:237] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.890430  7279 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:37.893584  7850 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:37.894961  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:37.928846  7285 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:37.844240  9203 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 13:15:37.859525  9307 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:37.903334  7209 raft_consensus.cc:1275] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:37.903357  9291 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.907245  9151 tablet_copy_client.cc:538] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:37.910442  7211 raft_consensus.cc:2410] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:37.854930  9168 raft_consensus.cc:697] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:37.918696  9305 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:37.898540  9134 consensus_queue.cc:237] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.930166  9038 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.919090  7280 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:15:37.923873  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 65475.7us
I20260709 13:15:37.930102  9313 consensus_queue.cc:1059] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:37.919281  9249 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:37.934247  9298 log.cc:927] Time spent T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.245s	user 0.002s	sys 0.002s
W20260709 13:15:37.936992  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:37.939864  7850 leader_election.cc:400] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5.
I20260709 13:15:37.954553  7850 leader_election.cc:403] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
W20260709 13:15:37.954624  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 90940us
I20260709 13:15:37.940114  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:37.926501  9215 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:37.950314  7177 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.938166  9081 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:37.967458  7210 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:15:37.973771  7177 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:37.907395  8873 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:37.944849  9305 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:37.975307  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:37.975598  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 57222.1us
W20260709 13:15:37.989801  7249 connection.cc:256] RPC call timeout handler was delayed by -1.3825571869999749s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2074s for a response
I20260709 13:15:37.990378  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:37.990566  7249 leader_election.cc:336] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 2.195s (SENT)
I20260709 13:15:37.991048  7360 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:37.991779  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:37.992614  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:37.993192  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:37.982426  8804 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5.
I20260709 13:15:37.942724  9311 consensus_queue.cc:1059] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:15:37.967567  9215 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:37.975374  9290 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.993443  7360 raft_consensus.cc:2393] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:37.992727  7209 raft_consensus.cc:2410] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 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.
I20260709 13:15:37.985494  9309 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:37.969784  9081 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:37.926023  9041 consensus_queue.cc:260] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.987020  9305 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:37.988885  9273 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:37.943485  9307 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:37.983618  9234 consensus_queue.cc:1048] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 13:15:38.016085  7355 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 13:15:38.013253  7249 leader_election.cc:336] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Timed out: RequestConsensusVote RPC to 127.5.240.65:42979 timed out after 2.245s (SENT)
I20260709 13:15:38.039290  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:38.013612  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:38.018110  9309 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.020085  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:38.021052  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 53663.6us
I20260709 13:15:38.021184  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:38.012413  9215 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.010396  9272 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:37.987772  9162 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:15:38.007853  8804 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
W20260709 13:15:38.073750  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 60523.2us
W20260709 13:15:38.074525  7249 connection.cc:256] RPC call timeout handler was delayed by -1.2799571870000364s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21880000000000002s for a response
W20260709 13:15:38.074874  7249 connection.cc:256] RPC call timeout handler was delayed by -1.2714682719999928s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2239s for a response
I20260709 13:15:38.076427  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.020732  9081 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.064210  9041 raft_consensus.cc:3060] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.080354  9203 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:38.083629  9162 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:38.087090  9151 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:38.086622  9233 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.058413  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:38.097203  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:38.062659  9311 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:38.116928  7249 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:38.071120  9309 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.123726  7249 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.062691  9272 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.126186  7202 raft_consensus.cc:2393] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:38.132634  7207 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
W20260709 13:15:38.134166  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.078444  9313 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:38.091290  9038 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.031009  9168 consensus_queue.cc:237] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.121591  9238 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:15:38.163676  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 119364us
I20260709 13:15:38.138836  9272 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:38.166002  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.164731  7853 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:38.120070  9241 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 13:15:38.147617  9250 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:38.172209  7249 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.120857  9162 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.159475  9311 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:38.170377  9291 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.151863  9313 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.189043  9309 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.199219  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:38.201886  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.199744  9162 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.169400  9215 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:38.216588  7251 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.217825  7326 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:38.236553  7326 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:38.169274  9234 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:38.238453  9062 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:38.229029  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 56890.3us
I20260709 13:15:38.193404  9241 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 13:15:38.214928  7878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35732 (request call id 329) took 1372 ms. Trace:
I20260709 13:15:38.240439  7326 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:38.211864  9006 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.245343  7279 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:38.242332  9320 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:38.255388  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:38.243221  7284 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:15:38.256134  7284 pending_rounds.cc:85] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 2
I20260709 13:15:38.256426  7284 pending_rounds.cc:107] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:15:38.256675  7284 raft_consensus.cc:2889] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:15:38.257191  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 85059us
I20260709 13:15:38.239678  9134 raft_consensus.cc:2764] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:15:38.224874  9307 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.262678  7205 raft_consensus.cc:1275] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:38.261130  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:38.265746  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:38.267272  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.252799  9006 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.250696  9061 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:38.270229  9061 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.270602  9061 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:38.271163  9006 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.272502  9203 consensus_queue.cc:1048] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:38.259584  9172 raft_consensus.cc:2804] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:38.249512  9081 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.274806  9172 raft_consensus.cc:697] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:38.275177  9332 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.277710  9331 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.278369  9331 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.280704  9331 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.263132  9234 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:15:38.281996  7880 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:38.252125  9233 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:38.285636  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:38.268396  9316 log.cc:927] Time spent T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.237s	user 0.001s	sys 0.000s
W20260709 13:15:38.275727  9319 log.cc:927] Time spent T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
W20260709 13:15:38.310065  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 60465.9us
W20260709 13:15:38.312081  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 72311.2us
I20260709 13:15:38.315287  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.254820  9268 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 13:15:38.291301  9248 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:38.247254  7878 rpcz_store.cc:276] 0709 13:15:36.842296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:36.842477 (+   181us) service_pool.cc:224] Handling call
0709 13:15:38.214733 (+1372256us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b540064e454. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:38.214857 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":472686336}
I20260709 13:15:38.329665  7887 raft_consensus.cc:1240] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:38.331569  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.331945  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.332587  7884 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:38.337128  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:38.320565  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.326243  8873 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.275805  9172 consensus_queue.cc:237] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.353787  7280 pending_rounds.cc:85] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 4
I20260709 13:15:38.307163  9161 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 13:15:38.347755  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:38.350287  9329 log.cc:927] Time spent T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
I20260709 13:15:38.351001  9306 raft_consensus.cc:3055] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.332404  9102 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:15:38.327517  9334 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.363075  9134 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:38.275695  9332 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.328550  7277 raft_consensus.cc:1275] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:38.359716  7280 pending_rounds.cc:107] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 13:15:38.362341  9346 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:15:38.362696  9322 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 13:15:38.365695  9332 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:38.368052  7280 raft_consensus.cc:2889] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:38.334190  9081 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.378239  7278 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52932 (request call id 244) took 1665 ms. Trace:
I20260709 13:15:38.378721  7278 rpcz_store.cc:276] 0709 13:15:36.712664 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:36.762486 (+ 49822us) service_pool.cc:224] Handling call
0709 13:15:38.377994 (+1615508us) spinlock_profiling.cc:243] Waited 542 ms on lock 0x7b54000e10d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:38.378156 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1247051136}
I20260709 13:15:38.380193  9061 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.382441  9309 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.382659  9332 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.388149  7853 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.390925  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:38.362571  9307 consensus_queue.cc:1059] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 13:15:38.392639  9099 raft_consensus.cc:3055] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:38.393044  9061 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:38.393654  9320 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:38.393086  9099 raft_consensus.cc:740] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:38.394248  9215 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.394718  9099 consensus_queue.cc:260] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.395207  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1167) took 1209 ms. Trace:
I20260709 13:15:38.395686  9099 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:38.395597  7206 rpcz_store.cc:276] 0709 13:15:37.191530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:37.191742 (+   212us) service_pool.cc:224] Handling call
0709 13:15:37.197299 (+  5557us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:37.331235 (+133936us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:37.331264 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:37.331307 (+    43us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:37.331342 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:38.394987 (+1063645us) spinlock_profiling.cc:243] Waited 78.3 ms on lock 0x7b540015f254. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:38.395029 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:38.395147 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25293,"raft.queue_time_us":46437,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":5282,"spinlock_wait_cycles":179992448,"thread_start_us":55190,"threads_started":1}
I20260709 13:15:38.366255  9306 raft_consensus.cc:740] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:38.360824  8873 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.398046  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.372071  9325 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:38.417840  7281 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:38.401710  9337 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:15:38.407112  9280 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.740s	user 0.018s	sys 0.008s
I20260709 13:15:38.423764  7326 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:38.473024  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.387239  9305 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:38.427446  9280 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.765s	user 0.018s	sys 0.008s
I20260709 13:15:38.421109  9175 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.424887  9334 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:38.550707  9320 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:38.546613  9310 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.418268  9291 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.148s
I20260709 13:15:38.548820  9268 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:38.576831  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.561772  9341 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:38.583703  7286 raft_consensus.cc:1240] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:15:38.583894  9234 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.586658  9234 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.594758  8873 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.581548  9320 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.595629  9320 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:38.599979  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.601341  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.603164  9305 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.603964  9268 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.606132  9268 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:38.578197  9226 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.608223  9226 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.610363  9226 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.611145  7880 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:38.576902  9306 consensus_queue.cc:260] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.612802  9306 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.615489  7282 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:38.576074  9340 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:38.618978  9341 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.555368  9272 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.623147  9340 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.625089  9272 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.625365  9340 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.625609  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:38.571717  9287 consensus_queue.cc:1059] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.046s
I20260709 13:15:38.577705  9175 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.626811  7278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:38.628403  9175 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.585263  9310 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.630597  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:38.630964  9310 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.632246  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:38.633145  7284 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:38.633731  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.634560  7886 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:38.636137  7251 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:38.637501  8873 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:38.636144  7282 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:38.638751  7282 raft_consensus.cc:1240] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:38.639315  9341 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:38.639819  7282 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:38.641028  7282 raft_consensus.cc:1275] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:38.638756  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.641824  7878 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:38.642858  7251 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:38.631572  9310 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:38.642247  7282 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:38.646287  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:38.660862  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.652807  7325 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:38.644094  8873 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.666335  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:38.659271  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:38.664443  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.667166  7210 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.667969  9332 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:38.668380  9332 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:38.668697  9332 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.672257  7209 raft_consensus.cc:1240] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 13:15:38.674835  7284 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:38.661038  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.658946  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:38.673060  8873 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:38.681100  9333 consensus_queue.cc:1059] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:38.695432  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.694242  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:38.710911  7210 raft_consensus.cc:2468] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:38.724578  9333 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:38.725364  9333 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.726892  9163 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:38.682418  9320 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.751428  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:38.707723  9268 raft_consensus.cc:3055] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:15:38.796207  9246 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.091s	user 0.036s	sys 0.055s
W20260709 13:15:38.802352  9246 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.097s	user 0.036s	sys 0.055s
I20260709 13:15:38.731572  9333 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.702106  9276 consensus_queue.cc:1059] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.046s
I20260709 13:15:38.810272  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.707448  9272 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.091s
I20260709 13:15:38.861850  9163 raft_consensus.cc:3055] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:38.871307  9163 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:38.873530  7853 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:38.847545  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:38.804719  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:38.871759  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.796262  9331 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:38.777441  9233 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:38.870105  9355 log.cc:927] Time spent T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 13:15:38.796268  9175 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:38.799113  9305 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:38.912055  7283 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
W20260709 13:15:38.810918  9317 log.cc:927] Time spent T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:15:38.921214  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:38.919783  7278 raft_consensus.cc:606] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:38.923794  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1105) took 1677 ms. Trace:
I20260709 13:15:38.924860  7280 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:38.926709  7202 raft_consensus.cc:1240] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 13:15:38.928484  7209 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:38.929469  7206 raft_consensus.cc:1275] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:15:38.930524  9294 log.cc:927] Time spent T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 1.353s	user 0.004s	sys 0.000s
I20260709 13:15:38.930568  7204 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:38.797194  9268 raft_consensus.cc:740] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:38.945581  7323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:38.866664  9352 log.cc:927] Time spent T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.167s	user 0.000s	sys 0.000s
I20260709 13:15:38.864714  9308 raft_consensus.cc:3055] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.918294  9331 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.918094  9233 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.998929  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:39.130868  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:39.133536  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:39.000816  7286 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2190) took 1351 ms. Trace:
I20260709 13:15:39.135648  7286 rpcz_store.cc:276] 0709 13:15:37.649756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:37.650919 (+  1163us) service_pool.cc:224] Handling call
0709 13:15:37.651243 (+   324us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:38.585375 (+934132us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:38.980756 (+395381us) spinlock_profiling.cc:243] Waited 932 ms on lock 0x7b540038e0d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:39.000736 (+ 19980us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2143853312}
I20260709 13:15:39.059458  7885 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 13:15:39.139876  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 265394us
I20260709 13:15:39.134526  7209 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:39.142674  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:39.145310  7209 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 2.
I20260709 13:15:39.146368  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:39.123585  9335 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:15:39.137526  9308 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:39.130626  7203 rpcz_store.cc:276] 0709 13:15:37.246013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:37.313842 (+ 67829us) service_pool.cc:224] Handling call
0709 13:15:37.314121 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:37.919546 (+605425us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:38.923543 (+1003997us) spinlock_profiling.cc:243] Waited 559 ms on lock 0x7b54002a7bd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:38.923729 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1284725632}
W20260709 13:15:39.158147  9359 log.cc:927] Time spent T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:15:39.165093  9233 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.167655  9268 consensus_queue.cc:260] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.101843  9241 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:39.168808  8873 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.169310  9241 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:39.169765  9241 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.174142  9313 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.157290  9308 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.175009  9308 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.157109  9320 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.168850  9268 raft_consensus.cc:3060] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.145478  9151 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:15:39.178298  9151 tablet_bootstrap.cc:492] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:39.179062  9151 ts_tablet_manager.cc:1403] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 1.092s	user 0.062s	sys 0.110s
W20260709 13:15:39.179767  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:38.999363  9339 log.cc:927] Time spent T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:15:39.152505  7209 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:39.190487  8873 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:38.998270  9055 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.194279  9055 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:38.962229  7278 raft_consensus.cc:614] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:39.057964  9337 raft_consensus.cc:697] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:39.196385  9055 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.197188  9337 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:39.200105  9332 consensus_meta.cc:287] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.531s	user 0.007s	sys 0.001s
I20260709 13:15:39.200474  9241 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.200593  9332 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:38.960880  9246 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:39.188046  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:39.203435  7207 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:39.202752  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:39.225175  9331 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.225203  8873 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:39.229056  9275 raft_consensus.cc:3055] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:39.232038  9234 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:39.239768  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.240198  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:39.310359  7885 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:39.242935  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.251695  9151 raft_consensus.cc:359] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.022974  9163 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.210721  9246 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.309454  9272 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:39.308293  9175 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:39.309968  9275 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:39.317735  7879 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:39.332505  9163 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:39.338892  9062 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.347651  9332 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.343869  9313 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:39.336761  9175 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.332823  9272 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.413775  9175 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:39.416081  9272 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.418692  9241 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:39.421016  9246 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.431869  9268 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.432542  9268 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.376106  9275 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.435616  9275 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:39.378760  9313 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.441166  9313 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.374191  9151 raft_consensus.cc:740] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:39.443248  9151 consensus_queue.cc:260] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:39.451512  7880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 614) took 1052 ms. Trace:
I20260709 13:15:39.452116  7880 rpcz_store.cc:276] 0709 13:15:38.399402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:38.401392 (+  1990us) service_pool.cc:224] Handling call
0709 13:15:38.446460 (+ 45068us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:38.611573 (+165113us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.451202 (+839629us) spinlock_profiling.cc:243] Waited 64.8 ms on lock 0x7b5400560c54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:39.451441 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":148939008}
W20260709 13:15:39.463836  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.473789  9161 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.474390  9161 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.476517  9161 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:39.482520  9287 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.483069  9287 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.485525  9287 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:39.486737  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1156) took 1101 ms. Trace:
I20260709 13:15:39.487200  7279 rpcz_store.cc:276] 0709 13:15:38.385724 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:38.386856 (+  1132us) service_pool.cc:224] Handling call
0709 13:15:38.402931 (+ 16075us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:38.867973 (+465042us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:38.868005 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:38.872237 (+  4232us) log.cc:844] Serialized 26 byte log entry
0709 13:15:39.316901 (+444664us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:39.316939 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.486277 (+169338us) spinlock_profiling.cc:243] Waited 465 ms on lock 0x7b54003bd154. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:39.486351 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:39.486407 (+    56us) raft_consensus.cc:1685] finished
0709 13:15:39.486421 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:39.486669 (+   248us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7603,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":26085,"spinlock_wait_cycles":1068623616,"thread_start_us":382478,"threads_started":1,"wal-append.queue_time_us":483515}
W20260709 13:15:39.491751  9369 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 13:15:39.492831  9305 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:39.493387  9305 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:39.502619  9151 ts_tablet_manager.cc:1434] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.323s	user 0.009s	sys 0.003s
I20260709 13:15:39.506096  7277 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1151) took 1265 ms. Trace:
I20260709 13:15:39.507202  7251 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:39.508142  9336 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:39.508531  9336 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.508898  9336 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.512414  9227 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:39.513110  9227 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.506574  7277 rpcz_store.cc:276] 0709 13:15:38.241152 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:38.259771 (+ 18619us) service_pool.cc:224] Handling call
0709 13:15:38.269266 (+  9495us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:38.366112 (+ 96846us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.505827 (+1139715us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b540035c5d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:39.506031 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":49886848}
I20260709 13:15:39.515479  9227 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.517036  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.371663  9062 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.521703  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4153cded827845fc9744c3a89e978898"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:39.522809  7279 raft_consensus.cc:606] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:39.523265  7279 raft_consensus.cc:614] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:39.507102  9268 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:39.540445  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 226177us
I20260709 13:15:39.543380  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:39.553475  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.573848  7249 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:39.535971  9340 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:39.582775  7209 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:15:39.584959  7209 pending_rounds.cc:85] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 2
I20260709 13:15:39.585234  7209 pending_rounds.cc:107] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:15:39.585457  7209 raft_consensus.cc:2889] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:39.579442  9307 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:39.582861  7210 pending_rounds.cc:85] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 1
I20260709 13:15:39.587693  7210 pending_rounds.cc:107] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:15:39.588347  7210 raft_consensus.cc:2889] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:39.537321  9227 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:39.597154  7205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 302) took 2087 ms. Trace:
I20260709 13:15:39.597666  7205 rpcz_store.cc:276] 0709 13:15:37.509280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:37.718676 (+209396us) service_pool.cc:224] Handling call
0709 13:15:37.719073 (+   397us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:38.263595 (+544522us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.596899 (+1333304us) spinlock_profiling.cc:243] Waited 540 ms on lock 0x7b5400364054. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:39.597090 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1242667904}
I20260709 13:15:39.598922  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:39.599758  7206 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:39.539920  9268 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.571373  9267 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.601617  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:39.602252  7279 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:39.571367  9246 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.603613  7211 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:39.607264  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:39.629559  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.583294  9292 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.590113  9313 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.584220  9310 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.589637  7882 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 13:15:39.655097  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 51324.6us
I20260709 13:15:39.641178  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:39.649742  9246 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.593891  9340 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.660843  9236 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.639258  9268 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.639099  9272 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:39.639572  9383 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.675118  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:39.689656  7206 raft_consensus.cc:1275] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:39.689872  7279 raft_consensus.cc:606] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:39.664809  7326 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:39.664772  7323 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:39.690461  7279 raft_consensus.cc:614] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:15:39.691519  7850 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.012s	sys 0.063s
W20260709 13:15:39.694201  7850 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.012s	sys 0.063s
W20260709 13:15:39.695998  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 641218us
I20260709 13:15:39.605358  9378 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.707948  7850 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:39.711582  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 46891.5us
I20260709 13:15:39.712487  7323 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:39.720796  7853 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.019s	sys 0.051s
W20260709 13:15:39.680998  9349 log.cc:927] Time spent T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.987s	user 0.001s	sys 0.002s
W20260709 13:15:39.723513  7853 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.578s	user 0.020s	sys 0.052s
I20260709 13:15:39.680078  9272 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.726786  7202 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:15:39.727205  7202 pending_rounds.cc:85] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 1
I20260709 13:15:39.727433  7202 pending_rounds.cc:107] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:15:39.727677  7202 raft_consensus.cc:2889] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:39.728154  9272 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.666324  8873 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:15:39.666245  7879 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:39.684415  9336 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.681095  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:39.731150  7204 raft_consensus.cc:2410] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:15:39.731040  7251 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:39.635459  9267 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.705354  9310 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.732069  9336 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.732650  9336 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.733163  9267 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.733084  9336 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.733417  9310 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.734376  9306 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.734880  9306 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.735167  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:39.735673  9179 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:39.735800  7879 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.736368  9179 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:39.736804  9306 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:39.736903  9336 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:39.738106  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 592823us
I20260709 13:15:39.741513  7177 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:39.741647  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:39.755666  7279 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:39.743374  9366 log.cc:927] Time spent T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.576s	user 0.004s	sys 0.000s
I20260709 13:15:39.682539  9062 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.719771  9378 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.746480  9305 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.747939  9275 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:39.743726  7879 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:39.749571  9344 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.770679  9344 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.772789  9344 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.773258  9337 raft_consensus.cc:2804] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:39.750010  9346 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:39.667992  9246 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.685060  9383 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.671700  9340 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.751730  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.751775  9233 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.775331  9233 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.775770  9383 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.769693  7279 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:39.752059  9387 consensus_queue.cc:1059] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 13:15:39.670308  9287 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:39.780841  9287 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.782018  9337 raft_consensus.cc:697] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:39.783021  9287 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.672770  9236 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:39.784996  9236 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:39.678154  9238 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.075s
I20260709 13:15:39.710641  9330 consensus_queue.cc:1059] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.076s
I20260709 13:15:39.754371  9268 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.786655  9330 raft_consensus.cc:3055] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:39.758314  7177 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:39.707392  9331 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:39.764079  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 56226.6us
I20260709 13:15:39.641198  9227 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.748134  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:39.792609  7283 raft_consensus.cc:606] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:39.792986  7283 raft_consensus.cc:614] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:39.734625  9084 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:39.779341  9380 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.782917  9337 consensus_queue.cc:237] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.661516  9386 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:39.589740  9308 consensus_queue.cc:1059] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.142s
W20260709 13:15:39.790267  9323 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.019s	sys 0.013s
I20260709 13:15:39.778623  9233 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:39.797852  7251 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:39.654237  9292 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.757181  9332 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.770035  9310 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:39.783083  9313 raft_consensus.cc:2749] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:39.805454  7885 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:39.794239  9287 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:39.804519  9380 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.834654  7107 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 3, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:15:39.839097  9041 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.018s	sys 0.018s
I20260709 13:15:39.837350  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 13:15:39.803632  9370 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.549s	user 0.006s	sys 0.029s
I20260709 13:15:39.801290  9084 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:39.872452  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.790267  9387 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.791088  9330 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:39.841235  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:39.861842  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 64101.1us
I20260709 13:15:39.877302  7884 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
W20260709 13:15:39.839406  9323 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.019s	sys 0.014s
I20260709 13:15:39.836625  7106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51492 (request call id 304) took 8926 ms. Trace:
I20260709 13:15:39.868788  7107 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.881366  7853 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:39.801394  9273 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 13:15:39.860333  9308 consensus_queue.cc:1243] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer 11d9e39e28934a1d8115bb23b7c998e9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:15:39.875175  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.893607  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.866338  9336 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:39.862886  9310 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:39.870028  9041 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.623s	user 0.018s	sys 0.018s
I20260709 13:15:39.880765  7107 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 3, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.871557  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:15:39.873162  9370 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.006s	sys 0.029s
I20260709 13:15:39.895715  9310 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.894284  7884 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:39.909287  7176 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:39.806988  9384 consensus_queue.cc:1048] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.077s
I20260709 13:15:39.872962  9287 raft_consensus.cc:697] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:39.894840  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:39.921473  7885 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:39.866876  9332 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.897665  7107 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:39.924777  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.926075  7107 catalog_manager.cc:5697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 2, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 2 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:39.934779  7107 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:39.936136  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.896708  9336 raft_consensus.cc:697] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:39.910501  9394 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:39.893792  9379 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:39.940007  7107 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:39.946584  7885 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:39.906064  9308 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.950620  7360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 234) took 1297 ms. Trace:
I20260709 13:15:39.807693  9386 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:39.894613  9313 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.952234  7360 rpcz_store.cc:276] 0709 13:15:38.653444 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:38.653591 (+   147us) service_pool.cc:224] Handling call
0709 13:15:38.653971 (+   380us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:15:38.657283 (+  3312us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:38.657310 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:15:38.671728 (+ 14418us) log.cc:844] Serialized 52 byte log entry
0709 13:15:38.836057 (+164329us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:39.135318 (+299261us) log.cc:844] Serialized 14 byte log entry
0709 13:15:39.361104 (+225786us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.361183 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:39.743081 (+381898us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b24001fd078. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3209c4 00007f2aae31eacb 00007f2aae4d9dc9 00007f2aae4d9a55 00007f2aae4d909d 00007f2ab110b10e 00007f2ab112288c 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221
0709 13:15:39.927628 (+184547us) raft_consensus.cc:1685] finished
0709 13:15:39.950371 (+ 22743us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:39.950551 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2935,"prepare.queue_time_us":85342,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":44325,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":9446,"spinlock_wait_cycles":30412672,"thread_start_us":614610,"threads_started":3,"wal-append.queue_time_us":469457}
I20260709 13:15:39.924974  9388 raft_consensus.cc:2804] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:39.906234  9161 consensus_queue.cc:1059] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 13:15:39.894150  9387 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.941469  9041 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:39.973496  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 261096us
I20260709 13:15:39.979740  7323 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:39.962170  7107 catalog_manager.cc:5697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 3, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.948576  9394 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:39.983695  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.879721  7106 rpcz_store.cc:276] 0709 13:15:30.909766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:30.909945 (+   179us) service_pool.cc:224] Handling call
0709 13:15:39.836552 (+8926607us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:36.404011 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:36.528850 (+124839us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:36.528903 (+    53us) write_op.cc:435] Acquired schema lock
0709 13:15:36.528936 (+    33us) tablet.cc:662] Decoding operations
0709 13:15:36.676459 (+147523us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:36.676564 (+   105us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:36.676590 (+    26us) tablet.cc:685] Acquiring locks for 16 operations
0709 13:15:36.794811 (+118221us) tablet.cc:701] Row locks acquired
0709 13:15:36.818602 (+ 23791us) write_op.cc:260] PREPARE: finished
0709 13:15:36.843443 (+ 24841us) write_op.cc:270] Start()
0709 13:15:36.843622 (+   179us) write_op.cc:276] Timestamp: P: 1783602936832468 usec, L: 0
0709 13:15:36.843665 (+    43us) op_driver.cc:348] REPLICATION: starting
0709 13:15:36.880941 (+ 37276us) log.cc:844] Serialized 6284 byte log entry
0709 13:15:37.319429 (+438488us) op_driver.cc:464] REPLICATION: finished
0709 13:15:37.438018 (+118589us) write_op.cc:301] APPLY: starting
0709 13:15:37.438115 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:37.438478 (+   363us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:37.439626 (+  1148us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:37.450249 (+ 10623us) spinlock_profiling.cc:243] Waited 4.75 ms on lock 0x7b540009ae54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1582e28 00007f2ab4fbd581 00007f2ab4fbcd58 00007f2ab4fc19f1 00007f2ab4fc19a9 00007f2ab4fc1939 00007f2ab4fc1901 00007f2ab4fc0b2d 000000000038f354 000000000038f199
0709 13:15:37.488905 (+ 38656us) spinlock_profiling.cc:243] Waited 8.6 ms on lock 0x7b180005efc0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae49a522 00007f2aae49c7c1 00007f2aae49c779 00007f2aae49c709 00007f2aae49c6d1 00007f2aae49b9cd 000000000038f354 000000000038f199 00007f2aae47d83a
0709 13:15:37.490457 (+  1552us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:37.490788 (+   331us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 13:15:37.490832 (+    44us) write_op.cc:312] APPLY: finished
0709 13:15:37.491245 (+   413us) log.cc:844] Serialized 113 byte log entry
0709 13:15:37.494280 (+  3035us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:37.498913 (+  4633us) write_op.cc:454] Released schema lock
0709 13:15:37.506413 (+  7500us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:37.526320 (+ 19907us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:37.527883 (+  1563us) write_op.cc:454] Released schema lock
0709 13:15:38.804030 (+1276147us) spinlock_profiling.cc:243] Waited 8.54 ms on lock 0x7b180005efc0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae49a557 00007f2aae49c7c1 00007f2aae49c779 00007f2aae49c709 00007f2aae49c6d1 00007f2aae49b9cd 000000000038f354 000000000038f199 00007f2aae47d83a
Metrics: {"mutex_wait_us":3262,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":118291,"apply.run_cpu_time_us":5224,"apply.run_wall_time_us":80659,"num_ops":16,"prepare.queue_time_us":115599,"prepare.run_cpu_time_us":18343,"prepare.run_wall_time_us":1046466,"raft.queue_time_us":180391,"raft.run_cpu_time_us":22847,"raft.run_wall_time_us":130317,"replication_time_us":475584,"spinlock_wait_cycles":50352512,"thread_start_us":483049,"threads_started":4,"wal-append.queue_time_us":161799,"wal-append.run_cpu_time_us":48684,"wal-append.run_wall_time_us":1504691}]]}
W20260709 13:15:39.982859  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:39.981730  7107 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.985378  7107 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:39.987033  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 266160us
I20260709 13:15:39.987907  7323 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:39.988819  9409 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:39.989352  9409 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.970288  9374 raft_consensus.cc:3055] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:39.969493  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.998750  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:39.971791  9388 raft_consensus.cc:697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:40.009066  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:40.009671  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:40.014711  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:39.959559  9308 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:39.938652  9084 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:39.962379  9313 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.016829  7886 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.019795  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:40.020546  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:39.986801  9394 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.019356  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:39.992750  9233 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:40.023775  7357 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.024502  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:39.992201  7107 catalog_manager.cc:5697] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:40.030885  7360 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:39.985690  9333 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 13:15:40.032470  9397 log.cc:927] Time spent T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:15:39.999763  9389 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:40.014992  9383 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:15:40.033816  9380 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.955976  9379 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.061654  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.034418  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:40.085425  7359 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:40.034878  9311 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:39.948154  9330 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.039636  7354 raft_consensus.cc:2393] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:39.995446  9374 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:40.049420  7355 raft_consensus.cc:2468] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:40.104043  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:40.040696  9233 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:39.985679  9008 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:15:39.997026  9305 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.000138  9227 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:39.985018  9041 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.056595  7880 raft_consensus.cc:2368] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:40.015264  9340 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.034147  9405 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:39.999526  9378 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:40.086933  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.144420  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:40.090168  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:40.093320  7174 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.136s (SENT) [suppressed 28 similar messages]
I20260709 13:15:39.976390  9287 consensus_queue.cc:237] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.099642  7357 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
W20260709 13:15:40.101099  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 116746us
I20260709 13:15:40.039815  9292 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.050632  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.104799  7354 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.105000  7355 raft_consensus.cc:1240] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:40.109748  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.116740  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:40.115541  9233 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:40.130533  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.015064  9336 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.105055  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:40.150388  7325 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:40.117100  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:40.151342  7286 raft_consensus.cc:2393] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:40.035853  9388 consensus_queue.cc:237] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.125718  9330 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.162251  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.150743  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-b448d770320a432c9be8ae606cb8863e received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:40.173888  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-b448d770320a432c9be8ae606cb8863e on tablet b448d770320a432c9be8ae606cb8863e with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:40.174310  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.175465  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.107542  9236 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:15:40.182436  7325 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:40.179203  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:40.180619  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:40.147379  7353 raft_consensus.cc:1275] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:15:40.181636  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.138638  9340 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.164848  9378 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:40.185875  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.134722  9409 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:40.188714  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:40.195932  9401 log.cc:927] Time spent T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.146s	user 0.000s	sys 0.000s
W20260709 13:15:40.196271  9400 log.cc:927] Time spent T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
I20260709 13:15:40.197153  7280 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2212) took 1384 ms. Trace:
I20260709 13:15:40.198612  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.197579  7280 rpcz_store.cc:276] 0709 13:15:38.812530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:39.139159 (+326629us) service_pool.cc:224] Handling call
0709 13:15:39.470578 (+331419us) spinlock_profiling.cc:243] Waited 3.82 ms on lock 0x7b58000a1a98. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:39.470813 (+   235us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:39.471211 (+   398us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:39.471240 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:39.471782 (+   542us) log.cc:844] Serialized 26 byte log entry
0709 13:15:39.911668 (+439886us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:39.911711 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.911777 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:40.196853 (+285076us) raft_consensus.cc:1685] finished
0709 13:15:40.196877 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:40.197094 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1924,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":93,"spinlock_wait_cycles":8789760,"thread_start_us":439483,"threads_started":1,"wal-append.queue_time_us":520314}
I20260709 13:15:40.178496  7352 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:40.199870  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 263) took 1561 ms. Trace:
I20260709 13:15:40.200414  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:40.200870  9408 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:40.201292  7280 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.200518  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:40.202097  9387 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.202826  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:40.203629  7351 raft_consensus.cc:2393] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:40.204021  7352 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:40.204802  7351 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:15:40.205436  7352 raft_consensus.cc:1275] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:40.200301  7284 rpcz_store.cc:276] 0709 13:15:38.638127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:39.131810 (+493683us) service_pool.cc:224] Handling call
0709 13:15:39.132137 (+   327us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:39.132551 (+   414us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:39.132576 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:39.142257 (+  9681us) log.cc:844] Serialized 26 byte log entry
0709 13:15:39.453399 (+311142us) spinlock_profiling.cc:243] Waited 48.3 ms on lock 0x7b180018d540. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae47ce07 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b 00007f2ab1126d23 00007f2ab11270d1 00007f2ab1542a0f
0709 13:15:39.890365 (+436966us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:39.890410 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.890482 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:40.197482 (+307000us) raft_consensus.cc:1685] finished
0709 13:15:40.197499 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:40.199803 (+  2304us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":89,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":10354,"spinlock_wait_cycles":111006976,"thread_start_us":436751,"threads_started":1,"wal-append.queue_time_us":822612}
I20260709 13:15:40.207537  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.208729  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.209455  7284 raft_consensus.cc:2368] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4.
I20260709 13:15:40.181505  9332 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:40.205960  9344 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:40.210592  9344 raft_consensus.cc:697] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:40.211077  9399 log.cc:927] Time spent T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
I20260709 13:15:40.211512  9344 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.207646  9041 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.212234  7282 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2208) took 1580 ms. Trace:
I20260709 13:15:40.159500  9405 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.160193  9305 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:15:40.221637  7356 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:40.217881  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:40.220618  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.189050  9383 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:40.222652  7360 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:40.214598  7282 rpcz_store.cc:276] 0709 13:15:38.631625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:38.941541 (+309916us) service_pool.cc:224] Handling call
0709 13:15:39.142483 (+200942us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:39.359372 (+216889us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:39.359404 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:39.360337 (+   933us) log.cc:844] Serialized 26 byte log entry
0709 13:15:39.874978 (+514641us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:39.875022 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:39.875091 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:40.212017 (+336926us) raft_consensus.cc:1685] finished
0709 13:15:40.212039 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:40.212173 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":20799,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":89,"thread_start_us":698562,"threads_started":2,"wal-append.queue_time_us":603375}
I20260709 13:15:40.225824  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.213385  9386 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:40.191244  9161 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:40.212905  9308 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:40.231401  9313 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.231773  9379 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.198665  9227 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:40.194813  9374 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.257064  7356 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:40.268838  7886 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:40.428225  7354 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:40.428793  7885 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:40.413358  7357 raft_consensus.cc:1275] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:15:40.429138  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.235121  7280 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:40.335879  7359 raft_consensus.cc:2468] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
W20260709 13:15:40.201495  9407 log.cc:927] Time spent T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 13:15:40.320407  9403 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
W20260709 13:15:40.238915  9398 log.cc:927] Time spent T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.275s	user 0.000s	sys 0.003s
W20260709 13:15:40.239930  9396 log.cc:927] Time spent T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.284s	user 0.002s	sys 0.000s
I20260709 13:15:40.442190  7883 raft_consensus.cc:1240] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:40.319065  9238 raft_consensus.cc:3055] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:40.317957  9276 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.439750  9374 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:40.430364  9383 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:40.434827  9161 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.429730  9227 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.444499  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.445235  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.483651  7281 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:40.445542  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.446089  7886 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:40.442441  9415 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:40.451593  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:40.469345  9233 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.453047  9394 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.454429  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.454610  7205 raft_consensus.cc:1240] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
W20260709 13:15:40.456414  9412 log.cc:927] Time spent T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.296s	user 0.000s	sys 0.001s
I20260709 13:15:40.456364  9084 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:40.511644  9084 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.470917  9340 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:40.337370  9332 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.234380  9405 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.235649  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.201472  9408 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:40.481813  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 388517us
I20260709 13:15:40.483074  7283 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
W20260709 13:15:40.447359  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:40.452208  9275 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:40.482502  9383 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.478150  9238 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:40.510360  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.481619  9276 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:40.720181  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:40.724859  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:40.579557  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:40.577431  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:40.628239  7358 raft_consensus.cc:1240] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
W20260709 13:15:40.717656  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 194439us
I20260709 13:15:40.727134  7281 raft_consensus.cc:2410] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:40.673485  9308 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.732286  9394 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.739017  9233 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:40.738705  7325 leader_election.cc:400] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:40.740123  7325 leader_election.cc:403] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:40.530354  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.561554  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.746645  7206 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:15:40.747100  7206 pending_rounds.cc:85] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 1
I20260709 13:15:40.747328  7206 pending_rounds.cc:107] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:15:40.747542  7206 raft_consensus.cc:2889] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:40.748936  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:40.750407  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:40.744860  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:40.742923  9332 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.754050  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:40.755699  9332 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.756649  7205 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 13:15:40.757010  7281 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:40.738596  9308 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.758224  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.759613  9308 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.718851  7251 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:40.708806  9310 consensus_meta.cc:287] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.800s	user 0.011s	sys 0.000s
I20260709 13:15:40.524226  9227 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.604918  9284 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.667320  9041 consensus_queue.cc:1059] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.101s
I20260709 13:15:40.727937  9161 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.526650  7352 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:40.730720  7278 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:40.768254  7249 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:40.513890  9084 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.771780  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:40.760020  9272 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.757934  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:40.764766  9394 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.762656  9378 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 6
W20260709 13:15:40.779949  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 61179.1us
I20260709 13:15:40.767059  9404 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:40.743338  9275 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.493611  9415 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.767668  9405 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:15:40.820008  7207 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:40.786651  9308 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:40.786355  9417 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:40.802526  9311 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:40.771545  9310 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:40.804301  9203 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.910s	user 0.007s	sys 0.048s
I20260709 13:15:40.780835  9284 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.779249  9330 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 13:15:40.787602  9272 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.793241  9084 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:40.791646  9394 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:40.842947  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 324836us
I20260709 13:15:40.789023  9238 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:40.837327  9203 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.948s	user 0.007s	sys 0.048s
I20260709 13:15:40.863078  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:40.806741  9404 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:40.865540  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:40.838591  9311 raft_consensus.cc:697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:40.781194  9383 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.832337  9308 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.877372  9238 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:40.877990  9287 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.913060  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.915830  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.918838  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.858928  9084 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.914738  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:40.876327  9418 consensus_queue.cc:1175] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "11d9e39e28934a1d8115bb23b7c998e9" responder_term: 5 status { last_received { term: 3 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: [4.2-4.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:15:40.926169  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.926653  9284 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.920233  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.932063  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.902298  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.937825  7284 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:40.939241  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.939996  7281 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:40.922519  9276 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:40.947080  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:40.949066  7884 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:40.950273  7325 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:40.950707  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.952240  7280 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:40.950256  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.953985  7284 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:40.964213  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.964921  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:40.965618  7206 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:40.967808  7206 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:15:40.959520  7202 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.039s	sys 0.018s
I20260709 13:15:40.983392  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:40.923275  9287 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:40.955075  9273 raft_consensus.cc:3055] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:40.948051  9408 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:40.959793  9332 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:40.993893  7251 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:40.982251  7850 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
W20260709 13:15:40.981194  7202 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.541s	user 0.039s	sys 0.019s
I20260709 13:15:40.980854  9161 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:40.981568  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:40.994290  9273 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:40.944618  9311 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:40.996538  8873 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:40.999823  9387 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:41.000144  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:40.998027  9332 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:41.022728  7285 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:41.018599  9387 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:41.024868  9387 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.017122  9275 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.041004  9272 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.043093  9404 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.011369  9310 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:41.043643  9427 log.cc:927] Time spent T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.528s	user 0.009s	sys 0.000s
I20260709 13:15:41.044795  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.046165  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.047883  9287 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.048684  9383 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.050096  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:41.050652  7281 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:41.052153  9429 log.cc:927] Time spent T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.174s	user 0.001s	sys 0.001s
I20260709 13:15:41.053339  7887 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 354) took 1113 ms. Trace:
I20260709 13:15:41.054256  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:41.054950  7284 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:41.055864  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:41.056468  7280 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:41.059407  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:41.060182  9308 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.061196  7883 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:15:41.068939  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.070361  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.053711  7887 rpcz_store.cc:276] 0709 13:15:39.940380 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.176287 (+235907us) service_pool.cc:224] Handling call
0709 13:15:40.176589 (+   302us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:40.176835 (+   246us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:40.176863 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:40.177258 (+   395us) log.cc:844] Serialized 26 byte log entry
0709 13:15:40.483028 (+305770us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:40.483061 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:40.483131 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:41.053101 (+569970us) raft_consensus.cc:1685] finished
0709 13:15:41.053124 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.053271 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":285464,"threads_started":1,"wal-append.queue_time_us":638119}
I20260709 13:15:41.072525  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.049577  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:41.100849  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 51346.4us
I20260709 13:15:41.000334  9334 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:15:41.013572  9394 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.151077  7356 raft_consensus.cc:3060] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.040685  9387 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.169121  9387 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.024082  9332 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.178726  7281 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:41.197746  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 49253.5us
W20260709 13:15:41.205662  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.111506  9272 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:41.014801  9161 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.147431  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:41.223629  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.181603  9308 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.201457  9417 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:41.232287  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.238209  7356 raft_consensus.cc:1275] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:41.147918  9344 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.074s
I20260709 13:15:41.223477  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:41.231524  9273 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.233935  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.281054  7356 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:15:41.288769  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 55890.9us
I20260709 13:15:41.294438  7886 raft_consensus.cc:1240] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:41.255133  7203 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.294421  7356 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:15:41.253419  9404 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:41.303902  7285 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2224) took 1243 ms. Trace:
I20260709 13:15:41.307302  7285 rpcz_store.cc:276] 0709 13:15:40.060507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.517464 (+456957us) service_pool.cc:224] Handling call
0709 13:15:40.719569 (+202105us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:41.023211 (+303642us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.303644 (+280433us) spinlock_profiling.cc:243] Waited 303 ms on lock 0x7b54001f0c54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:41.303835 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":696761088}
I20260709 13:15:41.304670  7885 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35732 (request call id 358) took 1267 ms. Trace:
W20260709 13:15:41.305318  9430 log.cc:927] Time spent T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.428s	user 0.006s	sys 0.009s
I20260709 13:15:41.236838  9308 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.284348  9405 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:41.308647  7885 rpcz_store.cc:276] 0709 13:15:40.037008 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.241034 (+204026us) service_pool.cc:224] Handling call
0709 13:15:40.428628 (+187594us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:40.429700 (+  1072us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.304475 (+874775us) spinlock_profiling.cc:243] Waited 7.42 ms on lock 0x7b5400750150. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:41.304615 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17068800}
I20260709 13:15:41.313344  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.316339  7355 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:41.295274  9443 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:41.242019  9417 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.330163  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.330991  7355 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:41.310943  9383 consensus_queue.cc:1059] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:15:41.314101  9272 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:15:41.344537  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.288038  9273 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:41.315793  9404 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:41.342600  9378 consensus_meta.cc:287] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.548s	user 0.001s	sys 0.009s
I20260709 13:15:41.320639  9405 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.356542  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.330437  9443 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.359316  9404 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.357623  7355 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
W20260709 13:15:41.360062  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 69913.8us
I20260709 13:15:41.360725  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.360800  7177 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.361346  7884 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:41.359783  9378 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:41.359318  9443 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:41.364955  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.365854  7177 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.366386  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.367739  7251 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.370328  7177 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.372457  7177 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.373014  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.373724  7355 raft_consensus.cc:2393] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:41.378552  9440 log.cc:927] Time spent T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
W20260709 13:15:41.381310  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.372071  9394 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:41.383230  9394 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.383590  9394 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.383978  7203 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:41.371850  9041 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:41.386366  9041 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:41.386775  9041 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.386988  9417 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.371275  9443 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:41.388080  9443 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:41.388451  9443 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.389081  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 317) took 1250 ms. Trace:
I20260709 13:15:41.391644  7850 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:41.392249  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.395155  9161 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.395637  9453 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.396145  9453 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.400517  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.401306  7357 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:41.402170  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.402448  9405 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.403116  7277 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2226) took 1316 ms. Trace:
I20260709 13:15:41.404592  9378 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.405131  9378 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.406038  9203 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:41.403513  7277 rpcz_store.cc:276] 0709 13:15:40.086537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.526700 (+440163us) service_pool.cc:224] Handling call
0709 13:15:40.527104 (+   404us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:40.527516 (+   412us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:40.527550 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:40.528097 (+   547us) log.cc:844] Serialized 26 byte log entry
0709 13:15:40.996680 (+468583us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:41.002362 (+  5682us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.006065 (+  3703us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:41.392797 (+386732us) raft_consensus.cc:1685] finished
0709 13:15:41.392818 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.403051 (+ 10233us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":320,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":94,"thread_start_us":452538,"threads_started":1,"wal-append.queue_time_us":690113}
I20260709 13:15:41.406574  9203 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:41.407198  9378 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.407452  9203 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.403481  9394 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.390476  9308 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.394721  9436 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:41.410717  7356 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:41.423990  7356 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:41.425079  7356 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:41.411006  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.393038  9284 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:41.426002  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.426578  9284 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.426746  7359 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.427006  9284 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.412078  7360 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:41.432507  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.542179  9378 raft_consensus.cc:3055] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:41.542728  9378 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:41.543668  7356 raft_consensus.cc:1240] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:41.527135  9436 raft_consensus.cc:697] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:41.420925  7355 raft_consensus.cc:1217] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.4->[3.5-3.5]   Dedup: 3.5->[]
I20260709 13:15:41.410986  7357 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:41.542658  7360 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:41.465623  7359 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:41.411605  7354 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:41.546025  7355 raft_consensus.cc:1240] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:15:41.409874  7352 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
W20260709 13:15:41.414158  9422 log.cc:927] Time spent T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.924s	user 0.005s	sys 0.003s
I20260709 13:15:41.425858  9453 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.552183  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.527570  7881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35716 (request call id 621) took 1729 ms. Trace:
I20260709 13:15:41.553236  7354 raft_consensus.cc:1240] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:41.555402  7355 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:41.557433  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.422375  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:41.558984  7359 raft_consensus.cc:2410] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:41.558210  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.416360  7351 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 239) took 1277 ms. Trace:
I20260709 13:15:41.559428  7354 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:41.412851  9394 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.477030  9456 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:41.569864  7326 leader_election.cc:400] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4.
I20260709 13:15:41.570308  7326 leader_election.cc:403] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:41.571326  7326 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:41.573655  9233 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:41.573761  9408 raft_consensus.cc:3060] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:41.573029  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.532567  9332 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:41.580207  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.416205  9041 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.581882  7359 raft_consensus.cc:1275] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:41.583873  7176 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:41.543612  9378 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.588718  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.553150  9443 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.589689  7354 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:41.573092  7326 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.593232  7326 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.594074  7326 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.597304  7285 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:41.598574  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.599597  7354 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:41.600355  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:41.588902  9273 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:41.597249  9061 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:41.605816  9061 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.599247  9383 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:41.606333  9061 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:15:41.609440  9424 log.cc:927] Time spent T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 1.084s	user 0.005s	sys 0.008s
I20260709 13:15:41.610330  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:41.611028  9446 log.cc:927] Time spent T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.394s	user 0.001s	sys 0.000s
I20260709 13:15:41.611187  7355 raft_consensus.cc:2410] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 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: 3 index: 5.
I20260709 13:15:41.611707  9332 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.612104  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.597416  9233 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:41.613102  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.610255  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.613893  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.614918  7356 raft_consensus.cc:2376] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5. Re-sending same reply.
I20260709 13:15:41.615706  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.606289  9383 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.617192  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.617873  7357 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:41.603966  9378 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.618584  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.619192  7357 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:41.620018  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.617202  9383 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:41.618434  9443 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.626616  7353 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 241) took 1463 ms. Trace:
I20260709 13:15:41.628315  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:41.628927  7207 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.584470  9436 consensus_queue.cc:237] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.632063  9084 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.627049  7353 rpcz_store.cc:276] 0709 13:15:40.163243 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.236593 (+ 73350us) service_pool.cc:224] Handling call
0709 13:15:40.236932 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:40.506434 (+269502us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:15:40.506763 (+   329us) log.cc:844] Serialized 14 byte log entry
0709 13:15:40.966514 (+459751us) log.cc:844] Serialized 14 byte log entry
0709 13:15:40.990307 (+ 23793us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:40.996726 (+  6419us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:40.999575 (+  2849us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.626371 (+626796us) spinlock_profiling.cc:243] Waited 266 ms on lock 0x7b540017cfd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:41.626421 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.626552 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2035,"prepare.queue_time_us":27413,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":72,"raft.queue_time_us":22235,"raft.run_cpu_time_us":276,"raft.run_wall_time_us":8627,"spinlock_wait_cycles":611863424,"thread_start_us":366184,"threads_started":1,"wal-append.queue_time_us":487576}
I20260709 13:15:41.634220  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.614022  7360 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:41.641351  7205 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:41.616200  7356 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:41.633534  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.636947  7207 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:41.579020  9456 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.603448  7326 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:41.725754  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:41.673275  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.618499  7203 raft_consensus.cc:1240] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:41.718546  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:41.682523  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.722414  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.641779  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.621673  9408 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4.
I20260709 13:15:41.724812  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:41.707958  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.735641  7360 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:41.726572  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 123197us
I20260709 13:15:41.613098  9233 raft_consensus.cc:697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:41.642395  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.737089  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:41.729224  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.739091  7354 raft_consensus.cc:2410] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 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: 3 index: 5.
I20260709 13:15:41.702339  9346 raft_consensus.cc:993] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:41.737255  7205 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:41.738180  7356 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.731408  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 318) took 1592 ms. Trace:
I20260709 13:15:41.741954  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.742954  7207 raft_consensus.cc:2393] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 6: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:41.739172  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.724660  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:41.746212  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.752264  7359 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 3: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:41.751914  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.753618  7360 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:41.730103  9411 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:41.701694  9383 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.556586  7881 rpcz_store.cc:276] 0709 13:15:39.798477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:39.798614 (+   137us) service_pool.cc:224] Handling call
0709 13:15:40.776183 (+977569us) spinlock_profiling.cc:243] Waited 26.5 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:41.526487 (+750304us) spinlock_profiling.cc:243] Waited 7.1 ms on lock 0x7b58001aa398. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462e9c 00007f2aae462a5b 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:41.526810 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:41.527042 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:41.527074 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:41.527233 (+   159us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:41.527278 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.527360 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.527496 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":77336064}
I20260709 13:15:41.739780  9313 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:41.758654  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.560633  7351 rpcz_store.cc:276] 0709 13:15:40.139210 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.205758 (+ 66548us) service_pool.cc:224] Handling call
0709 13:15:40.254012 (+ 48254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:40.774412 (+520400us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:40.776776 (+  2364us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:40.787225 (+ 10449us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:15:40.790455 (+  3230us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.416123 (+625668us) spinlock_profiling.cc:243] Waited 451 ms on lock 0x7b54002dafd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:41.416178 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.416303 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1037005184}
I20260709 13:15:41.758718  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.726052  9453 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:41.776420  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.757298  7356 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:41.768842  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.690590  9241 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.056s
I20260709 13:15:41.678314  9340 consensus_queue.cc:1059] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.089s
I20260709 13:15:41.773293  7209 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:41.773787  7205 raft_consensus.cc:2393] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 6: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:41.752002  9306 raft_consensus.cc:1081] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:41.779484  7359 raft_consensus.cc:2410] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:41.779565  7354 raft_consensus.cc:2376] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6. Re-sending same reply.
I20260709 13:15:41.775071  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.812799  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.779789  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:41.825074  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:41.758580  9334 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.825881  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.826491  7357 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:41.390257  7202 rpcz_store.cc:276] 0709 13:15:40.138168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.139536 (+  1368us) service_pool.cc:224] Handling call
0709 13:15:40.177608 (+ 38072us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:40.194017 (+ 16409us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:15:41.014560 (+820543us) log.cc:844] Serialized 14 byte log entry
0709 13:15:41.356684 (+342124us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:41.368597 (+ 11913us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:41.370183 (+  1586us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.372086 (+  1903us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.389012 (+ 16926us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9411,"prepare.queue_time_us":801407,"prepare.run_wall_time_us":37,"raft.queue_time_us":13668,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":9669,"spinlock_wait_cycles":52727168,"thread_start_us":860026,"threads_started":2,"wal-append.queue_time_us":362742}
I20260709 13:15:41.826987  7356 raft_consensus.cc:2393] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:41.773061  9313 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:41.765705  9308 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 13:15:41.857316  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:41.878777  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 140967us
I20260709 13:15:41.916587  7326 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:41.780174  9411 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.780393  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.874838  7358 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1250) took 1863 ms. Trace:
W20260709 13:15:41.925312  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:41.877450  9462 log.cc:927] Time spent T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.175s	user 0.001s	sys 0.000s
I20260709 13:15:41.925343  7358 rpcz_store.cc:276] 0709 13:15:40.011110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.011214 (+   104us) service_pool.cc:224] Handling call
0709 13:15:40.011525 (+   311us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:40.734057 (+722532us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.874580 (+1140523us) spinlock_profiling.cc:243] Waited 616 ms on lock 0x7b54002d91d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:41.874760 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1417747328}
I20260709 13:15:41.780112  9084 consensus_queue.cc:1048] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.150s
I20260709 13:15:41.933257  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.873034  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:41.807837  9437 consensus_queue.cc:1059] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.125s
I20260709 13:15:41.776261  9417 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.143s
I20260709 13:15:41.773695  9292 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.151s
I20260709 13:15:41.776144  9404 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.142s
I20260709 13:15:41.947281  9456 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.825177  9203 consensus_queue.cc:1059] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.093s
I20260709 13:15:41.932569  9411 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.827430  9287 consensus_queue.cc:1059] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.097s
I20260709 13:15:41.954722  9287 raft_consensus.cc:3055] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:41.955170  9287 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:41.955977  9287 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.741691  7208 rpcz_store.cc:276] 0709 13:15:40.167389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.167557 (+   168us) service_pool.cc:224] Handling call
0709 13:15:41.628874 (+1461317us) spinlock_profiling.cc:243] Waited 4.41 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:41.629042 (+   168us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:41.629216 (+   174us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:15:41.629531 (+   315us) log.cc:844] Serialized 14 byte log entry
0709 13:15:41.731100 (+101569us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:41.731148 (+    48us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:41.731187 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.731245 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:41.731358 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":3487,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":33,"raft.queue_time_us":376,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":7736,"spinlock_wait_cycles":10144640,"thread_start_us":100902,"threads_started":1}
I20260709 13:15:41.825680  9455 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.099s
I20260709 13:15:41.876720  9041 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:41.922621  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.917431  9313 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.827596  9408 consensus_queue.cc:1059] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.110s
I20260709 13:15:41.959088  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.959509  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:41.959726  7358 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:41.868197  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:41.940991  9473 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.991932  7355 raft_consensus.cc:2410] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:15:41.825218  9394 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.108s
I20260709 13:15:41.941639  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:41.942952  9445 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.654s	user 0.003s	sys 0.000s
I20260709 13:15:41.773146  9273 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.152s
I20260709 13:15:41.957149  9287 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:41.936319  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 168076us
I20260709 13:15:41.957577  7882 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:41.808600  9453 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:41.962811  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:41.924788  9305 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.003609  9305 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.006258  7358 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:41.916479  9272 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 13:15:42.007768  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:42.009400  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.013149  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:42.014007  7277 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:41.953728  9378 raft_consensus.cc:2749] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:15:42.000350  9428 log.cc:927] Time spent T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 1.131s	user 0.004s	sys 0.006s
W20260709 13:15:42.018065  9468 log.cc:927] Time spent T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:15:42.019213  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39562 (request call id 1185) took 1105 ms. Trace:
I20260709 13:15:42.019555  7283 rpcz_store.cc:276] 0709 13:15:40.913461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.923681 (+ 10220us) service_pool.cc:224] Handling call
0709 13:15:40.924036 (+   355us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:40.924409 (+   373us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:15:40.924438 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:41.623233 (+698795us) spinlock_profiling.cc:243] Waited 4.64 ms on lock 0x7b180032dee0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae4682a6 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aafe80a11 00007f2aafe90372 00007f2ab15c2a01 00007f2ab158743a
0709 13:15:41.624239 (+  1006us) spinlock_profiling.cc:243] Waited 5.99 ms on lock 0x7b2c001059a8. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aafe80a11 00007f2aafe90372 00007f2ab15c2a01 00007f2ab158743a 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2
0709 13:15:41.624725 (+   486us) log.cc:844] Serialized 26 byte log entry
0709 13:15:41.684093 (+ 59368us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:41.684134 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.684204 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:42.019012 (+334808us) raft_consensus.cc:1685] finished
0709 13:15:42.019029 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:42.019158 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4016,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":7264,"spinlock_wait_cycles":24448128,"thread_start_us":56668,"threads_started":1,"wal-append.queue_time_us":224531}
I20260709 13:15:42.021005  9411 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:42.023510  9453 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.024449  9383 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:41.998656  9473 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:41.876407  9233 consensus_queue.cc:237] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.027082  9473 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:42.027714  9404 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.034534  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:42.035346  7281 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:41.960820  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:41.857482  9334 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.001911  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:41.997488  7203 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:42.005705  9305 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:41.994076  7351 raft_consensus.cc:2376] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5. Re-sending same reply.
I20260709 13:15:41.957226  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.014425  7881 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
I20260709 13:15:42.044572  7353 raft_consensus.cc:2368] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6.
W20260709 13:15:42.045323  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 43498.3us
I20260709 13:15:42.071583  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:42.021297  9061 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.014488  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:42.001091  7177 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:42.016443  9084 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:41.776329  9346 consensus_queue.cc:1048] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.212s
I20260709 13:15:42.061496  9308 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:42.056288  7281 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
W20260709 13:15:42.064925  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 148365us
I20260709 13:15:42.074666  7358 raft_consensus.cc:2376] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5. Re-sending same reply.
I20260709 13:15:42.111809  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:42.044541  9453 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:42.105091  7885 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:15:42.040593  9417 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:15:42.072829  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:42.064600  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 247307us
W20260709 13:15:42.301435  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 229948us
I20260709 13:15:42.112690  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:42.307729  7358 raft_consensus.cc:2368] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4.
I20260709 13:15:42.075038  7352 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:42.060238  7886 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:42.308797  7174 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:42.309356  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:42.309352  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 308330us
I20260709 13:15:42.140782  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:42.125094  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 76354.7us
I20260709 13:15:42.320863  7174 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:42.321182  7251 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:42.046875  9476 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:42.322151  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 181439us
I20260709 13:15:42.322247  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:42.321600  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:42.329443  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:42.326736  9394 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:42.318658  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:42.331574  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:42.332392  7202 raft_consensus.cc:2393] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:42.333214  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:42.330502  9284 consensus_meta.cc:287] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.903s	user 0.007s	sys 0.003s
I20260709 13:15:42.334159  9284 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.336171  9284 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.330350  9437 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:42.333775  7202 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:42.327404  9475 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:42.336791  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.328423  9344 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:42.299281  9061 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:42.338943  9344 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:42.339382  9344 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:42.336855  9437 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.301097  9313 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.342423  9437 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:42.343912  9313 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.344612  9313 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:42.328617  9436 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.345077  9313 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:42.345474  7353 raft_consensus.cc:2376] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6. Re-sending same reply.
W20260709 13:15:42.346443  9466 log.cc:927] Time spent T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.426s	user 0.001s	sys 0.000s
I20260709 13:15:42.346930  7353 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:42.348227  7353 raft_consensus.cc:3055] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:42.338403  9475 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:42.103920  7204 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 319) took 1653 ms. Trace:
I20260709 13:15:42.109215  9308 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:42.350869  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:42.331453  9484 log.cc:927] Time spent T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:15:42.326133  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.347852  9313 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.353086  8873 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:15:42.337893  7880 consensus_meta.cc:287] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.565s	user 0.002s	sys 0.006s
I20260709 13:15:42.351594  9475 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:42.246961  9305 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:42.278275  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:42.108558  9084 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.352320  7353 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:42.512913  7353 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:42.517767  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 157747us
I20260709 13:15:42.349280  7177 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:42.121366  9483 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.390834  7358 raft_consensus.cc:2410] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:42.410557  7882 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:42.402765  9437 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.391498  9485 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:42.403942  7880 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:42.405082  8873 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:42.403503  7286 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39562 (request call id 1179) took 1971 ms (client timeout 1803 ms). Trace:
I20260709 13:15:42.506147  9330 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:42.530558  7286 rpcz_store.cc:269] 0709 13:15:40.431861 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.403279 (+1971418us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:42.403418 (+   139us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 13:15:42.429698  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:42.363947  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:42.511909  9490 log.cc:927] Time spent T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.195s	user 0.000s	sys 0.008s
I20260709 13:15:42.370546  9394 raft_consensus.cc:697] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:42.392172  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.323567  9453 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.386577  9308 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:42.454793  9305 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:42.531615  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.348786  9476 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.536832  7210 raft_consensus.cc:2393] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:42.509171  7351 raft_consensus.cc:2376] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5. Re-sending same reply.
W20260709 13:15:42.533041  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 183843us
I20260709 13:15:42.582798  9477 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:42.587165  9496 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:42.584671  9453 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.583021  9305 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:42.584918  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:42.525825  7353 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:42.608067  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.640566  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.529704  7202 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
W20260709 13:15:42.641850  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 319650us
I20260709 13:15:42.645895  7249 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:42.535559  9483 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:42.650640  7355 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:42.653033  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.656215  7249 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:42.659257  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:42.661175  7326 connection.cc:256] RPC call timeout handler was delayed by -1.0470056809999733s: 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
W20260709 13:15:42.662144  7285 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.029s	sys 0.074s
W20260709 13:15:42.663004  7285 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.029s	sys 0.074s
W20260709 13:15:42.662955  7174 leader_election.cc:336] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.613s (SENT)
I20260709 13:15:42.663583  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:42.663857  7174 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:42.613729  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.589656  7203 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:42.597242  9387 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:42.603776  9494 log.cc:927] Time spent T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:15:42.667421  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:42.537072  9330 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.664973  7358 raft_consensus.cc:2376] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6. Re-sending same reply.
I20260709 13:15:42.531005  9485 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.671491  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.658315  8873 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.675949  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.662557  9483 raft_consensus.cc:697] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:42.667644  9405 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:42.643872  9477 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.670068  9041 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.669000  9454 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.673794  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.678025  9480 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.678617  8873 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.678505  9405 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:42.707701  7174 leader_election.cc:336] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.530s (SENT)
I20260709 13:15:42.668120  9394 consensus_queue.cc:237] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.679834  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.674191  9387 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.716223  9405 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:42.718070  9084 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.363242  7204 rpcz_store.cc:276] 0709 13:15:40.450104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:40.453020 (+  2916us) service_pool.cc:224] Handling call
0709 13:15:40.453385 (+   365us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:40.453738 (+   353us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:40.453768 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:41.431059 (+977291us) spinlock_profiling.cc:243] Waited 21.9 ms on lock 0x7b2c00000c88. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aafe80a11 00007f2aafe90372 00007f2ab15c2a01 00007f2ab158743a 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2
0709 13:15:41.431485 (+   426us) log.cc:844] Serialized 26 byte log entry
0709 13:15:41.580063 (+148578us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:41.580434 (+   371us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:41.580516 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:42.040417 (+459901us) raft_consensus.cc:1685] finished
0709 13:15:42.040439 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:42.076171 (+ 35732us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2275,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":82,"spinlock_wait_cycles":50375936,"thread_start_us":145876,"threads_started":1,"wal-append.queue_time_us":270330}
I20260709 13:15:42.716787  7351 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:42.690510  9454 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.731205  7358 raft_consensus.cc:1275] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:15:42.748018  7358 raft_consensus.cc:1275] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:42.737126  9387 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:42.760224  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:42.726771  9437 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.742743  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1136) took 1033 ms. Trace:
W20260709 13:15:42.798214  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:42.794268  9476 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.795562  9061 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:42.799714  9284 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:42.792753  9344 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.726332  9483 consensus_queue.cc:237] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.807492  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:42.801175  9489 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:42.797576  7202 rpcz_store.cc:276] 0709 13:15:41.709039 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.670350 (+961311us) service_pool.cc:224] Handling call
0709 13:15:42.735065 (+ 64715us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:42.802076  9496 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:42.832417  9477 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:42.832762  9493 log.cc:927] Time spent T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 13:15:42.830703  9489 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.840939  9489 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.818132  9284 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.843312  9284 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.829445  7204 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:42.846408  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.847761  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.816552  9330 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:42.849524  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1214) took 1217 ms. Trace:
I20260709 13:15:42.831619  9485 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:42.844009  9496 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.858132  9496 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:42.859069  9454 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:42.863705  9344 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:42.864414  7353 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:15:42.865154  7353 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1296) took 1041 ms. Trace:
I20260709 13:15:42.865496  7353 rpcz_store.cc:276] 0709 13:15:41.824286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.347769 (+523483us) service_pool.cc:224] Handling call
0709 13:15:42.348113 (+   344us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.864874 (+516761us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:42.865095 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:42.866379  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.867040  7207 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 2.
I20260709 13:15:42.853973  7202 rpcz_store.cc:276] 0709 13:15:41.631599 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.848692 (+1217093us) service_pool.cc:224] Handling call
0709 13:15:42.848982 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.849169 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:42.849198 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:42.849240 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:42.849279 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:42.849336 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:42.849456 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:42.814589  9061 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.869025  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1219) took 1167 ms. Trace:
I20260709 13:15:42.870420  7207 rpcz_store.cc:276] 0709 13:15:41.701867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.951548 (+249681us) service_pool.cc:224] Handling call
0709 13:15:42.866238 (+914690us) spinlock_profiling.cc:243] Waited 9.14 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:42.868947 (+  2709us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21026048}
I20260709 13:15:42.881745  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:42.878690  9340 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:15:42.850791  9475 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:42.883286  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1211) took 1250 ms. Trace:
I20260709 13:15:42.894855  9485 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:42.899179  7353 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:42.899362  9415 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:42.899972  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:42.907639  7177 leader_election.cc:336] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Timed out: RequestConsensusVote RPC to 127.5.240.66:34955 timed out after 1.530s (SENT)
I20260709 13:15:42.917353  7177 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:42.917788  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:42.908553  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:42.886437  7202 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:42.916074  7279 raft_consensus.cc:1240] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:42.926863  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:42.927219  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.941519  7358 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:15:42.904277  9454 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.949671  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.957732  7207 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1217) took 1304 ms. Trace:
I20260709 13:15:42.961750  7358 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
W20260709 13:15:42.962718  7174 leader_election.cc:336] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.571s (SENT)
I20260709 13:15:42.962815  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.963299  7174 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:42.963713  7358 raft_consensus.cc:2410] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for term 6 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:15:42.964026  7325 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:42.964373  9489 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.967324  9292 raft_consensus.cc:3055] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:42.967893  9292 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:42.968464  9408 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:42.969141  9408 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:42.970152  9408 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.970525  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:42.971572  7352 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2236) took 1363 ms. Trace:
I20260709 13:15:42.971964  7352 rpcz_store.cc:276] 0709 13:15:41.608208 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.331113 (+722905us) service_pool.cc:224] Handling call
0709 13:15:42.970318 (+639205us) spinlock_profiling.cc:243] Waited 5.56 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:42.971477 (+  1159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12787456}
I20260709 13:15:42.973528  9388 raft_consensus.cc:3055] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:42.974004  9388 raft_consensus.cc:740] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:42.975005  9388 consensus_queue.cc:260] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:42.914141  9268 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:42.978505  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:42.981962  7359 raft_consensus.cc:2376] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3. Re-sending same reply.
I20260709 13:15:42.982535  7359 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1287) took 1213 ms. Trace:
I20260709 13:15:42.983039  7359 rpcz_store.cc:276] 0709 13:15:41.768988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.849042 (+ 80054us) service_pool.cc:224] Handling call
0709 13:15:42.978355 (+1129313us) spinlock_profiling.cc:243] Waited 7.35 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:42.982473 (+  4118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16898432}
I20260709 13:15:42.926524  9284 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:42.990149  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.991099  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1137) took 1281 ms. Trace:
I20260709 13:15:42.991425  7206 rpcz_store.cc:276] 0709 13:15:41.710127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.943301 (+233174us) service_pool.cc:224] Handling call
0709 13:15:42.989964 (+1046663us) spinlock_profiling.cc:243] Waited 17.5 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:42.991030 (+  1066us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40151424}
I20260709 13:15:42.992585  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:42.995033  7357 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48764 (request call id 2240) took 1385 ms (client timeout 1802 ms). Trace:
W20260709 13:15:42.995527  7357 rpcz_store.cc:269] 0709 13:15:41.609329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.619792 (+ 10463us) service_pool.cc:224] Handling call
0709 13:15:42.994816 (+1375024us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b5400176e54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:42.994964 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":473268096}
I20260709 13:15:42.996840  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.978420  9388 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.020045  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.021567  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1135) took 1313 ms. Trace:
I20260709 13:15:43.021909  7209 rpcz_store.cc:276] 0709 13:15:41.708444 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.863692 (+155248us) service_pool.cc:224] Handling call
0709 13:15:43.019845 (+1156153us) spinlock_profiling.cc:243] Waited 33.5 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:43.021506 (+  1661us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":77146496}
I20260709 13:15:42.940765  9405 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:42.984862  9330 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.027875  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.919183  9485 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.033027  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.033680  7208 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
W20260709 13:15:43.033948  7174 leader_election.cc:336] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.861s (SENT)
I20260709 13:15:43.034298  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53366 (request call id 1215) took 1402 ms. Trace:
I20260709 13:15:43.034412  7174 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.034631  7208 rpcz_store.cc:276] 0709 13:15:41.631855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.957715 (+325860us) service_pool.cc:224] Handling call
0709 13:15:43.028503 (+1070788us) spinlock_profiling.cc:243] Waited 3.11 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:43.034242 (+  5739us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7164160}
I20260709 13:15:43.036159  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1139) took 1308 ms. Trace:
I20260709 13:15:43.036556  7210 rpcz_store.cc:276] 0709 13:15:41.727870 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.026860 (+1298990us) service_pool.cc:224] Handling call
0709 13:15:43.036103 (+  9243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1668864}
I20260709 13:15:43.038151  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1141) took 1303 ms. Trace:
I20260709 13:15:43.042770  7210 rpcz_store.cc:276] 0709 13:15:41.735217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.037350 (+1302133us) service_pool.cc:224] Handling call
0709 13:15:43.037631 (+   281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:43.037801 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:43.037826 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:43.037869 (+    43us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:43.037906 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.037992 (+    86us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.038094 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:42.984035  9454 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:43.052664  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 70720.5us
I20260709 13:15:43.027558  9061 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.000240  9476 consensus_queue.cc:1048] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 13:15:43.063230  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.055608  9485 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:43.056435  9475 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:42.986101  9308 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.057808  9405 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.058827  7206 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:43.059933  9454 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:42.968780  9292 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.035208  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:42.986763  9268 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.041808  9284 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.066025  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:43.073446  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.073992  9268 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.074548  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.075044  9292 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.075186  7878 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:43.076218  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.076944  7878 raft_consensus.cc:2410] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:15:43.069797  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:43.078512  7356 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1278) took 1311 ms (client timeout 1680 ms). Trace:
W20260709 13:15:43.078895  7356 rpcz_store.cc:269] 0709 13:15:41.766759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.913699 (+146940us) service_pool.cc:224] Handling call
0709 13:15:43.069643 (+1155944us) spinlock_profiling.cc:243] Waited 7.49 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:43.078451 (+  8808us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17231104}
I20260709 13:15:42.912748  7203 rpcz_store.cc:276] 0709 13:15:41.630890 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.685475 (+1054585us) service_pool.cc:224] Handling call
0709 13:15:42.717662 (+ 32187us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:42.729403 (+ 11741us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:42.730513 (+  1110us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:42.731027 (+   514us) log.cc:844] Serialized 26 byte log entry
0709 13:15:42.812840 (+ 81813us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:42.820303 (+  7463us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:42.844075 (+ 23772us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:42.869389 (+ 25314us) raft_consensus.cc:1685] finished
0709 13:15:42.869413 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:42.881274 (+ 11861us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2800,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":9684,"thread_start_us":77009,"threads_started":1,"wal-append.queue_time_us":121243}
I20260709 13:15:43.080622  7203 raft_consensus.cc:1240] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 13:15:43.081264  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1144) took 1336 ms. Trace:
I20260709 13:15:43.081581  7203 rpcz_store.cc:276] 0709 13:15:41.744995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.080053 (+1335058us) service_pool.cc:224] Handling call
0709 13:15:43.080392 (+   339us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:43.081013 (+   621us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.081207 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:43.082923  7203 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:43.083535  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1145) took 1322 ms. Trace:
I20260709 13:15:43.083878  7203 rpcz_store.cc:276] 0709 13:15:41.761038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.082438 (+1321400us) service_pool.cc:224] Handling call
0709 13:15:43.082727 (+   289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:43.083295 (+   568us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.083479 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:43.085245  9305 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.086051  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.107309  7205 raft_consensus.cc:2393] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 3: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
W20260709 13:15:43.107788  7205 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1147) took 1254 ms (client timeout 1563 ms). Trace:
W20260709 13:15:43.108143  7205 rpcz_store.cc:269] 0709 13:15:41.853034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:41.861565 (+  8531us) service_pool.cc:224] Handling call
0709 13:15:43.085852 (+1224287us) spinlock_profiling.cc:243] Waited 21.6 ms on lock 0x7b5800002798. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462a22 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab654d0a0 00007f2ab654c984 00007f2aafac76d4 00007f2aafac7662
0709 13:15:43.107731 (+ 21879us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":49738624}
I20260709 13:15:43.087334  9308 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.091197  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.111670  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:43.092375  9497 log.cc:927] Time spent T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.428s	user 0.000s	sys 0.002s
I20260709 13:15:43.115808  7883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 607) took 1053 ms. Trace:
I20260709 13:15:43.116258  7883 rpcz_store.cc:276] 0709 13:15:42.062573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.062702 (+   129us) service_pool.cc:224] Handling call
0709 13:15:42.302077 (+239375us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.643274 (+341197us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:42.643302 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:42.643342 (+    40us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:42.643369 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.115579 (+472210us) spinlock_profiling.cc:243] Waited 341 ms on lock 0x7b5400740ed4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:43.115624 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.115749 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":784245248}
I20260709 13:15:43.118566  7176 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.120121  7176 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:43.121410  9284 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.122020  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.122277  9284 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:43.122813  7284 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:43.122746  9284 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.123932  9284 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.124486  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.125283  7285 raft_consensus.cc:2393] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 7: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:43.121631  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.126641  7282 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:43.121464  9305 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.047134  7204 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:43.109830  7205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35376 (request call id 332) took 1281 ms. Trace:
I20260709 13:15:43.129034  7205 rpcz_store.cc:276] 0709 13:15:41.828374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.109033 (+1280659us) service_pool.cc:224] Handling call
0709 13:15:43.109340 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:43.109528 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:43.109552 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:43.109594 (+    42us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:43.109623 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.109676 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.109775 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:43.130080  7205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53366
I20260709 13:15:43.130620  7205 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.130934  7205 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:43.135155  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2247) took 1082 ms. Trace:
I20260709 13:15:43.135804  9284 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.094837  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.064407  8804 consensus_queue.cc:1048] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 13:15:43.146770  7176 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.123870  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.148887  9394 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:43.150498  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.151122  7280 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:43.154392  7205 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.078665  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:43.097894  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:43.100236  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:43.078665  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.164855  7354 raft_consensus.cc:2410] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
W20260709 13:15:43.165292  7354 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1286) took 1396 ms (client timeout 1578 ms). Trace:
I20260709 13:15:43.154973  7282 raft_consensus.cc:1240] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:43.095677  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.167395  7283 raft_consensus.cc:1275] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:15:43.167500  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 71906.4us
I20260709 13:15:43.168380  7249 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.155568  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.135588  7281 rpcz_store.cc:276] 0709 13:15:42.052723 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.320206 (+267483us) service_pool.cc:224] Handling call
0709 13:15:42.320491 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.525415 (+204924us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:42.525447 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:42.525490 (+    43us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:42.525520 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.134911 (+609391us) spinlock_profiling.cc:243] Waited 205 ms on lock 0x7b540028afd4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:43.134953 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.135091 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":470746880}
I20260709 13:15:43.159387  7284 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: []
I20260709 13:15:43.168696  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.170054  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.170471  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.169219  7285 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:43.175110  7205 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.180814  7280 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:43.181957  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:43.165645  7354 rpcz_store.cc:269] 0709 13:15:41.768756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.078383 (+1309627us) service_pool.cc:224] Handling call
0709 13:15:43.165236 (+ 86853us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:43.185685  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.186420  7283 raft_consensus.cc:3055] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:43.186725  7283 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:43.187657  7249 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.189157  7326 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.190546  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:43.191474  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:43.196762  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.200776  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.201229  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.201491  7286 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:43.202852  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:43.205757  7205 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:43.161439  9305 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:43.162345  9311 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:43.211464  7249 leader_election.cc:336] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.506s (SENT)
I20260709 13:15:43.216382  7249 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:43.211808  7205 raft_consensus.cc:1240] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:43.209829  7177 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.168044  9308 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.206640  7283 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.217944  7177 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.194069  9405 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:43.198603  9378 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:43.198880  9475 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:43.242672  7283 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:43.245425  7286 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:43.208709  9498 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:43.216425  9454 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:43.246371  9505 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.236620  9479 consensus_queue.cc:1059] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:15:43.248960  9404 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:43.236702  9311 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.258404  9404 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.260422  9311 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.260671  9404 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.251948  9498 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:43.261615  9498 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.216028  9330 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 13:15:43.236636  9480 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:43.263877  9480 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.216291  9313 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:43.237309  9041 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:43.271065  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.248481  9378 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.246634  9405 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.200237  9272 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
I20260709 13:15:43.197820  9284 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.249583  9456 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:43.257972  9479 raft_consensus.cc:3055] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:43.214074  9292 consensus_queue.cc:1059] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.058s
I20260709 13:15:43.247993  9475 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:43.220031  9305 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.297979  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:43.247627  9308 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.271713  9480 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.275888  9405 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:43.274670  9041 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:43.275795  9378 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:43.313102  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 92344.4us
W20260709 13:15:43.313817  7249 leader_election.cc:336] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.578s (SENT)
I20260709 13:15:43.307178  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1221) took 1582 ms. Trace:
W20260709 13:15:43.307653  9310 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.006s	sys 0.020s
I20260709 13:15:43.295719  9479 raft_consensus.cc:740] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:43.296844  9475 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:43.297660  9313 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:43.321040  7354 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:43.304004  9456 raft_consensus.cc:697] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:43.310817  9292 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:43.312659  9041 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:43.322662  9310 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.559s	user 0.006s	sys 0.020s
W20260709 13:15:43.330919  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 87691.1us
I20260709 13:15:43.334867  7177 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.347995  9483 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.325891  9479 consensus_queue.cc:260] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.329953  9292 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:43.364208  7177 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:43.370329  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:43.355154  9313 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:43.376593  7249 leader_election.cc:336] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.647s (SENT)
I20260709 13:15:43.377126  7249 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:43.378325  7249 leader_election.cc:336] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.666s (SENT)
I20260709 13:15:43.378909  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:43.376704  9456 consensus_queue.cc:237] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.374578  9479 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.373687  9272 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 13:15:43.385582  7249 leader_election.cc:336] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.736s (SENT)
I20260709 13:15:43.394575  7249 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:43.401755  7283 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:43.403810  7177 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.380899  9480 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:43.408383  7283 raft_consensus.cc:1275] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:43.394649  9505 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:15:43.405618  9519 log.cc:927] Time spent T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.153s	user 0.000s	sys 0.001s
I20260709 13:15:43.422727  7174 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.405195  8873 raft_consensus.cc:2749] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.424309  7174 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.424598  9489 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:15:43.412072  9483 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:43.409200  9272 raft_consensus.cc:697] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:43.428664  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:43.393591  9292 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.432431  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:43.436003  7249 leader_election.cc:400] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4.
I20260709 13:15:43.436650  7249 leader_election.cc:403] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:15:43.437788  7249 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.433660  9346 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:43.439133  9346 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:43.439541  9346 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.442309  9480 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4.
I20260709 13:15:43.445331  9378 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.446411  9530 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.447461  7174 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.447700  9378 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:43.448761  7174 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.449138  9041 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.450094  8873 raft_consensus.cc:2764] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:15:43.450888  9530 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:43.451483  9041 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:43.452062  9527 log.cc:927] Time spent T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:15:43.452351  9530 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.425877  9305 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.456151  9272 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.457089  9284 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.457644  9284 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.450966  9489 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:15:43.458743  9489 consensus_queue.cc:1243] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer ce2716d915934d5a8a0a9e47bf3159f9 log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:15:43.437440  9334 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:43.459781  9284 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.446318  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1146) took 1672 ms. Trace:
I20260709 13:15:43.425607  9496 consensus_queue.cc:1059] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 13:15:43.462303  7203 rpcz_store.cc:276] 0709 13:15:41.773692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.084691 (+1310999us) service_pool.cc:224] Handling call
0709 13:15:43.085084 (+   393us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:15:43.085472 (+   388us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:43.085504 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:15:43.086493 (+   989us) log.cc:844] Serialized 52 byte log entry
0709 13:15:43.298777 (+212284us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:15:43.298817 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.298908 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:43.446055 (+147147us) raft_consensus.cc:1685] finished
0709 13:15:43.446080 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.446249 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":11183,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":121,"thread_start_us":196854,"threads_started":1,"wal-append.queue_time_us":271373}
W20260709 13:15:43.462708  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:43.465219  9041 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.451426  9292 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:43.465720  9346 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.468147  9346 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:43.439239  9523 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:15:43.476015  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:43.479027  9305 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:43.480916  9305 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:43.481330  9305 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:43.483245  9496 raft_consensus.cc:3055] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:43.483669  9496 raft_consensus.cc:740] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:43.484412  9496 consensus_queue.cc:260] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.485594  9496 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:43.488735  9505 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.315649  7208 rpcz_store.cc:276] 0709 13:15:41.725146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.035436 (+1310290us) service_pool.cc:224] Handling call
0709 13:15:43.035720 (+   284us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:43.035913 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:15:43.139308 (+103395us) log.cc:844] Serialized 14 byte log entry
0709 13:15:43.306834 (+167526us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:43.306887 (+    53us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:43.306937 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.307001 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.307122 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":229584,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":9302,"thread_start_us":270296,"threads_started":2}
I20260709 13:15:43.492756  9498 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.493896  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.489287  9505 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.497457  7285 raft_consensus.cc:1240] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
W20260709 13:15:43.503127  7360 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48768 (request call id 1295) took 1732 ms (client timeout 1647 ms). Trace:
W20260709 13:15:43.503571  7360 rpcz_store.cc:269] 0709 13:15:41.770943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.502907 (+1731964us) service_pool.cc:211] Skipping call since client already timed out
0709 13:15:43.503054 (+   147us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 13:15:43.507802  7282 raft_consensus.cc:1240] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:43.508409  9477 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:43.508939  9477 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.510461  7881 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:43.510952  9477 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.513046  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.513550  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.513765  7280 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:43.514145  7205 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:43.515575  7850 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:43.505541  9480 raft_consensus.cc:2764] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:15:43.521656  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:43.521643  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 111171us
I20260709 13:15:43.523818  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.524578  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.507031  8873 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:15:43.526516  7278 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2241) took 1494 ms. Trace:
I20260709 13:15:43.526919  7278 rpcz_store.cc:276] 0709 13:15:42.032474 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.038172 (+  5698us) service_pool.cc:224] Handling call
0709 13:15:43.525849 (+1487677us) spinlock_profiling.cc:243] Waited 2.34 ms on lock 0x7b58000a1a98. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462b71 00007f2aae462eee 0000000000375939 00007f2ab64d61e0 00007f2ab659f0c4 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:43.526026 (+   177us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:43.526209 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:43.526236 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:43.526276 (+    40us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:43.526310 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.526363 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:43.526462 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5385600}
I20260709 13:15:43.531922  7280 raft_consensus.cc:1240] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:43.532517  7283 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:43.515184  9404 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:43.523164  9387 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:43.540316  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.542019  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.544452  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.545208  7204 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:43.516820  9346 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 13:15:43.543534  9404 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.548801  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.549073  7208 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:15:43.553083  9495 log.cc:927] Time spent T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.794s	user 0.001s	sys 0.009s
I20260709 13:15:43.538719  9387 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:43.554718  9387 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.558925  9404 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.518050  9405 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.538673  9483 raft_consensus.cc:697] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:43.565562  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.569737  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.570027  7203 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:15:43.571012  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.572121  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.573701  7284 raft_consensus.cc:2368] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:43.592761  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.593524  7277 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:43.594384  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.596076  9483 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:43.598019  9475 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.603585  7853 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.605553  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.614651  7285 raft_consensus.cc:1240] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 3. Current term is 4. Ops: []
W20260709 13:15:43.686846  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:43.702907  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:43.704161  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 99329.7us
I20260709 13:15:43.738430  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:43.702768  9475 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:43.743330  9537 log.cc:927] Time spent T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.209s	user 0.001s	sys 0.000s
I20260709 13:15:43.710040  9330 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:43.746582  7174 leader_election.cc:336] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.882s (SENT)
W20260709 13:15:43.757339  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 52371.2us
W20260709 13:15:43.762882  9540 log.cc:927] Time spent T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.176s	user 0.000s	sys 0.000s
I20260709 13:15:43.764851  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.766575  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.769155  9505 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.770172  7355 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:43.770782  7355 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 244) took 1392 ms. Trace:
I20260709 13:15:43.771072  7355 rpcz_store.cc:276] 0709 13:15:42.378936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.769569 (+1390633us) service_pool.cc:224] Handling call
0709 13:15:43.769846 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:43.770554 (+   708us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.770731 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:15:43.772485  7885 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 605) took 1724 ms. Trace:
I20260709 13:15:43.772867  7885 rpcz_store.cc:276] 0709 13:15:42.048031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.048155 (+   124us) service_pool.cc:224] Handling call
0709 13:15:42.104707 (+ 56552us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.309431 (+204724us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.772301 (+1462870us) spinlock_profiling.cc:243] Waited 56.2 ms on lock 0x7b5400750150. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:43.772429 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":129153280}
I20260709 13:15:43.773419  7203 raft_consensus.cc:2410] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 13:15:43.776108  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.777772  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.778874  7278 raft_consensus.cc:2410] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 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.
I20260709 13:15:43.779851  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.783804  9405 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.784255  7249 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.762499  9388 consensus_queue.cc:1059] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:43.758188  7853 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.795064  7853 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.798645  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.807777  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.809312  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.814229  9476 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:43.814845  9476 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:43.815403  9476 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.823716  9305 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.825263  7283 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:43.828642  9516 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.829838  9388 raft_consensus.cc:3055] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:43.831252  9388 raft_consensus.cc:740] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:43.832170  9388 consensus_queue.cc:260] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.833527  9388 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.793560  9405 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:43.842382  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:43.843629  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.844959  9387 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:43.846856  9526 log.cc:927] Time spent T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.492s	user 0.018s	sys 0.033s
I20260709 13:15:43.847935  9387 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.845053  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.855162  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.857455  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.858680  7208 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:43.860950  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.862308  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.862883  7209 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:43.768009  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.863739  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.864409  7204 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
I20260709 13:15:43.865037  7209 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:15:43.788200  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:43.777441  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:43.872215  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:43.873420  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.874094  7355 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:43.875173  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2249) took 1822 ms. Trace:
I20260709 13:15:43.875569  7279 rpcz_store.cc:276] 0709 13:15:42.053166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.360713 (+307547us) service_pool.cc:224] Handling call
0709 13:15:42.361030 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.941065 (+580035us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.874914 (+933849us) spinlock_profiling.cc:243] Waited 555 ms on lock 0x7b5400208ad4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:43.875110 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1276007168}
W20260709 13:15:43.878109  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 79532.4us
I20260709 13:15:43.878568  7360 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 13:15:43.878865  7853 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.879303  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.879680  9516 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:43.879812  9485 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:43.880199  9516 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:43.880668  9516 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.884899  9308 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:43.886005  7209 raft_consensus.cc:1240] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:43.886941  7249 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.888278  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:43.889165  7209 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:43.889480  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.890424  9008 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.892043  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.892699  9238 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:43.837658  9305 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.864782  7202 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:43.880131  7354 raft_consensus.cc:2368] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:43.897032  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.917512  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.917702  7326 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:43.918327  7355 raft_consensus.cc:2393] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 6: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:43.898416  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:43.893262  9476 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.893546  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.904388  7358 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:15:43.906687  7208 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
W20260709 13:15:43.913384  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:43.916299  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 213540us
W20260709 13:15:43.919631  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:43.921521  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.924331  7355 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:43.926510  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:43.927182  7208 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:43.926137  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:43.899466  9308 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:43.965860  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:43.914657  9405 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:43.907011  9238 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.969789  7885 raft_consensus.cc:1240] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:43.965325  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:43.923980  9268 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:43.992985  7355 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:43.926923  9479 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:43.970911  7358 raft_consensus.cc:1275] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:43.971225  9340 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.965847  9498 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:43.939486  9505 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 13:15:43.915969  9008 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.008159  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:43.993685  9306 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:44.002166  7352 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.013043  9516 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:43.994848  9238 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.015184  9516 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:44.008920  7358 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
W20260709 13:15:44.000538  9313 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.023s	sys 0.048s
I20260709 13:15:44.018784  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.006561  7881 raft_consensus.cc:1240] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:44.021602  7358 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:44.005004  9405 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:42.959435  7207 rpcz_store.cc:276] 0709 13:15:41.653552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.871318 (+1217766us) service_pool.cc:224] Handling call
0709 13:15:42.871661 (+   343us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:42.871866 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:15:42.882811 (+ 10945us) log.cc:844] Serialized 14 byte log entry
0709 13:15:42.956517 (+ 73706us) log.cc:844] Serialized 14 byte log entry
0709 13:15:42.957284 (+   767us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:42.957358 (+    74us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:42.957424 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:42.957516 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:42.957661 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":11806,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":43,"raft.queue_time_us":674,"spinlock_wait_cycles":4193024,"thread_start_us":57857,"threads_started":1}
I20260709 13:15:44.026120  7208 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:44.026942  7355 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
W20260709 13:15:44.018448  9313 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.023s	sys 0.048s
I20260709 13:15:44.020390  9306 raft_consensus.cc:697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:44.035933  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:44.021667  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.010471  9340 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.043776  7280 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:44.044236  7323 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.039674  9008 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:44.053449  7174 leader_election.cc:336] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.510s (SENT)
I20260709 13:15:44.056509  7174 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:44.039373  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.061810  7358 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:44.064275  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:44.064911  7355 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:44.068297  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:44.068882  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.069665  7355 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:44.066215  7323 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.074199  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.048692  7352 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:44.075392  7323 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:44.082849  7853 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.049722  7351 raft_consensus.cc:2376] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6. Re-sending same reply.
I20260709 13:15:44.070401  9008 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.076082  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.071921  9483 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:44.088397  7887 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:44.094492  7355 raft_consensus.cc:2368] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:44.075042  9479 raft_consensus.cc:2764] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:15:44.081398  9476 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:44.096735  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:44.100971  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:44.101774  7284 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.096966  9378 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:44.098845  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:44.105091  9525 log.cc:927] Time spent T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.697s	user 0.003s	sys 0.000s
I20260709 13:15:44.112234  7284 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:44.094995  7323 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:44.114215  9008 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:15:44.114378  9546 log.cc:927] Time spent T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.373s	user 0.000s	sys 0.002s
I20260709 13:15:44.112895  7355 raft_consensus.cc:2376] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6. Re-sending same reply.
I20260709 13:15:44.117121  7323 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.118772  9008 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:44.120262  7323 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:44.127899  7358 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:44.130628  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:42.258713  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:44.148351  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.146209  9268 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:44.148001  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:44.150054  7323 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.074085  9405 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:44.152971  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 153223us
I20260709 13:15:44.149255  9008 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.161340  7323 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:44.164541  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 237207us
I20260709 13:15:44.126194  9483 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 13:15:44.149257  7352 raft_consensus.cc:2376] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6. Re-sending same reply.
I20260709 13:15:44.163625  7850 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:44.168839  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:44.169662  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:44.171737  7285 raft_consensus.cc:2393] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:44.171952  7323 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.173695  7850 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:44.097754  9306 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.150673  9485 consensus_queue.cc:1059] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
I20260709 13:15:44.158722  9476 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:44.176342  7850 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.185122  7204 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:44.190429  7206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35376 (request call id 335) took 1289 ms. Trace:
I20260709 13:15:44.190937  7206 rpcz_store.cc:276] 0709 13:15:42.900640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.993725 (+ 93085us) service_pool.cc:224] Handling call
0709 13:15:44.190198 (+1196473us) spinlock_profiling.cc:243] Waited 61.2 ms on lock 0x7b5400278b54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:44.190343 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":140715904}
I20260709 13:15:44.192211  7211 raft_consensus.cc:1240] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:44.174676  9330 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:44.195255  9238 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.197615  9238 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:44.198374  9476 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:44.198665  9485 raft_consensus.cc:3055] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:44.199334  9388 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:44.199465  7850 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.199954  9330 raft_consensus.cc:697] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:44.200606  9554 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:44.201336  9551 log.cc:927] Time spent T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
W20260709 13:15:44.203409  9520 log.cc:927] Time spent T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.813s	user 0.003s	sys 0.008s
I20260709 13:15:44.198575  7284 pending_rounds.cc:85] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 1
I20260709 13:15:44.208029  7107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51502 (request call id 290) took 8943 ms. Trace:
I20260709 13:15:44.226079  7284 pending_rounds.cc:107] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 13:15:44.210741  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.226372  7284 raft_consensus.cc:2889] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:44.212390  9454 raft_consensus.cc:3055] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.213264  7285 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:44.218039  8804 consensus_queue.cc:1059] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:44.210888  9334 consensus_queue.cc:1059] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:44.219727  9340 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:44.224871  9547 log.cc:927] Time spent T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.482s	user 0.002s	sys 0.001s
I20260709 13:15:44.222620  9485 raft_consensus.cc:740] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:44.219652  9555 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:44.299171  9555 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:44.299628  9555 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:44.299592  9485 consensus_queue.cc:260] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.302683  9485 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:44.278934  7177 leader_election.cc:400] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:44.279716  9272 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:15:44.284978  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.289230  7886 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35708 (request call id 609) took 1770 ms. Trace:
W20260709 13:15:44.304167  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 132280us
I20260709 13:15:44.228616  9454 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:44.304425  7177 leader_election.cc:403] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:15:44.229763  9516 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:44.268622  9340 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.235222  9554 raft_consensus.cc:697] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:44.267462  9538 consensus_queue.cc:1059] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 13:15:44.304502  7886 rpcz_store.cc:276] 0709 13:15:42.519065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:42.519201 (+   136us) service_pool.cc:224] Handling call
0709 13:15:42.519589 (+   388us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:42.519974 (+   385us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:42.520000 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:42.520456 (+   456us) log.cc:844] Serialized 26 byte log entry
0709 13:15:43.498384 (+977928us) spinlock_profiling.cc:243] Waited 981 us on lock 0x7b18003b4460. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae47ce07 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b 00007f2ab1126d23 00007f2ab11270d1 00007f2ab1542a0f
0709 13:15:43.610348 (+111964us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:43.610395 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.610470 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:44.217548 (+607078us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:44.288977 (+ 71429us) raft_consensus.cc:1685] finished
0709 13:15:44.289003 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:44.289154 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1208,"raft.queue_time_us":762,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":5942,"spinlock_wait_cycles":34629888,"thread_start_us":111744,"threads_started":1,"wal-append.queue_time_us":1216530}
I20260709 13:15:44.224290  9388 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:44.331035  9388 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:44.308096  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 131981us
I20260709 13:15:44.226300  7107 rpcz_store.cc:276] 0709 13:15:35.309337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:35.309701 (+   364us) service_pool.cc:224] Handling call
0709 13:15:44.207933 (+8898232us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:40.876531 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:40.966946 (+ 90415us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:40.969186 (+  2240us) write_op.cc:435] Acquired schema lock
0709 13:15:40.982065 (+ 12879us) tablet.cc:662] Decoding operations
0709 13:15:41.032081 (+ 50016us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:41.032137 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:41.032164 (+    27us) tablet.cc:685] Acquiring locks for 11 operations
0709 13:15:41.033022 (+   858us) tablet.cc:701] Row locks acquired
0709 13:15:41.033041 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:15:41.033189 (+   148us) write_op.cc:270] Start()
0709 13:15:41.033301 (+   112us) write_op.cc:276] Timestamp: P: 1783602941033140 usec, L: 0
0709 13:15:41.033324 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:15:41.036541 (+  3217us) log.cc:844] Serialized 4354 byte log entry
0709 13:15:41.563926 (+527385us) op_driver.cc:464] REPLICATION: finished
0709 13:15:41.780614 (+216688us) write_op.cc:301] APPLY: starting
0709 13:15:41.825595 (+ 44981us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:41.935782 (+110187us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:41.959432 (+ 23650us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:42.017708 (+ 58276us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:42.017947 (+   239us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 13:15:42.018001 (+    54us) write_op.cc:312] APPLY: finished
0709 13:15:42.018305 (+   304us) log.cc:844] Serialized 83 byte log entry
0709 13:15:42.018493 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:42.018625 (+   132us) write_op.cc:454] Released schema lock
0709 13:15:42.018677 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:42.019024 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:42.019050 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":30324,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":201028,"apply.run_cpu_time_us":3817,"apply.run_wall_time_us":252457,"num_ops":11,"prepare.queue_time_us":408744,"prepare.run_cpu_time_us":17158,"prepare.run_wall_time_us":425559,"raft.queue_time_us":182495,"raft.run_cpu_time_us":10992,"raft.run_wall_time_us":164706,"replication_time_us":530446,"thread_start_us":867254,"threads_started":4,"wal-append.queue_time_us":286693,"wal-append.run_cpu_time_us":87305,"wal-append.run_wall_time_us":1694345}]]}
I20260709 13:15:44.307096  7323 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.345597  7323 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.346966  7323 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.348053  7323 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.287103  9041 consensus_queue.cc:1059] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 13:15:44.311681  9378 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.315271  9437 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:44.343834  9479 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.343619  7277 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:44.362108  7278 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:44.334192  9340 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.352063  9475 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 13:15:44.367177  9474 raft_consensus.cc:3055] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:44.368120  9474 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:44.368847  9340 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:44.343910  9476 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.369398  9340 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:44.379156  9340 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.362716  9394 raft_consensus.cc:3055] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.363768  9553 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.364477  9310 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:44.402987  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 176729us
W20260709 13:15:44.410974  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.316929  9330 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.358727  9516 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 13:15:44.396919  9394 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:44.436234  9310 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.440323  9394 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.443128  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:44.443128  9516 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.444770  9516 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.446796  9516 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:44.447317  9516 consensus_queue.cc:1059] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:15:44.448921  9556 log.cc:927] Time spent T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.136s	user 0.000s	sys 0.000s
W20260709 13:15:44.451128  9559 log.cc:927] Time spent T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
W20260709 13:15:44.452057  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:44.454030  9558 log.cc:927] Time spent T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.161s	user 0.000s	sys 0.001s
I20260709 13:15:44.396437  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:44.455963  7277 raft_consensus.cc:606] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:44.456393  7277 raft_consensus.cc:614] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:15:44.461066  9522 log.cc:927] Time spent T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 1.113s	user 0.009s	sys 0.003s
I20260709 13:15:44.441713  9394 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.475526  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 257) took 1380 ms. Trace:
I20260709 13:15:44.475993  7356 rpcz_store.cc:276] 0709 13:15:43.095522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.095686 (+   164us) service_pool.cc:224] Handling call
0709 13:15:43.096018 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:43.096346 (+   328us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:43.096375 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:43.096851 (+   476us) log.cc:844] Serialized 26 byte log entry
0709 13:15:43.242939 (+146088us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:43.242980 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.243046 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:44.343827 (+1100781us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:44.462198 (+118371us) raft_consensus.cc:1685] finished
0709 13:15:44.462221 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:44.475429 (+ 13208us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1669,"raft.run_cpu_time_us":89,"raft.run_wall_time_us":89,"spinlock_wait_cycles":3389184,"thread_start_us":145698,"threads_started":1,"wal-append.queue_time_us":223690}
I20260709 13:15:44.368053  9554 consensus_queue.cc:237] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:44.481032  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 173446us
W20260709 13:15:44.484057  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.363622  9454 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.469228  9310 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:44.506430  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 158443us
I20260709 13:15:44.503965  7210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1143) took 2765 ms. Trace:
I20260709 13:15:44.507719  7210 rpcz_store.cc:276] 0709 13:15:41.738551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.043866 (+1305315us) service_pool.cc:224] Handling call
0709 13:15:43.044299 (+   433us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:15:43.044733 (+   434us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:43.044760 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:15:43.045479 (+   719us) log.cc:844] Serialized 52 byte log entry
0709 13:15:43.276397 (+230918us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:43.311981 (+ 35584us) log.cc:844] Serialized 14 byte log entry
0709 13:15:43.319412 (+  7431us) log.cc:844] Serialized 14 byte log entry
0709 13:15:43.319583 (+   171us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:43.319650 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:44.202767 (+883117us) spinlock_profiling.cc:243] Waited 8.53 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2ab112286e 00007f2ab1121bb6 00007f2ab11217d8 00007f2ab112b221 00007f2ab112b1d9 00007f2ab112b169
0709 13:15:44.503703 (+300936us) raft_consensus.cc:1685] finished
0709 13:15:44.503732 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:44.503899 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39276,"prepare.queue_time_us":111446,"prepare.run_cpu_time_us":95,"prepare.run_wall_time_us":2693,"raft.queue_time_us":18629,"raft.run_cpu_time_us":334,"raft.run_wall_time_us":5357,"spinlock_wait_cycles":19608320,"thread_start_us":207616,"threads_started":1,"wal-append.queue_time_us":325291}
W20260709 13:15:44.516884  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.505474  9008 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:44.520813  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:44.521401  7210 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.521092  7211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53366 (request call id 1213) took 2889 ms. Trace:
I20260709 13:15:44.521957  7211 rpcz_store.cc:276] 0709 13:15:41.631367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.099841 (+1468474us) service_pool.cc:224] Handling call
0709 13:15:44.192013 (+1092172us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:44.192678 (+   665us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:44.520886 (+328208us) spinlock_profiling.cc:243] Waited 1.09 s on lock 0x7b5400278b50. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:44.521033 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2511050624}
I20260709 13:15:44.516229  7278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
W20260709 13:15:44.534047  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 115199us
W20260709 13:15:44.536012  9563 log.cc:927] Time spent T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 13:15:44.536201  9566 consensus_queue.cc:1059] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:44.538061  9378 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.538683  9378 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:44.540940  9569 log.cc:927] Time spent T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 13:15:44.578035  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:44.578759  7884 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:44.547437  9586 raft_consensus.cc:3055] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.580375  9586 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:44.580358  9570 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:44.582245  9586 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.582800  9570 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.584614  9570 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:44.580343  9574 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.585444  9574 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.576640  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:44.586284  9378 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:44.587601  9574 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:44.588124  9334 raft_consensus.cc:3055] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.592123  9334 raft_consensus.cc:740] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:44.599323  9388 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.601073  9388 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:44.597770  9555 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.603813  9555 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:44.605824  9571 log.cc:927] Time spent T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.083s	user 0.001s	sys 0.001s
W20260709 13:15:44.606840  9544 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.892s	user 0.000s	sys 0.004s
W20260709 13:15:44.608928  9568 log.cc:927] Time spent T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
W20260709 13:15:44.635833  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:44.640189  7174 leader_election.cc:336] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.923s (SENT)
I20260709 13:15:44.640870  7174 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:44.643138  7174 leader_election.cc:336] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.079s (SENT)
I20260709 13:15:44.643724  7174 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:44.645958  7174 leader_election.cc:336] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.132s (SENT)
I20260709 13:15:44.646570  7174 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:44.654742  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 185734us
I20260709 13:15:44.531432  7278 raft_consensus.cc:606] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:44.668514  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:44.670058  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:44.672631  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:44.673533  7204 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:44.675148  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:44.676258  7283 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:44.676766  7283 raft_consensus.cc:614] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:44.680420  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:44.681325  7283 raft_consensus.cc:606] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:44.694576  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 186275us
W20260709 13:15:44.694722  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 142705us
I20260709 13:15:44.696205  7323 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.699558  7323 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.702090  7323 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.706481  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:44.707302  7355 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:44.706539  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.709120  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:44.710173  7359 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:44.711953  7886 raft_consensus.cc:1240] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:44.712875  7850 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.587589  7882 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:15:44.719347  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:44.721439  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:44.723096  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:44.723466  9273 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.723793  9305 consensus_queue.cc:1059] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:44.724481  9273 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.727253  9405 raft_consensus.cc:3055] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.738521  9553 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:44.595559  9334 consensus_queue.cc:260] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.739678  9538 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.740100  9334 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.740707  9538 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.741930  9584 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:44.742307  9394 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.742857  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:44.743394  9584 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:44.743100  9394 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.743938  9584 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.744199  9388 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:44.744796  9388 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:44.745343  9388 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.728272  9405 raft_consensus.cc:740] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:44.739683  9553 consensus_queue.cc:1059] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 13:15:44.725389  9273 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:15:44.754945  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 48580.8us
W20260709 13:15:44.758477  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 56656us
I20260709 13:15:44.771437  9588 consensus_queue.cc:1059] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:44.771842  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:44.772536  9588 consensus_queue.cc:1243] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer ce2716d915934d5a8a0a9e47bf3159f9 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 2
I20260709 13:15:44.773214  9588 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:44.777493  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:44.779778  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:44.780530  7282 raft_consensus.cc:606] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:44.780912  7282 raft_consensus.cc:614] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:44.782441  9538 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:44.783043  7210 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:44.783370  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:44.785900  9405 consensus_queue.cc:260] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.747550  9584 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.787408  9576 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:44.788398  9310 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:44.789110  9310 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.744827  9575 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:44.790023  9272 raft_consensus.cc:3055] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.790463  9575 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.793262  9575 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:44.771454  7887 raft_consensus.cc:2410] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:15:44.796020  9589 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.796236  9553 raft_consensus.cc:3055] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:44.796764  9553 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:44.798127  9553 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.799961  9553 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.773630  9588 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:44.820748  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:44.823940  9584 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.803818  9272 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
W20260709 13:15:44.826363  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 113944us
I20260709 13:15:44.826908  9272 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:44.828621  9272 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.833461  9584 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:44.838460  7283 raft_consensus.cc:1240] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 4. Current term is 5. Ops: []
W20260709 13:15:44.845381  7174 leader_election.cc:336] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.649s (SENT)
I20260709 13:15:44.846516  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:44.796830  9589 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.849476  9394 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:44.850641  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 47734.7us
I20260709 13:15:44.852842  9310 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:44.820235  9588 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:44.854079  9588 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.860577  7210 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:15:44.867719  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:44.868288  9008 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:44.849686  9589 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:44.878088  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 207751us
I20260709 13:15:44.889624  7323 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.891106  9584 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:15:44.890731  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 171216us
I20260709 13:15:44.892941  9584 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:44.896330  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.897182  7351 raft_consensus.cc:2376] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6. Re-sending same reply.
I20260709 13:15:44.861644  9388 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.911180  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:44.912361  9516 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:44.912847  9516 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.913220  9516 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.915521  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.915304  9474 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.916893  9474 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.918298  9454 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.919080  9589 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:44.919533  9589 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.919909  9589 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:44.922272  7887 raft_consensus.cc:1240] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:44.924055  7351 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 13:15:44.925592  9590 log.cc:927] Time spent T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.188s	user 0.001s	sys 0.000s
I20260709 13:15:44.928544  9589 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:44.926716  9388 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:44.927137  9405 raft_consensus.cc:3060] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:44.931643  9589 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:44.929787  7249 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:44.935844  9598 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:44.936417  9598 raft_consensus.cc:697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:44.936522  9596 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:44.937716  7359 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:44.938256  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.939074  7356 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:44.941293  7325 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.943964  7325 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.944950  9584 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:15:44.948330  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:44.949066  9584 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:44.949409  7351 raft_consensus.cc:2393] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:44.947300  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:44.947463  9378 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:44.951215  7203 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:44.951303  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:44.953156  7282 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
W20260709 13:15:44.942039  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 192238us
I20260709 13:15:44.947593  7325 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:44.939234  7210 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:15:44.959664  7251 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:44.959842  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:44.960321  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 52156.2us
I20260709 13:15:44.961297  9597 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:44.961802  9593 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:44.962128  9305 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:44.964013  9579 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:44.918505  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:44.978739  7356 raft_consensus.cc:2468] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:44.976248  7281 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:44.943964  7202 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:44.987653  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:44.989780  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:44.993814  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:44.996425  7206 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:44.937630  9598 consensus_queue.cc:237] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:44.996439  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 48971.5us
I20260709 13:15:44.989570  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:45.000348  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:45.005226  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.006968  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.011041  7282 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.000779  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.008883  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.014292  7283 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:45.000586  9595 consensus_queue.cc:1059] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 13:15:45.026331  7108 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 2 to 3, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.042968  7850 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:45.048355  9344 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.048775  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:45.049103  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.049583  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.044626  7278 raft_consensus.cc:2393] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 5: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:45.051671  7326 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.064365  7177 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:45.070514  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.037222  9596 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:45.044804  9579 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.044592  9553 consensus_queue.cc:1059] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
I20260709 13:15:45.084373  9310 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:45.083076  9378 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:45.083802  9305 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.106545  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.106473  9475 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:45.087288  9516 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.069033  9418 consensus_queue.cc:1059] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.122s
I20260709 13:15:45.101394  9334 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:45.103969  9378 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.103924  9310 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.125903  9586 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:45.126420  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 110668us
W20260709 13:15:45.126891  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.127285  7352 raft_consensus.cc:1240] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:45.126708  7108 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.126734  9475 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.125653  9437 raft_consensus.cc:3055] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:45.145756  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:45.152024  7282 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:45.084713  9596 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.098985  9579 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.123976  9378 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:45.182978  7249 leader_election.cc:336] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.545s (SENT)
I20260709 13:15:45.123768  9310 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:45.183825  7174 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.741s (SENT) [suppressed 42 similar messages]
I20260709 13:15:45.202286  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.204770  9268 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:45.153813  9437 raft_consensus.cc:740] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:45.206161  9437 consensus_queue.cc:260] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.207474  9437 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:15:45.218401  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 48533.6us
I20260709 13:15:45.151310  9305 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:45.221334  9606 log.cc:927] Time spent T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.120s	user 0.000s	sys 0.002s
W20260709 13:15:45.230142  7174 leader_election.cc:336] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.802s (SENT)
I20260709 13:15:45.226155  7881 raft_consensus.cc:2468] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
W20260709 13:15:45.364758  9609 log.cc:927] Time spent T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.212s	user 0.001s	sys 0.000s
I20260709 13:15:45.365049  7352 raft_consensus.cc:1240] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
W20260709 13:15:45.366050  9608 log.cc:927] Time spent T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.183s	user 0.000s	sys 0.001s
I20260709 13:15:45.368112  7176 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:45.369010  9479 raft_consensus.cc:3055] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:45.369580  9479 raft_consensus.cc:740] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:45.361611  7850 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:45.373570  9305 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.378413  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:45.352005  9551 log.cc:927] Time spent T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260709 13:15:45.383288  9595 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:15:45.367946  9612 log.cc:927] Time spent T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
I20260709 13:15:45.397886  7326 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.370723  9479 consensus_queue.cc:260] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:45.401394  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 248181us
I20260709 13:15:45.384457  9394 raft_consensus.cc:3060] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.411136  9584 raft_consensus.cc:2804] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:45.422194  9593 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:45.456929  9579 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:45.459481  7357 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2259) took 1559 ms. Trace:
I20260709 13:15:45.461223  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.460002  7357 rpcz_store.cc:276] 0709 13:15:43.899718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:43.899854 (+   136us) service_pool.cc:224] Handling call
0709 13:15:43.900203 (+   349us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:43.906635 (+  6432us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:15:44.711879 (+805244us) spinlock_profiling.cc:243] Waited 25 ms on lock 0x7b18002ff020. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae47ce07 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae497455 00007f2ab4f7f3c7 00007f2ab15919a7 00007f2ab159a5e5 00007f2ab159a568
0709 13:15:44.885655 (+173776us) log.cc:844] Serialized 14 byte log entry
0709 13:15:45.009628 (+123973us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:45.085308 (+ 75680us) log.cc:844] Serialized 26 byte log entry
0709 13:15:45.101431 (+ 16123us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:45.106771 (+  5340us) log.cc:844] Serialized 14 byte log entry
0709 13:15:45.126172 (+ 19401us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:45.126301 (+   129us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:45.459122 (+332821us) raft_consensus.cc:1685] finished
0709 13:15:45.459144 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:45.459277 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25391,"prepare.queue_time_us":494555,"prepare.run_cpu_time_us":147,"prepare.run_wall_time_us":6262,"raft.queue_time_us":53484,"raft.run_cpu_time_us":263,"raft.run_wall_time_us":28024,"spinlock_wait_cycles":57582976,"thread_start_us":265996,"threads_started":2,"wal-append.queue_time_us":221110}
I20260709 13:15:45.462088  7878 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
W20260709 13:15:45.462448  9546 log.cc:927] Time spent T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.331s	user 0.000s	sys 0.002s
W20260709 13:15:45.464110  9625 log.cc:927] Time spent T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
W20260709 13:15:45.465889  9547 log.cc:927] Time spent T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260709 13:15:45.466475  7251 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.467607  9593 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.451304  9516 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.446705  9584 raft_consensus.cc:697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:45.471509  9584 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.478127  9593 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.459697  9475 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:45.483829  9615 log.cc:927] Time spent T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260709 13:15:45.484849  9474 consensus_meta.cc:287] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.567s	user 0.005s	sys 0.007s
I20260709 13:15:45.443575  9378 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.490384  9394 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:45.491670  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.492542  7352 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:45.494062  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:45.494737  7277 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.481771  9596 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:45.493623  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.500154  9378 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:45.503364  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.504143  7356 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:45.504709  9477 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:45.505115  9477 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:45.505188  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.505491  9477 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:15:45.506089  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 275987us
I20260709 13:15:45.507289  7277 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:45.508610  7326 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.511466  9553 raft_consensus.cc:2804] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:45.512028  9553 raft_consensus.cc:697] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:45.501013  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:45.504055  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 160001us
I20260709 13:15:45.462493  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:45.515133  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:45.516268  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 49907.4us
I20260709 13:15:45.517378  7251 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:45.516287  7358 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:45.520090  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 141760us
W20260709 13:15:45.523278  9620 log.cc:927] Time spent T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.099s	user 0.000s	sys 0.004s
I20260709 13:15:45.525434  7356 raft_consensus.cc:2393] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 7: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:45.528069  9613 raft_consensus.cc:2804] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:15:45.528486  9454 consensus_meta.cc:287] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.610s	user 0.009s	sys 0.000s
I20260709 13:15:45.528687  9613 raft_consensus.cc:697] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:45.533414  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.514731  9479 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.542451  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.531288  9475 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:45.525795  9344 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:45.528738  9477 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.553903  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.562695  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.552026  9475 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:45.569468  9621 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:45.551745  7353 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:45.577338  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:45.581314  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.584447  7352 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:45.575116  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.589108  7850 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:45.591385  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.586212  7356 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.597585  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.575932  9475 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.603183  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.603694  9477 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:45.587641  9405 consensus_meta.cc:287] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.657s	user 0.007s	sys 0.004s
I20260709 13:15:45.545315  9613 consensus_queue.cc:237] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.610535  9437 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.611197  9437 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.613473  9437 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.614506  9553 consensus_queue.cc:237] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.615607  9595 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.616209  9595 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:45.617348  9474 raft_consensus.cc:2804] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:45.617995  9474 raft_consensus.cc:697] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:45.619302  7880 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260709 13:15:45.619026  9474 consensus_queue.cc:237] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.618088  7881 raft_consensus.cc:2410] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 6 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:15:45.624130  7280 raft_consensus.cc:2468] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
W20260709 13:15:45.626798  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.628957  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:45.630285  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:45.630867  7207 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.637295  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:45.638422  7204 raft_consensus.cc:2393] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:45.637254  7208 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:45.674288  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.636907  7353 raft_consensus.cc:2393] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 6: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:45.680848  7283 raft_consensus.cc:2368] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6.
W20260709 13:15:45.688422  7174 leader_election.cc:336] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 2.162s (SENT)
I20260709 13:15:45.601743  9621 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:45.679394  9272 consensus_meta.cc:287] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.850s	user 0.013s	sys 0.001s
I20260709 13:15:45.692992  7850 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:45.695312  7174 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:45.672305  9477 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:45.637713  9310 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.687222  9586 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:45.711683  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:45.715670  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 178141us
I20260709 13:15:45.712270  7282 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:45.706352  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.723029  7850 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:45.725026  7249 leader_election.cc:336] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.675s (SENT)
I20260709 13:15:45.717749  9394 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:45.717294  9595 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.727229  7249 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:45.729506  9334 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:45.718497  9477 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.734059  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:45.734871  7203 raft_consensus.cc:2410] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for term 4 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:15:45.735289  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:45.735847  9477 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.736146  7209 raft_consensus.cc:2393] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:45.736845  7208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35376 (request call id 353) took 1084 ms. Trace:
I20260709 13:15:45.737205  7208 rpcz_store.cc:276] 0709 13:15:44.652173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:44.667991 (+ 15818us) service_pool.cc:224] Handling call
0709 13:15:45.736668 (+1068677us) spinlock_profiling.cc:243] Waited 861 ms on lock 0x7b54002b6e54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:45.736773 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1980308864}
I20260709 13:15:45.739964  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.741446  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.742499  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.742751  7207 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:45.742904  7355 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:45.743602  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.744235  7355 raft_consensus.cc:2393] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 4: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:45.744869  7357 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:45.745796  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:45.746510  9477 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:45.746847  9477 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:45.747210  9477 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.748864  9555 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:45.749262  7325 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:45.726436  9586 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.751752  9586 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:45.751848  9179 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:45.751232  9344 consensus_queue.cc:1059] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:15:45.724359  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.753178  9344 raft_consensus.cc:3055] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:45.753526  9344 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:45.753788  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.754444  9344 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.754840  9477 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.755820  9344 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.756994  9477 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.754499  7353 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:45.759267  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.759744  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.760452  7359 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 3.
I20260709 13:15:45.761631  7359 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:15:45.761900  7358 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:45.763058  9621 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:45.764186  7359 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:15:45.767343  8804 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:45.767714  8804 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.767989  8804 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.764165  7353 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:45.771530  7356 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:45.773358  7358 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:45.777168  9630 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.741472  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.772389  9621 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:45.785902  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.777776  9630 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.789055  9630 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.790588  9238 raft_consensus.cc:3055] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:45.791018  9238 raft_consensus.cc:740] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:45.791905  9238 consensus_queue.cc:260] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.792934  9238 raft_consensus.cc:3060] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:45.793469  8804 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.802384  7360 raft_consensus.cc:2410] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for term 6 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.
I20260709 13:15:45.803308  9310 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.812021  9388 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.812646  9388 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.814167  9474 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.814780  9474 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.815538  9388 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:45.816870  9474 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:45.817970  7884 raft_consensus.cc:1240] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7. Ops: []
I20260709 13:15:45.819070  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.819687  7357 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:45.820824  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:45.822208  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.822365  9475 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.822786  7279 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:45.823060  7277 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:45.825064  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.825691  7284 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:45.828783  7355 raft_consensus.cc:1275] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:45.830886  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.831844  7355 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:45.832224  7853 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.832922  7881 raft_consensus.cc:1240] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:45.833343  9388 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:45.833432  7853 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.833847  9388 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.830773  9578 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 13:15:45.834322  9388 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.834635  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.835127  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:45.835795  7878 raft_consensus.cc:2368] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6.
I20260709 13:15:45.835764  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.836587  7353 raft_consensus.cc:2393] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 5: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:45.838177  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.839002  7251 leader_election.cc:400] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6.
I20260709 13:15:45.839351  7251 leader_election.cc:403] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:15:45.825026  9475 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:45.840548  9598 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.843163  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.843890  7351 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:45.843750  9388 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.844836  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.846094  7355 raft_consensus.cc:2368] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:45.834971  9613 consensus_queue.cc:1059] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 13:15:45.845306  9578 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:45.846698  9613 raft_consensus.cc:3055] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:45.846855  9578 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.847373  9578 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.852875  9589 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.853408  9589 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.853753  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:45.856556  7277 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:45.856782  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:45.857124  9476 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:45.863780  7174 leader_election.cc:400] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 election: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:45.855556  9589 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:45.868542  7884 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:45.858168  9516 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:45.858561  9613 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:45.862250  9604 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:45.870734  9613 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:45.869813  9516 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:45.874588  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.877898  7177 leader_election.cc:400] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6.
I20260709 13:15:45.869665  8804 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:45.869994  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 147811us
I20260709 13:15:45.852511  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.873641  7357 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 7.
I20260709 13:15:45.875625  7325 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:45.848189  9598 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6.
I20260709 13:15:45.878446  7177 leader_election.cc:403] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:45.861241  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.871978  9613 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:45.878901  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.881170  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:45.882117  7356 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:45.882231  7279 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:45.881585  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.876979  9516 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:45.884689  7285 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:45.883512  9604 raft_consensus.cc:3060] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.887028  7177 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:45.886730  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.890715  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.890972  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.892810  7356 raft_consensus.cc:2376] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4. Re-sending same reply.
I20260709 13:15:45.894135  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.884114  9589 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:45.889206  9268 consensus_queue.cc:1059] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:15:45.894352  9630 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:45.896375  9630 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.896734  9630 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:45.896890  9576 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:45.897274  9268 consensus_queue.cc:1243] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer ce2716d915934d5a8a0a9e47bf3159f9 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 2
I20260709 13:15:45.898002  9268 raft_consensus.cc:3055] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:45.898357  9268 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:45.899133  9268 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:45.900291  9268 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:45.891525  7249 leader_election.cc:336] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.680s (SENT)
I20260709 13:15:45.900871  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:45.892771  7177 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:45.902735  7249 leader_election.cc:336] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Timed out: RequestConsensusVote RPC to 127.5.240.67:36903 timed out after 1.709s (SENT)
I20260709 13:15:45.902851  9579 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:45.903455  9621 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:45.894768  7357 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:45.908881  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:45.893471  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:45.903220  7249 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:45.909634  7279 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:45.895620  9589 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.911927  9589 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:45.912545  9475 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:15:45.926065  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:45.913216  9306 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 13:15:45.919700  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.970485  7360 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:15:45.971442  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 48905.2us
I20260709 13:15:45.894716  7353 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:45.980688  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:45.985373  7208 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:45.908025  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:45.991307  7355 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:45.994721  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:45.997010  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:46.004479  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 107519us
W20260709 13:15:46.007517  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:46.011236  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:46.011863  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:46.007397  7325 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:46.018389  9630 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.020546  9630 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.021376  7210 raft_consensus.cc:1240] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:46.021819  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.022639  7205 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6. Ops: [3.3-5.4]
I20260709 13:15:46.056464  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.057267  7204 raft_consensus.cc:3060] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.062440  7280 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52932 (request call id 306) took 1085 ms. Trace:
I20260709 13:15:46.062937  7280 rpcz_store.cc:276] 0709 13:15:44.976876 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:44.977037 (+   161us) service_pool.cc:224] Handling call
0709 13:15:46.062200 (+1085163us) spinlock_profiling.cc:243] Waited 557 ms on lock 0x7b54001f0c54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:46.062335 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1281463680}
I20260709 13:15:45.998749  7277 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 3.
I20260709 13:15:46.069104  7853 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:46.004354  7351 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:15:46.094655  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 79785us
I20260709 13:15:46.110774  9566 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.111531  9566 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.114974  9578 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.116372  9566 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:46.125860  7174 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:46.127127  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:46.128903  7284 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.129626  9653 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:15:46.125254  9555 raft_consensus.cc:2804] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:46.132973  9604 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6.
I20260709 13:15:46.140190  7850 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.142040  7206 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:46.144052  9479 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.136205  9437 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:46.144728  9437 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.139657  9555 raft_consensus.cc:697] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:46.149466  7204 raft_consensus.cc:2468] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:46.152918  7285 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:46.154534  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:46.155031  7283 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:46.142385  9388 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:46.147836  9578 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.147207  9437 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.157879  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.158061  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:46.153607  7174 leader_election.cc:400] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4.
I20260709 13:15:46.160463  7174 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:46.156714  7853 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:46.161672  9388 raft_consensus.cc:2804] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:46.164827  9388 raft_consensus.cc:697] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:46.166054  9388 consensus_queue.cc:237] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.169607  7211 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:46.170318  9630 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:46.173075  7174 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.170847  7323 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.148734  9476 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:46.177886  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.144647  9479 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.177490  9604 raft_consensus.cc:493] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:46.182279  9593 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:46.170785  9630 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.188244  9454 raft_consensus.cc:2764] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:15:46.196350  7174 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.200767  7885 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:46.201436  9630 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.202481  9595 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:46.202594  7174 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:46.203408  9579 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:46.203297  9595 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:46.203812  9579 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.204180  9579 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.198676  9437 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.206071  9604 raft_consensus.cc:515] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.204053  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.208459  9604 leader_election.cc:290] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.189239  9553 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:46.208746  9306 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:46.210083  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:46.198751  7277 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:46.210830  7883 raft_consensus.cc:2368] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
I20260709 13:15:46.211946  9578 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:46.212555  7208 raft_consensus.cc:1275] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:46.213857  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:46.214500  7885 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.214294  9593 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.217326  9593 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.189806  9476 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:46.219632  9476 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.222440  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.223500  9479 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:46.222355  7176 leader_election.cc:400] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
I20260709 13:15:46.226619  7176 leader_election.cc:403] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:46.228852  7174 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.229279  7284 raft_consensus.cc:2468] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:46.230450  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:46.231563  7283 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:46.231854  7853 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:46.225453  9589 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.233830  9437 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.234622  9593 raft_consensus.cc:3060] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:15:46.242851  9579 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:46.244179  7277 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:46.244568  7278 raft_consensus.cc:1240] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:46.277652  9553 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:46.279008  9553 consensus_queue.cc:1059] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:46.279815  9553 raft_consensus.cc:3055] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:46.280081  9553 raft_consensus.cc:740] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:46.280817  9553 consensus_queue.cc:260] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.281647  9553 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.284541  9589 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.245414  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:46.205811  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:46.248281  7202 raft_consensus.cc:2468] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:46.248564  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:46.248817  9479 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:46.250227  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:46.294597  7282 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:46.250581  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 148963us
I20260709 13:15:46.190052  9555 consensus_queue.cc:237] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:46.254664  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 105733us
I20260709 13:15:46.259840  9595 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:46.262209  9310 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:46.262468  7236 heartbeater.cc:646] Failed to heartbeat to 127.5.240.126:43921 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.5.240.126:43921 timed out after 15.000s (SENT)
I20260709 13:15:46.299047  9310 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:46.263069  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.263309  7885 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:46.264860  7177 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:46.265888  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.267014  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.301681  7209 raft_consensus.cc:3060] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.268142  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.269871  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.271620  9454 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:46.271317  9604 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:46.287241  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:46.305666  7283 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:46.289724  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c05f06b654046a8dda68842eb6f28" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:46.304644  7282 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:46.306463  7280 raft_consensus.cc:2368] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
W20260709 13:15:46.290500  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 58888us
I20260709 13:15:46.298516  9574 raft_consensus.cc:2804] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:46.304878  7206 raft_consensus.cc:2368] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6.
W20260709 13:15:46.288589  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 117874us
I20260709 13:15:46.309134  7176 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:46.308463  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:46.307497  7352 raft_consensus.cc:1275] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:15:46.311208  7284 raft_consensus.cc:1275] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:46.309219  7853 leader_election.cc:304] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:46.314206  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 49436.5us
I20260709 13:15:46.314266  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:46.323094  7884 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:46.324349  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.326402  7205 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:46.332059  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.336760  7323 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.259106  9516 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.298945  9479 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.328583  9477 raft_consensus.cc:2804] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:46.366457  9477 raft_consensus.cc:697] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:46.366550  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:46.312505  9310 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.327105  9394 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:46.367462  9477 consensus_queue.cc:237] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.368265  9394 raft_consensus.cc:697] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:46.369378  9394 consensus_queue.cc:237] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.379242  7884 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
W20260709 13:15:46.385010  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 43729.4us
I20260709 13:15:46.344138  7283 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:46.338984  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:46.328210  9576 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:46.350212  9268 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:46.343269  9566 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:46.332186  8804 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:46.352409  9479 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:46.354184  9516 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.339921  9589 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:15:46.359818  9630 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.364141  9579 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.363515  7105 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 3, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:46.364364  9584 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:46.390170  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:46.393489  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:46.398435  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:46.399178  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:46.400211  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:46.404502  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:46.405184  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 83149.5us
I20260709 13:15:46.412087  7352 raft_consensus.cc:2376] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5. Re-sending same reply.
I20260709 13:15:46.407264  7209 raft_consensus.cc:2468] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:46.410421  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:46.415259  7355 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:46.415318  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:46.416280  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:46.416735  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:46.417336  7352 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.407873  9576 raft_consensus.cc:697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:46.416882  7355 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.383668  9604 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:46.423571  7174 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:46.424633  7850 leader_election.cc:400] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6.
I20260709 13:15:46.425223  7850 leader_election.cc:403] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:15:46.427042  7174 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:46.430037  7204 raft_consensus.cc:2368] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6.
I20260709 13:15:46.435173  7352 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
W20260709 13:15:46.436553  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 107522us
I20260709 13:15:46.412070  9479 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:46.412366  8804 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:46.455253  7105 catalog_manager.cc:5697] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 4, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.433054  9604 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.436022  9516 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6.
I20260709 13:15:46.436821  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:46.472959  7108 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51486 (request call id 298) took 15354 ms (client timeout 15000 ms). Trace:
I20260709 13:15:46.454941  9579 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:46.462882  9268 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:46.477541  7105 catalog_manager.cc:5697] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 3, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:46.428961  9344 consensus_queue.cc:1048] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.047s
W20260709 13:15:46.489713  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 77913.5us
I20260709 13:15:46.484423  9668 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:46.493974  7105 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 3 to 4, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.508610  9516 consensus_queue.cc:1048] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:46.484737  9579 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.470708  9479 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.494840  9574 raft_consensus.cc:697] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:46.489108  7351 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:46.530309  9579 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.543289  7105 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:15:46.481256  7108 rpcz_store.cc:269] 0709 13:15:31.051730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.065504 (+ 13774us) service_pool.cc:224] Handling call
0709 13:15:46.406388 (+15340884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:45.782836 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:45.783540 (+   704us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:45.783585 (+    45us) write_op.cc:435] Acquired schema lock
0709 13:15:45.783616 (+    31us) tablet.cc:662] Decoding operations
0709 13:15:45.784079 (+   463us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:45.784162 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:45.784190 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:15:45.784645 (+   455us) tablet.cc:701] Row locks acquired
0709 13:15:45.784689 (+    44us) write_op.cc:260] PREPARE: finished
0709 13:15:45.784850 (+   161us) write_op.cc:270] Start()
0709 13:15:45.784995 (+   145us) write_op.cc:276] Timestamp: P: 1783602945784785 usec, L: 0
0709 13:15:45.785028 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 13:15:45.787432 (+  2404us) log.cc:844] Serialized 918 byte log entry
0709 13:15:46.016021 (+228589us) op_driver.cc:464] REPLICATION: finished
0709 13:15:46.163863 (+147842us) write_op.cc:301] APPLY: starting
0709 13:15:46.163976 (+   113us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:46.164141 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:46.164269 (+   128us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:46.164779 (+   510us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:46.165044 (+   265us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:15:46.165109 (+    65us) write_op.cc:312] APPLY: finished
0709 13:15:46.165401 (+   292us) log.cc:844] Serialized 29 byte log entry
0709 13:15:46.165590 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:46.165683 (+    93us) write_op.cc:454] Released schema lock
0709 13:15:46.165745 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:46.166200 (+   455us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:46.166229 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":226250,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":131126,"apply.run_cpu_time_us":2333,"apply.run_wall_time_us":12408,"num_ops":2,"prepare.queue_time_us":271545,"prepare.run_cpu_time_us":16122,"prepare.run_wall_time_us":134390,"raft.queue_time_us":100904,"raft.run_cpu_time_us":31151,"raft.run_wall_time_us":110521,"replication_time_us":230797,"thread_start_us":450211,"threads_started":4,"wal-append.queue_time_us":111482}]]}
W20260709 13:15:46.550529  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 123558us
I20260709 13:15:46.554520  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:46.556864  7174 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
W20260709 13:15:46.558353  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:46.530257  9268 raft_consensus.cc:697] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:15:46.545324  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 73980.7us
I20260709 13:15:46.582111  7174 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.583180  9454 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:15:46.583665  9454 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.584031  9454 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:46.587025  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:46.589008  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 129826us
I20260709 13:15:46.576797  7105 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.565805  9310 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:46.610561  7177 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:46.570870  9475 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:46.620764  7177 leader_election.cc:400] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
I20260709 13:15:46.631758  9272 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:46.632513  9272 raft_consensus.cc:697] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:46.635289  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:46.633496  9272 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.636085  7280 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:46.528510  9576 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.633586  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:46.578258  9674 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:46.643256  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:46.538251  8804 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.644865  7282 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:46.621657  9310 raft_consensus.cc:697] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:46.608953  9630 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:46.652819  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 114832us
I20260709 13:15:46.639271  9593 raft_consensus.cc:2749] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5.
I20260709 13:15:46.641758  9598 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:46.631995  9268 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.651710  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:46.660208  9664 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260709 13:15:46.667932  7211 raft_consensus.cc:2468] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:46.674185  7105 catalog_manager.cc:5697] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.746183  7282 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:46.670562  9598 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.752336  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.695166  7351 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:46.651866  9674 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.645288  9574 consensus_queue.cc:237] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.763768  7105 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 3, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:46.760263  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.759860  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.750208  9604 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.777715  7355 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:46.779796  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:46.782953  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:46.763113  9479 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:46.806080  9677 log.cc:927] Time spent T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260709 13:15:46.759394  9454 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:46.811141  9672 log.cc:927] Time spent T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
W20260709 13:15:46.816473  9682 log.cc:927] Time spent T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:15:46.802945  9658 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.766233  9310 consensus_queue.cc:237] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:46.853103  7105 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 2 to 4, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:46.863977  7286 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2293) took 1805 ms. Trace:
W20260709 13:15:46.852046  9684 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:15:46.831115  9334 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:46.830339  9604 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.866633  7286 rpcz_store.cc:276] 0709 13:15:45.050820 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:45.053886 (+  3066us) service_pool.cc:224] Handling call
0709 13:15:45.076584 (+ 22698us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:45.125195 (+ 48611us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:45.145103 (+ 19908us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:45.192234 (+ 47131us) log.cc:844] Serialized 26 byte log entry
0709 13:15:46.243951 (+1051717us) spinlock_profiling.cc:243] Waited 4.33 ms on lock 0x7b180044ec60. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae47ce07 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b 00007f2ab1126d23 00007f2ab11270d1 00007f2ab1542a0f
0709 13:15:46.336598 (+ 92647us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:46.336638 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:46.337693 (+  1055us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:46.845966 (+508273us) raft_consensus.cc:1685] finished
0709 13:15:46.845985 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:46.856175 (+ 10190us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5737,"raft.queue_time_us":125130,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":6717,"spinlock_wait_cycles":9949440,"thread_start_us":103508,"threads_started":2,"wal-append.queue_time_us":1189300}
W20260709 13:15:46.867863  9681 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.170s	user 0.001s	sys 0.001s
I20260709 13:15:46.866065  9688 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:46.903162  7357 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:15:46.881244  9658 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.883169  9604 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.908383  9479 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:46.920224  9598 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.957636  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:46.957633  9661 log.cc:927] Time spent T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.680s	user 0.001s	sys 0.008s
I20260709 13:15:46.942550  9674 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:46.900434  9688 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:46.968770  9686 log.cc:927] Time spent T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
W20260709 13:15:46.969188  9553 consensus_meta.cc:287] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.685s	user 0.013s	sys 0.000s
I20260709 13:15:46.962366  9701 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:46.969570  9688 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:46.967650  7323 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.970012  9701 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.971303  9604 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.972292  9701 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.966328  9679 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 13:15:46.976054  9674 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:46.976778  9706 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.976646  9674 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.977288  9706 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.977982  9658 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:46.978536  9344 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:46.978749  9674 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.979084  9344 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:46.979532  9706 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:46.981155  7356 raft_consensus.cc:2410] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:46.983278  7323 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:46.984853  9688 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:46.985216  9707 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:46.987183  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.987489  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:46.959545  9479 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:46.981168  9344 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.016654  9702 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.024169  9702 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.026469  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:47.017767  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:47.018003  9479 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.018793  9579 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:47.019716  7351 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:47.031541  9579 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.021344  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:47.037242  7205 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:47.022845  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:47.023559  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:47.039105  7880 raft_consensus.cc:2393] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:47.039564  9454 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 8 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.045068  7323 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.049466  9344 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:47.049767  9670 log.cc:927] Time spent T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.397s	user 0.000s	sys 0.001s
I20260709 13:15:47.050944  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:47.047588  9702 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.056654  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:47.057331  7351 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:47.057822  7174 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.059769  9630 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:47.049937  9344 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.060299  9630 raft_consensus.cc:697] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:47.060762  9344 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:47.065289  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:47.065951  7355 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:47.068985  7174 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.088078  7355 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:47.089999  7174 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.091400  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:47.092032  7359 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:47.053361  9454 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.094264  9454 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.082500  9437 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:47.095688  9437 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.096100  9437 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.096494  9454 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.053072  9678 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.097728  9678 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.100033  9678 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.090977  9576 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:47.101351  9576 raft_consensus.cc:697] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:47.102217  9576 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:47.104107  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:47.054735  9479 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.106335  9479 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.108680  9479 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.061406  9630 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.116259  7359 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 8.
I20260709 13:15:47.121309  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:47.123656  7174 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.127143  9678 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:15:47.127759  9678 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:47.128793  9678 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.140105  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.141559  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.142040  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.142445  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7ea2758aab4a378daa376652acdef5" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.142794  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.143895  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.145040  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.156966  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.157562  9675 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.158157  9675 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.160422  9675 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.179297  7850 leader_election.cc:400] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6.
I20260709 13:15:47.192262  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:47.195639  7285 raft_consensus.cc:1275] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:47.195933  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:47.196548  7283 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:47.198696  7326 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.200066  7326 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.200886  9268 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:47.201279  7326 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.201599  9268 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:47.184790  9437 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.203959  9437 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.184942  9344 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.207012  9344 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.208324  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:47.209266  7883 raft_consensus.cc:2393] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:47.210572  9705 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:47.211971  7356 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:47.213323  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.215499  9604 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:47.216143  9604 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.210801  7326 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.217598  9694 raft_consensus.cc:2749] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:47.219081  9437 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:47.219669  9437 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.210670  7283 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:47.225272  7174 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
W20260709 13:15:47.231714  9666 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.701s	user 0.005s	sys 0.000s
I20260709 13:15:47.234301  9696 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.234885  9696 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.231801  9595 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:47.235994  9595 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.236338  9595 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:47.239935  9689 log.cc:927] Time spent T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.396s	user 0.002s	sys 0.000s
I20260709 13:15:47.242225  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:47.243247  7325 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.249322  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:47.249408  7325 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.250082  7356 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.251340  7204 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:15:47.252305  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:47.236014  9663 log.cc:927] Time spent T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.760s	user 0.000s	sys 0.003s
I20260709 13:15:47.257570  7205 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:47.261607  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.262183  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.232317  9437 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.265069  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:47.265413  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.274189  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:47.274478  7358 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:47.264963  9705 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:47.274979  7878 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:47.270112  7210 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:47.286396  9593 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.270673  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:47.287055  9593 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.278935  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:47.287619  9683 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.288070  7880 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:47.280277  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:47.282068  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 621343us
W20260709 13:15:47.282675  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 135190us
I20260709 13:15:47.291157  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:47.283408  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:47.293148  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:47.251025  9694 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:47.305122  7358 raft_consensus.cc:1275] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:15:47.305636  7358 pending_rounds.cc:85] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Aborting all ops after (but not including) 2
I20260709 13:15:47.286517  9696 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.313804  9388 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:47.314528  7286 raft_consensus.cc:1275] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:47.314893  7281 raft_consensus.cc:1275] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:47.288190  9683 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.316133  9700 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 13:15:47.317426  9683 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.318279  7277 raft_consensus.cc:1275] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:15:47.319639  9593 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.321084  9593 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.321503  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.330669  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:47.331341  7351 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:47.331795  9454 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:47.269886  9595 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.333149  7174 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.321771  9673 raft_consensus.cc:2749] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:47.305876  7358 pending_rounds.cc:107] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:15:47.334388  9595 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.334818  7358 raft_consensus.cc:2889] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:15:47.335112  9721 log.cc:927] Time spent T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.054s	user 0.003s	sys 0.000s
I20260709 13:15:47.324220  7249 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:47.335804  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:47.336419  7351 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.338029  7249 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:47.325439  9669 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:47.340484  9611 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:47.340925  9611 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.341328  9611 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.334246  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:47.334199  9668 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:47.342289  9437 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.342628  9668 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.342715  7360 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:47.343099  9668 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.326382  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.344641  7278 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:47.345160  7174 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.346139  9576 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:47.346540  9576 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.346895  9576 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:47.347313  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 43653.1us
I20260709 13:15:47.329470  9604 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.331481  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.352175  7356 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:47.354347  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.352242  7283 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 13:15:47.352275  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 43693.2us
I20260709 13:15:47.355657  7351 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:47.357213  7325 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.353544  7174 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.359633  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:47.359301  9694 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:47.363057  9669 consensus_queue.cc:1048] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:15:47.366981  7174 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:47.369369  7880 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:47.371747  9668 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:47.370463  9722 log.cc:927] Time spent T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 13:15:47.372752  9454 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:47.372834  9595 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:47.374650  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:47.375653  9476 consensus_queue.cc:1048] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:15:47.378324  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:47.381942  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.367676  7853 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:47.361169  9678 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:47.360869  9604 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:47.398700  7208 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:47.404033  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:47.404867  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:47.405489  7351 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.409741  7323 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:47.411823  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 60089.5us
I20260709 13:15:47.360708  9578 consensus_queue.cc:1048] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 13:15:47.413506  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:47.380338  9668 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.415534  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:47.414917  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:47.422248  7885 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.423377  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.396634  9621 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:47.388036  9306 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.434190  7286 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:47.397810  9268 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.436697  7323 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:47.443102  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:47.408090  9454 raft_consensus.cc:697] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:47.415341  9595 raft_consensus.cc:697] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:47.419682  9566 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:47.422844  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:47.442268  9697 log.cc:927] Time spent T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.274s	user 0.008s	sys 0.000s
I20260709 13:15:47.447958  9268 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:47.526383  9720 log.cc:927] Time spent T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.285s	user 0.000s	sys 0.000s
I20260709 13:15:47.443886  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.427459  9621 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.435349  9306 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:47.538568  9666 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260709 13:15:47.520426  9715 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:47.446959  9630 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:47.419806  9516 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.069s
I20260709 13:15:47.580646  7351 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:47.584225  7885 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:47.421803  9574 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:47.578513  9475 raft_consensus.cc:2764] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:15:47.588039  9705 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:47.592535  9660 log.cc:927] Time spent T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.156s	user 0.004s	sys 0.004s
I20260709 13:15:47.589679  9566 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:47.653337  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 259420us
I20260709 13:15:47.654022  7353 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2300) took 1276 ms. Trace:
I20260709 13:15:47.630940  9621 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:47.655097  7283 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:47.646420  9574 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.687541  7278 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 13:15:47.696825  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 253789us
I20260709 13:15:47.715138  7351 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:47.723961  7351 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:47.697722  9595 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.674413  9566 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:47.738250  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:47.699120  9574 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:47.656209  9630 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.674813  9705 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:47.762216  9631 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:15:47.763724  9734 log.cc:927] Time spent T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.142s	user 0.001s	sys 0.000s
I20260709 13:15:47.723991  9454 consensus_queue.cc:237] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:47.772570  9730 log.cc:927] Time spent T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260709 13:15:47.797200  9729 log.cc:927] Time spent T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.209s	user 0.001s	sys 0.000s
I20260709 13:15:47.771445  9306 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:47.799422  9268 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.802413  9589 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 13:15:47.801893  9598 consensus_queue.cc:1059] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 13:15:47.847000  9268 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:47.901638  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 87003.8us
W20260709 13:15:47.863327  9729 log.cc:927] Time spent T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:15:47.808780  9611 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.850471  9740 raft_consensus.cc:2764] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:15:47.866521  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:47.848230  9576 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.918121  9584 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.932945  9715 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.935966  9715 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:47.940604  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 491658us
W20260709 13:15:47.933589  9731 log.cc:927] Time spent T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260709 13:15:47.915618  9268 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:47.959389  9715 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.916671  9739 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 13:15:47.989601  9310 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:47.981011  9630 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:47.978899  9589 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:47.943365  9584 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.000573  9589 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.002605  9584 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:48.002795  9589 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:47.979961  9705 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:47.998776  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 82978.6us
I20260709 13:15:48.003158  9268 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:48.007351  7176 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:48.012142  7249 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:48.012684  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 338729us
I20260709 13:15:48.029769  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:47.979157  9691 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:47.998157  9732 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:15:48.032007  7210 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 13:15:48.032096  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 68808.8us
I20260709 13:15:47.997453  9692 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:48.030413  9737 log.cc:927] Time spent T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.229s	user 0.001s	sys 0.000s
I20260709 13:15:48.012980  9475 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:48.100541  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 67724.6us
W20260709 13:15:48.129033  9755 log.cc:927] Time spent T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:15:48.130400  9700 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:48.082326  9516 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:48.131690  9516 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:48.138387  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 108701us
I20260709 13:15:48.140295  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:47.675047  7353 rpcz_store.cc:276] 0709 13:15:46.377168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:46.383570 (+  6402us) service_pool.cc:224] Handling call
0709 13:15:46.804123 (+420553us) spinlock_profiling.cc:243] Waited 4.08 ms on lock 0x7b580010e698. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae462e9c 00007f2aae462a5b 00007f2ab737bc09 00007f2ab64d5ee0 00007f2ab659f0ab 00007f2ab659f131 00007f2ab6560fc0 00007f2ab654b929 00007f2ab654b3d2 00007f2aafac2bd4
0709 13:15:46.854561 (+ 50438us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:15:46.964906 (+110345us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:15:47.021049 (+ 56143us) log.cc:844] Serialized 14 byte log entry
0709 13:15:47.152963 (+131914us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:15:47.155375 (+  2412us) log.cc:844] Serialized 52 byte log entry
0709 13:15:47.155531 (+   156us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:47.178209 (+ 22678us) log.cc:844] Serialized 14 byte log entry
0709 13:15:47.186596 (+  8387us) log.cc:844] Serialized 14 byte log entry
0709 13:15:47.225147 (+ 38551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:47.262742 (+ 37595us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:47.290597 (+ 27855us) spinlock_profiling.cc:243] Waited 1.96 ms on lock 0x7b180042acc0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae49a3f3 00007f2aae49c7c1 00007f2aae49c779 00007f2aae49c709 00007f2aae49c6d1 00007f2aae49b9cd 000000000038f354 000000000038f199 00007f2aae47d83a
0709 13:15:47.653740 (+363143us) raft_consensus.cc:1685] finished
0709 13:15:47.653767 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:47.653937 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7983,"prepare.queue_time_us":37129,"prepare.run_cpu_time_us":116,"prepare.run_wall_time_us":120,"raft.queue_time_us":97584,"raft.run_cpu_time_us":564,"raft.run_wall_time_us":12866,"spinlock_wait_cycles":15868288,"thread_start_us":165321,"threads_started":2,"wal-append.queue_time_us":145871}
W20260709 13:15:48.150097  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 71122.9us
I20260709 13:15:48.162684  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:48.157265  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:48.157559  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:48.173108  7885 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:15:48.180794  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:48.191645  7205 raft_consensus.cc:2410] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 13:15:48.139218  9604 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:48.186653  7283 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:48.042877  9691 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.097710  9475 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.151862  9576 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.214880  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:48.213408  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:48.048337  9692 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.164778  9611 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.219267  7205 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:48.224597  7174 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:48.220798  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 80586.1us
I20260709 13:15:48.179219  9598 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:48.222756  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:48.228482  7210 raft_consensus.cc:2410] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:15:48.163223  9743 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 13:15:48.232187  7323 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:48.154371  9621 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.193869  9745 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.233738  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:48.308859  9753 log.cc:927] Time spent T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
W20260709 13:15:48.310093  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 150617us
W20260709 13:15:48.309736  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 77611.4us
I20260709 13:15:48.220026  9516 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:48.335666  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 84914us
I20260709 13:15:48.232263  9595 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.338599  9595 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.336898  9745 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.345463  7353 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:48.350270  7353 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:15:48.356272  7353 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:48.364204  7353 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:48.368330  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:48.371075  7353 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:48.373981  7360 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 13:15:48.307343  9751 log.cc:927] Time spent T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.201s	user 0.001s	sys 0.000s
W20260709 13:15:48.416460  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 81685.1us
I20260709 13:15:48.416864  7353 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:48.303505  9579 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:48.309171  9743 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:15:48.432579  9566 consensus_meta.cc:287] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.678s	user 0.009s	sys 0.000s
W20260709 13:15:48.433578  9738 log.cc:927] Time spent T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.338s	user 0.000s	sys 0.001s
I20260709 13:15:48.258882  9763 raft_consensus.cc:2764] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:15:48.307521  9604 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.122s
W20260709 13:15:48.465467  9741 log.cc:927] Time spent T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.440s	user 0.001s	sys 0.000s
I20260709 13:15:48.465689  9750 raft_consensus.cc:476] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Not starting pre-election -- already a leader
I20260709 13:15:48.466763  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 299) took 1113 ms. Trace:
I20260709 13:15:48.467182  7356 rpcz_store.cc:276] 0709 13:15:47.353097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.353500 (+   403us) service_pool.cc:224] Handling call
0709 13:15:47.364753 (+ 11253us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:47.365057 (+   304us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:47.365082 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:47.368664 (+  3582us) log.cc:844] Serialized 26 byte log entry
0709 13:15:47.846543 (+477879us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:47.846590 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:47.846666 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:48.466496 (+619830us) raft_consensus.cc:1685] finished
0709 13:15:48.466519 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:48.466694 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2877,"raft.queue_time_us":194,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":6065,"thread_start_us":428630,"threads_started":1,"wal-append.queue_time_us":533380}
I20260709 13:15:48.471159  9692 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:48.472527  9752 log.cc:927] Time spent T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.241s	user 0.000s	sys 0.000s
I20260709 13:15:48.473795  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 334) took 1058 ms. Trace:
I20260709 13:15:48.474870  9475 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:48.474198  7281 rpcz_store.cc:276] 0709 13:15:47.414947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.420042 (+  5095us) service_pool.cc:224] Handling call
0709 13:15:47.420914 (+   872us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:47.433762 (+ 12848us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:47.433789 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:47.442336 (+  8547us) log.cc:844] Serialized 26 byte log entry
0709 13:15:47.964407 (+522071us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:47.964453 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:47.964540 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:48.473576 (+509036us) raft_consensus.cc:1685] finished
0709 13:15:48.473599 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:48.473731 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12486,"raft.queue_time_us":14666,"raft.run_cpu_time_us":131,"raft.run_wall_time_us":39267,"thread_start_us":383004,"threads_started":1,"wal-append.queue_time_us":618461}
I20260709 13:15:48.346935  9745 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.483829  9748 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:48.467264  9750 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:15:48.457729  9344 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.506373  7285 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2343) took 1094 ms. Trace:
I20260709 13:15:48.511484  7285 rpcz_store.cc:276] 0709 13:15:47.411625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.412067 (+   442us) service_pool.cc:224] Handling call
0709 13:15:47.412405 (+   338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:47.420199 (+  7794us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:47.420223 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:47.436005 (+ 15782us) log.cc:844] Serialized 26 byte log entry
0709 13:15:47.930032 (+494027us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:15:47.930074 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:47.930147 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:48.506150 (+576003us) raft_consensus.cc:1685] finished
0709 13:15:48.506170 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:48.506307 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7709,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":10449,"thread_start_us":299733,"threads_started":1,"wal-append.queue_time_us":506831}
I20260709 13:15:48.454901  9566 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.484452  9767 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:15:48.516760  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 71277us
I20260709 13:15:48.490008  9630 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:48.531101  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 119472us
W20260709 13:15:48.533632  9574 consensus_meta.cc:287] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: Time spent flushing consensus metadata: real 0.761s	user 0.011s	sys 0.000s
I20260709 13:15:48.525956  9767 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.489472  9748 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.540609  9764 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:15:48.546000  9574 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.546713  9713 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:48.547143  9762 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:48.547655  9691 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:48.547964  9692 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 13:15:48.550158  9683 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:48.554836  9621 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.559567  9604 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:48.559480  7174 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:48.514319  9344 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.564433  9767 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:48.604790  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:48.541121  9630 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.605980  7203 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1188) took 1223 ms. Trace:
W20260709 13:15:48.606950  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 47553.5us
I20260709 13:15:48.570415  9268 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:48.604936  7878 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:48.612830  7884 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:48.617539  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:48.598091  9700 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.667445  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:48.670279  7352 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:48.600666  9694 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:48.673022  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:48.668299  7354 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:48.601424  9579 raft_consensus.cc:697] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:48.582324  9713 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.608071  7203 rpcz_store.cc:276] 0709 13:15:47.378163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.378271 (+   108us) service_pool.cc:224] Handling call
0709 13:15:47.378563 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:47.388804 (+ 10241us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:15:47.424600 (+ 35796us) log.cc:844] Serialized 14 byte log entry
0709 13:15:47.844124 (+419524us) log.cc:844] Serialized 14 byte log entry
0709 13:15:47.844377 (+   253us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:47.906170 (+ 61793us) log.cc:844] Serialized 26 byte log entry
0709 13:15:47.906318 (+   148us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:47.907605 (+  1287us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:47.907697 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:48.601164 (+693467us) raft_consensus.cc:1685] finished
0709 13:15:48.601184 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:48.601340 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":98077,"prepare.queue_time_us":31031,"prepare.run_cpu_time_us":106,"prepare.run_wall_time_us":9326,"raft.queue_time_us":10223,"raft.run_cpu_time_us":410,"raft.run_wall_time_us":23782,"thread_start_us":318045,"threads_started":1,"wal-append.queue_time_us":489719}
I20260709 13:15:48.619086  9691 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:48.612586  9772 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.112s
W20260709 13:15:48.726524  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 110860us
I20260709 13:15:48.634779  9268 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.595901  9762 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.762977  7174 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:48.709903  7880 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 1 LEARNER]: Advancing to term 4
I20260709 13:15:48.764611  7884 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:48.765565  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:48.766183  7203 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:48.690243  9694 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.776103  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:48.778074  9782 log.cc:927] Time spent T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:15:48.778551  9579 consensus_queue.cc:237] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.682485  9700 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.767177  9691 raft_consensus.cc:697] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:48.809531  9691 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.810673  9792 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:48.811278  9792 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:48.804767  9774 log.cc:927] Time spent T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 13:15:48.814831  9630 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.780367  9673 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 13:15:48.788851  9604 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:48.788421  9566 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:48.816058  7358 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35334 (request call id 301) took 1450 ms. Trace:
I20260709 13:15:48.823375  7880 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:48.818288  7358 rpcz_store.cc:276] 0709 13:15:47.368010 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.368248 (+   238us) service_pool.cc:224] Handling call
0709 13:15:47.368571 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:47.368760 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 13:15:47.401520 (+ 32760us) log.cc:844] Serialized 14 byte log entry
0709 13:15:48.815541 (+1414021us) spinlock_profiling.cc:243] Waited 4.09 ms on lock 0x7b18003c5ec0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2ab112f4bc 00007f2aae47d48b 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b 00007f2ab1126d23 00007f2ab112723a
0709 13:15:48.815711 (+   170us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:48.815759 (+    48us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:15:48.815819 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:48.815879 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:48.815987 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9978,"prepare.queue_time_us":57721,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":41,"spinlock_wait_cycles":9404160,"thread_start_us":27520,"threads_started":1,"wal-append.queue_time_us":17869,"wal-append.run_cpu_time_us":2206,"wal-append.run_wall_time_us":1377781}
I20260709 13:15:48.830420  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:48.832206  9767 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.833514  7357 raft_consensus.cc:1240] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 6. Current term is 7. Ops: []
I20260709 13:15:48.835505  9344 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:48.836201  9344 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:48.836741  9344 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.839174  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:48.832260  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:48.826505  9604 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:48.845175  9604 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:48.839318  9762 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.780721  9793 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:48.829813  9713 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.805353  9574 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:48.874775  9683 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:48.817202  9673 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:48.883164  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:48.884143  7884 raft_consensus.cc:2410] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 7 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:15:48.826953  9792 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:48.877138  9793 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:48.905172  7202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53380 (request call id 1186) took 1529 ms. Trace:
I20260709 13:15:48.884974  9683 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.871688  9748 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.062915  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:49.063858  7355 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:49.062352  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:48.937686  9268 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:49.072225  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.080161  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.080856  7356 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:49.081506  7355 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:48.882634  9673 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:48.990552  9700 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.058234  9767 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.090206  9344 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.094977  9683 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.095151  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.100100  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.093811  7203 raft_consensus.cc:2468] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:49.099087  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:49.073844  9579 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:49.084024  9792 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:49.107903  9793 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:48.923599  7202 rpcz_store.cc:276] 0709 13:15:47.375739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.375879 (+   140us) service_pool.cc:224] Handling call
0709 13:15:47.376236 (+   357us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:47.376631 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:47.376664 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:47.377139 (+   475us) log.cc:844] Serialized 26 byte log entry
0709 13:15:47.656615 (+279476us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:47.672868 (+ 16253us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:47.677685 (+  4817us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:48.903064 (+1225379us) spinlock_profiling.cc:243] Waited 2.89 ms on lock 0x7b54003a5d20. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab14fcdbe 00007f2ab1507930 00007f2ab15078d8 00007f2ab1507858 00007f2ab1507813 00007f2ab1506a9c 00007f2ab73f2626 00007f2ab73ecdd8 00007f2ab15437cb 00007f2ab15462c0
0709 13:15:48.904815 (+  1751us) raft_consensus.cc:1685] finished
0709 13:15:48.904863 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:48.905102 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1064,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":11016,"spinlock_wait_cycles":6642560,"thread_start_us":213702,"threads_started":1,"wal-append.queue_time_us":277219}
I20260709 13:15:49.115140  9792 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.105209  7850 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:49.116438  9700 raft_consensus.cc:2804] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:49.116937  9700 raft_consensus.cc:697] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:49.117437  9792 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.117841  9700 consensus_queue.cc:237] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.118742  9388 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:49.119144  9388 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.119506  9388 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:49.122131  9579 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.118508  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.126185  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.127830  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.130089  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.114570  9673 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.132464  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:49.142220  9793 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:49.142261  9579 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.142845  9793 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.153580  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.154583  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.156921  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.156191  7323 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:49.157742  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.158489  7354 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:49.159435  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.160059  7354 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:49.140714  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.167793  7354 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:49.170212  7354 raft_consensus.cc:1275] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:15:49.162993  9724 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.679s	user 0.010s	sys 0.019s
I20260709 13:15:49.174165  9802 raft_consensus.cc:2804] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:49.182150  9604 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.177764  7323 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.191110  9604 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.191733  9566 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:49.192873  9388 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.194149  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.195749  9344 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:49.197432  9388 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.201937  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.207007  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2338) took 1799 ms. Trace:
I20260709 13:15:49.207456  7279 rpcz_store.cc:276] 0709 13:15:47.407434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.407974 (+   540us) service_pool.cc:224] Handling call
0709 13:15:48.029182 (+621208us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:48.029403 (+   221us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:48.029429 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:48.029474 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:15:48.029533 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:48.029602 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:49.206832 (+1177230us) spinlock_profiling.cc:243] Waited 613 ms on lock 0x7b54000da2d0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:49.206944 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1410103040}
W20260709 13:15:49.176069  9724 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.011s	sys 0.019s
I20260709 13:15:49.246330  9740 raft_consensus.cc:3055] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:49.246783  9740 raft_consensus.cc:740] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:49.247689  9740 consensus_queue.cc:260] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.248975  9740 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:49.253785  7209 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53380 (request call id 1189) took 1855 ms. Trace:
I20260709 13:15:49.254453  7209 rpcz_store.cc:276] 0709 13:15:47.398640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.398773 (+   133us) service_pool.cc:224] Handling call
0709 13:15:49.253490 (+1854717us) spinlock_profiling.cc:243] Waited 604 ms on lock 0x7b540023b254. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab158b2fa 00007f2ab654cb17 00007f2aafac76d4 00007f2aafac7662 00007f2aafac7591 00007f2aafac750c 00007f2aafac67c2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:49.253699 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1390040320}
W20260709 13:15:49.260066  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 65993.4us
I20260709 13:15:49.261256  7323 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.255764  9802 raft_consensus.cc:697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:49.274978  7323 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.275099  9816 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:15:49.285372  9816 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:49.287005  7323 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.287755  9816 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:49.288829  9802 consensus_queue.cc:237] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.290122  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.295428  9694 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:49.300875  7208 raft_consensus.cc:1275] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:15:49.301016  7204 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260709 13:15:49.308352  9744 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.308568  7209 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:49.309082  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:49.309675  7279 raft_consensus.cc:606] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:49.310032  7279 raft_consensus.cc:614] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:49.311981  9744 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.314638  9744 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.308646  9742 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.323015  9742 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:49.324503  9785 log.cc:927] Time spent T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.722s	user 0.002s	sys 0.005s
I20260709 13:15:49.327637  7174 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:49.337441  9631 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.343524  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:49.344178  7279 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:49.344344  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:49.345137  7358 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:49.347064  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.348845  7279 raft_consensus.cc:614] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:49.339252  9631 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.357067  7358 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:49.354919  7174 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:49.362176  7354 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:49.363219  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:49.363932  9761 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:49.364333  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:15:49.364710  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 88088.2us
I20260709 13:15:49.345410  9742 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.364526  9761 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.366087  7354 raft_consensus.cc:2376] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5. Re-sending same reply.
I20260709 13:15:49.369380  7249 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.371090  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.360118  9454 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:15:49.375795  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:49.376029  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.375681  7174 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:49.366959  9750 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:49.377272  9631 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.369014  9621 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:49.381512  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:49.382689  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.389678  9761 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.388074  9750 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:49.369688  9604 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:15:49.390786  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.367853  9310 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 13:15:49.398950  9750 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:49.397056  9760 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:49.402676  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 341) took 1217 ms. Trace:
I20260709 13:15:49.375722  9454 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:49.403102  7284 rpcz_store.cc:276] 0709 13:15:48.185713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:48.185815 (+   102us) service_pool.cc:224] Handling call
0709 13:15:48.217096 (+ 31281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:48.309468 (+ 92372us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:48.309497 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:48.309538 (+    41us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:15:48.309582 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:49.402432 (+1092850us) spinlock_profiling.cc:243] Waited 92.1 ms on lock 0x7b540038de54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:49.402484 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:49.402612 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":211902720}
I20260709 13:15:49.394279  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.396314  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:49.393702  9621 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.390146  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:49.408701  7279 raft_consensus.cc:606] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:49.375277  9740 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:49.391739  9744 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:49.408849  9454 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:49.418051  9760 raft_consensus.cc:697] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:49.419267  9760 consensus_queue.cc:237] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.430655  9388 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:49.431280  9388 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.402854  9595 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.437228  9621 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.438382  9750 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.439939  7354 raft_consensus.cc:1240] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:49.444756  7352 raft_consensus.cc:1240] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:49.474368  7352 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:49.448289  9793 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.449415  9621 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:49.449949  9742 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:49.450338  9388 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.461634  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.462872  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.463296  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccfb60b702134122b8e44546429988c8"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:49.499805  7286 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:49.506287  7283 raft_consensus.cc:606] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:49.506727  7283 raft_consensus.cc:614] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:49.506961  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.463642  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:49.464355  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 85711.6us
I20260709 13:15:49.508286  7277 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:49.469815  7280 raft_consensus.cc:1240] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:49.450419  9631 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.477384  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:49.479915  7326 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:49.513438  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.514351  7853 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:49.513253  7282 raft_consensus.cc:3060] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:15:49.470389  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.518831  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:49.520740  7353 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
W20260709 13:15:49.596535  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 220927us
W20260709 13:15:49.597476  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 83197.4us
I20260709 13:15:49.599313  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.599442  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.600776  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.603755  7853 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:49.604329  7280 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:49.607587  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:49.483107  9238 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.609951  7286 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:49.609680  7279 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:15:49.605522  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.614300  7280 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:49.615131  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.615655  9760 raft_consensus.cc:493] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:49.616261  9760 raft_consensus.cc:515] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.497881  9793 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.617311  9793 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.613665  7279 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:49.618688  7279 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.619549  7279 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:49.619635  9793 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:49.622217  9760 leader_election.cc:290] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:49.626225  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:49.627993  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.483669  9747 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.129s
I20260709 13:15:49.634948  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:49.635054  7279 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 6. (term mismatch)
I20260709 13:15:49.477932  9310 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.132s
I20260709 13:15:49.596379  9268 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:49.643443  7279 pending_rounds.cc:85] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 5
I20260709 13:15:49.645010  7279 pending_rounds.cc:107] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260709 13:15:49.645336  7279 raft_consensus.cc:2889] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:49.641845  7282 raft_consensus.cc:2468] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:49.595609  7278 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 7.
I20260709 13:15:49.611191  9578 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:49.496989  9621 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.504880  9742 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:49.650956  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 141163us
I20260709 13:15:49.607247  9683 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:49.595861  9604 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:15:49.657819  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac454b2383b4f03aa638b4667839074"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:49.662261  7279 raft_consensus.cc:606] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:49.513226  9748 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.133s
I20260709 13:15:49.662590  7279 raft_consensus.cc:614] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:49.665052  7282 raft_consensus.cc:1240] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:49.612484  9631 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.671315  9761 consensus_queue.cc:1059] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:49.672600  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.673951  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.674515  7203 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:49.674757  7278 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:49.676977  7286 raft_consensus.cc:3055] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:49.677358  7286 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:49.657195  9578 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:49.678319  9578 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:49.679185  9621 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.633586  9238 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.681937  9238 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.682331  7286 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:49.683353  7286 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:49.685973  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:49.687590  9631 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.655323  9477 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:49.689898  9477 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:49.690357  9477 raft_consensus.cc:3060] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:49.691627  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:49.692489  7360 raft_consensus.cc:2393] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 6: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:49.693396  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:49.695170  7359 raft_consensus.cc:1240] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:15:49.695583  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:49.696442  7359 raft_consensus.cc:1217] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 4.4->[6.5-7.6]   Dedup: 6.5->[7.6-7.6]
I20260709 13:15:49.696935  7359 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 7. Current term is 8. Ops: [6.5-7.6]
I20260709 13:15:49.705163  7249 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.701740  7360 raft_consensus.cc:3060] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:49.706411  9791 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.733636  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.742846  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:49.745772  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:49.666754  9739 consensus_queue.cc:1048] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
W20260709 13:15:49.751619  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 46538.5us
I20260709 13:15:49.717782  9761 consensus_queue.cc:1243] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer 11d9e39e28934a1d8115bb23b7c998e9 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:15:49.666625  9683 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.752543  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.709035  9713 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:15:49.754181  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 150511us
I20260709 13:15:49.762616  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.762838  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.768095  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.769356  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.751508  9772 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:49.772521  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:49.776167  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.771345  7853 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:49.781586  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:49.788393  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.794045  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.794796  7286 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:49.795835  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.749251  9791 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.796542  7286 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:49.783375  9740 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:49.802816  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:49.781044  9772 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:49.778805  9750 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:49.772107  9713 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:49.754504  9832 consensus_queue.cc:1059] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 13:15:49.982851  7280 raft_consensus.cc:3055] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:15:49.979172  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 218086us
I20260709 13:15:50.055951  7326 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:49.839941  9828 log.cc:927] Time spent T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:15:50.106490  9477 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:50.108103  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 52235us
I20260709 13:15:50.108768  9477 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:50.088624  9578 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.102506  9832 consensus_queue.cc:1243] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer 61274f9e39e245a1aa14041ecaa837a7 log is divergent from this leader: its last log entry 5.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 13:15:50.110170  7249 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.104323  9713 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:50.085263  9454 consensus_meta.cc:287] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.672s	user 0.008s	sys 0.002s
I20260709 13:15:49.847769  9739 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:49.838749  9827 log.cc:927] Time spent T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
W20260709 13:15:49.974433  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 218754us
I20260709 13:15:49.818435  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:50.039463  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 62407.6us
W20260709 13:15:50.099884  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 328838us
I20260709 13:15:50.104532  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.090579  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:50.100900  7280 raft_consensus.cc:740] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
W20260709 13:15:49.932713  9826 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.266s	user 0.002s	sys 0.000s
I20260709 13:15:50.097807  7360 raft_consensus.cc:1275] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:15:50.113199  7326 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.019912  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:50.020526  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.154122  7286 raft_consensus.cc:2410] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 7 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 5.
I20260709 13:15:50.086323  7357 raft_consensus.cc:1240] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7. Ops: []
W20260709 13:15:50.158427  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 45324us
W20260709 13:15:50.102517  9845 log.cc:927] Time spent T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
I20260709 13:15:49.808983  9669 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:15:50.159315  7326 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.162560  7326 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:50.162618  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.164031  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.167411  7326 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:49.971877  9806 log.cc:927] Time spent T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.153s	user 0.000s	sys 0.000s
I20260709 13:15:50.170459  7326 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.061389  9802 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.100736  9772 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:50.027407  9791 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:50.161302  7280 consensus_queue.cc:260] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.175791  7326 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.030623  9742 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:50.267681  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.159938  9696 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:50.220012  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.173843  9675 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:15:50.233276  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 123184us
I20260709 13:15:49.974776  9595 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.201s
I20260709 13:15:50.243278  7356 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48764 (request call id 2356) took 1098 ms. Trace:
W20260709 13:15:50.222007  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 54114.6us
I20260709 13:15:50.220667  7277 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:50.159924  9793 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:50.280818  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.280071  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.218143  7280 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:50.283136  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 106219us
I20260709 13:15:50.166033  9268 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.171702  9695 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:50.238593  9847 raft_consensus.cc:3055] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:50.283871  7356 rpcz_store.cc:276] 0709 13:15:49.145236 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:49.145355 (+   119us) service_pool.cc:224] Handling call
0709 13:15:49.439052 (+293697us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:15:49.439424 (+   372us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:49.439451 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:15:49.444289 (+  4838us) log.cc:844] Serialized 52 byte log entry
0709 13:15:49.608544 (+164255us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:15:49.634853 (+ 26309us) log.cc:844] Serialized 14 byte log entry
0709 13:15:50.050101 (+415248us) spinlock_profiling.cc:243] Waited 5.87 ms on lock 0x7b18003ad2c0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae414c0a 00007f2ab7b54219 00007f2aae49ca40 00007f2aae4974e4 00007f2aae497455 00007f2ab157f060 00007f2ab1591716 00007f2ab15a2287 00007f2ab15a2208
0709 13:15:50.110717 (+ 60616us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:50.110794 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:50.242110 (+131316us) raft_consensus.cc:1685] finished
0709 13:15:50.242238 (+   128us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:50.243092 (+   854us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b54002da5d0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab15868ad 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6 00007f2aaf8c126f
0709 13:15:50.243206 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1344,"prepare.queue_time_us":26150,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":2602,"raft.queue_time_us":420809,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":202,"spinlock_wait_cycles":672815744,"thread_start_us":163886,"threads_started":1,"wal-append.queue_time_us":217733}
I20260709 13:15:50.174271  9683 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:50.233762  9824 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.243857  9794 raft_consensus.cc:2749] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:15:50.314908  7177 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.240.66:34955 timed out after 1.846s (SENT) [suppressed 13 similar messages]
I20260709 13:15:50.230448  9631 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:50.236374  9669 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:50.168919  9715 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.267220  9831 raft_consensus.cc:2764] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:15:50.226364  9791 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:50.316624  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:50.224342  9796 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:50.315248  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.337934  7280 raft_consensus.cc:3055] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:50.342061  7280 raft_consensus.cc:740] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:50.342803  7280 consensus_queue.cc:260] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.343633  7280 raft_consensus.cc:3060] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:15:50.338469  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 58502.7us
I20260709 13:15:50.346146  7249 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.159435  9454 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.161403  9739 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:50.358438  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.359794  9794 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.359521  9791 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.281414  9675 raft_consensus.cc:493] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:50.363986  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.191495  9802 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.283658  9579 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:50.367643  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.314167  9847 raft_consensus.cc:740] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:50.372409  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.318423  9742 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.356698  7280 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:15:50.373893  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.360796  9675 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:50.384168  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.374652  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.341169  9669 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:15:50.378837  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.386759  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.358448  9824 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.388500  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.369618  9713 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:15:50.390868  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.392625  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:50.393628  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.374615  9761 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.294303  9793 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.359723  9739 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:50.400461  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.404153  9761 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:50.408023  9761 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:50.354930  9796 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.348419  9631 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.415814  7286 raft_consensus.cc:2468] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:50.419028  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.421142  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.422722  7204 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:50.418888  7853 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:50.378880  9579 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.432881  7353 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1352) took 1058 ms. Trace:
I20260709 13:15:50.433401  7353 rpcz_store.cc:276] 0709 13:15:49.374649 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:49.611782 (+237133us) service_pool.cc:224] Handling call
0709 13:15:49.642439 (+ 30657us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:49.670131 (+ 27692us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:49.670174 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:49.707561 (+ 37387us) log.cc:844] Serialized 26 byte log entry
0709 13:15:49.848363 (+140802us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:49.997229 (+148866us) log.cc:844] Serialized 14 byte log entry
0709 13:15:50.058466 (+ 61237us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:50.432449 (+373983us) spinlock_profiling.cc:243] Waited 27.3 ms on lock 0x7b5400385c54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:50.432506 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:50.432554 (+    48us) raft_consensus.cc:1685] finished
0709 13:15:50.432646 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:50.432807 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":57566,"prepare.queue_time_us":148233,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":53,"raft.queue_time_us":57762,"raft.run_cpu_time_us":75,"raft.run_wall_time_us":75,"spinlock_wait_cycles":62762880,"thread_start_us":93931,"threads_started":1,"wal-append.queue_time_us":303119}
I20260709 13:15:50.379278  9846 consensus_queue.cc:1059] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:15:50.411053  9454 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:50.454350  7277 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:50.409876  9793 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:50.465283  7887 raft_consensus.cc:1240] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:50.428083  9578 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:50.463189  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.478039  7354 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48768 (request call id 1353) took 1103 ms. Trace:
I20260709 13:15:50.482857  7354 rpcz_store.cc:276] 0709 13:15:49.375649 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:49.642988 (+267339us) service_pool.cc:224] Handling call
0709 13:15:49.654007 (+ 11019us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:15:50.050752 (+396745us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:50.050783 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:15:50.051328 (+   545us) log.cc:844] Serialized 26 byte log entry
0709 13:15:50.268494 (+217166us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:15:50.336059 (+ 67565us) log.cc:844] Serialized 14 byte log entry
0709 13:15:50.477622 (+141563us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:50.477708 (+    86us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:15:50.477755 (+    47us) raft_consensus.cc:1685] finished
0709 13:15:50.477768 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:50.477943 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":396364,"prepare.queue_time_us":67187,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":421803,"raft.run_cpu_time_us":202,"raft.run_wall_time_us":202,"thread_start_us":357494,"threads_started":2,"wal-append.queue_time_us":310694}
I20260709 13:15:50.414369  9477 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260709 13:15:50.491232  9796 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:50.428359  9847 consensus_queue.cc:260] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.495267  9847 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:50.497903  9579 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:50.492054  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:50.462320  9709 raft_consensus.cc:2804] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 13:15:50.520488  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 344769us
W20260709 13:15:50.522919  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 117865us
I20260709 13:15:50.519523  9709 raft_consensus.cc:697] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:50.506279  9802 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:50.544467  9696 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.562932  9631 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:50.562593  9709 consensus_queue.cc:237] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.564409  9579 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:50.575237  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.575058  9772 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.575765  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.577179  9772 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:50.577327  7878 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 13:15:50.578012  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.521668  9669 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.586849  9669 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:50.578751  9675 raft_consensus.cc:515] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.587628  9791 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:50.588985  9675 leader_election.cc:290] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:50.580348  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:50.589691  9843 log.cc:927] Time spent T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.250s	user 0.001s	sys 0.000s
I20260709 13:15:50.581902  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.592247  9740 raft_consensus.cc:3055] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:50.592674  9740 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
W20260709 13:15:50.596095  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 147194us
I20260709 13:15:50.593468  9740 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.597827  9748 consensus_queue.cc:1059] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:50.598723  9740 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:50.598914  9748 raft_consensus.cc:3055] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:50.599293  9748 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:50.603615  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:50.605517  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.606786  7279 raft_consensus.cc:3055] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:50.607219  7279 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:50.607946  7279 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.608831  7326 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.612000  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.614084  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.618405  7279 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:15:50.635833  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 250436us
W20260709 13:15:50.670625  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 61890.3us
I20260709 13:15:50.671466  7326 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.673616  7279 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:15:50.674032  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 147578us
I20260709 13:15:50.675416  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.677623  7279 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2372) took 1004 ms. Trace:
I20260709 13:15:50.678043  7279 rpcz_store.cc:276] 0709 13:15:49.672055 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:49.695625 (+ 23570us) service_pool.cc:224] Handling call
0709 13:15:49.696073 (+   448us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:50.606691 (+910618us) spinlock_profiling.cc:243] Waited 59.1 ms on lock 0x7b540016a6a0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab14fedc0 00007f2ab15891c0 00007f2ab158a231 00007f2ab1586d8f 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c
0709 13:15:50.676215 (+ 69524us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:50.676411 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":135862016}
I20260709 13:15:50.668552  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2346) took 1219 ms. Trace:
I20260709 13:15:50.697938  7354 raft_consensus.cc:2393] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 7: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:50.746094  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 74731.9us
I20260709 13:15:50.747743  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307b97c66b742d69e8570fc3cce729c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.748278  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.680907  7284 rpcz_store.cc:276] 0709 13:15:49.449048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:49.468545 (+ 19497us) service_pool.cc:224] Handling call
0709 13:15:49.486129 (+ 17584us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:49.687075 (+200946us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:49.687104 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:49.687141 (+    37us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:15:49.687183 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:50.649906 (+962723us) spinlock_profiling.cc:243] Waited 201 ms on lock 0x7b5400329e54. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:50.668333 (+ 18427us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:50.668484 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":461662464}
I20260709 13:15:50.751201  7886 raft_consensus.cc:1240] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:50.751029  7326 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.753497  7352 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:50.674399  9675 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:50.759797  7249 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.761057  7249 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.667479  9715 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:50.719789  9621 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:15:50.765439  7249 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:50.766567  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 451677us
I20260709 13:15:50.766940  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:50.771624  7249 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.774832  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.774010  9831 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.776077  9864 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.752852  9858 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.776325  9824 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:50.780920  7352 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: []
I20260709 13:15:50.782351  7355 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:50.782420  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:50.783428  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.785146  7355 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:50.785632  7249 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.763037  9796 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.615087  9748 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.800266  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:50.801182  7359 raft_consensus.cc:1240] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 4. Current term is 5. Ops: []
W20260709 13:15:50.803049  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.770532  9744 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.770344  9846 raft_consensus.cc:2749] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:50.788530  9454 raft_consensus.cc:493] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:50.793880  9854 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.793571  9695 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:50.825160  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.771574  9715 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.827931  7282 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52932 (request call id 353) took 1046 ms. Trace:
I20260709 13:15:50.812938  9692 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:50.837963  7105 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50890 (request call id 188) took 12635 ms (client timeout 15000 ms). Trace:
I20260709 13:15:50.848693  7249 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.847077  7282 rpcz_store.cc:276] 0709 13:15:49.781904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:50.235200 (+453296us) service_pool.cc:224] Handling call
0709 13:15:50.235621 (+   421us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:50.366378 (+130757us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:15:50.366407 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:15:50.366449 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:15:50.366482 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:50.827689 (+461207us) spinlock_profiling.cc:243] Waited 131 ms on lock 0x7b540032a854. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:50.827736 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:15:50.827868 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":300248960}
I20260709 13:15:50.804433  9631 consensus_queue.cc:1059] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.073s
I20260709 13:15:50.874446  9846 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:50.857065  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.882112  7325 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.884083  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f868e0e440149c0afa139e8d4289bf6" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.885802  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.823098  9683 raft_consensus.cc:493] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:50.918213  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:50.919903  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 71305.4us
I20260709 13:15:50.822978  9691 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:50.924572  7850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:50.811461  9796 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.100s
I20260709 13:15:50.932094  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:50.884531  9748 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:50.939543  7249 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.940855  7249 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.944370  7850 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:50.931531  9863 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.947407  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.948705  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:50.822978  9454 raft_consensus.cc:515] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:50.935593  9856 log.cc:927] Time spent T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.481s	user 0.004s	sys 0.000s
I20260709 13:15:50.849282  9695 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:50.922847  9675 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.954602  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:50.932698  9631 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:50.957867  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.938844  9796 consensus_queue.cc:1243] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer ce2716d915934d5a8a0a9e47bf3159f9 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 2
W20260709 13:15:50.950328  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 147971us
I20260709 13:15:50.891085  9692 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.962299  7249 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:50.945075  9860 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:50.966079  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:50.875000  7105 rpcz_store.cc:269] 0709 13:15:38.202559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:38.202826 (+   267us) service_pool.cc:224] Handling call
0709 13:15:50.837846 (+12635020us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:46.990967 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:46.991524 (+   557us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:46.991568 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:15:46.991596 (+    28us) tablet.cc:662] Decoding operations
0709 13:15:46.992557 (+   961us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:46.992634 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:46.992660 (+    26us) tablet.cc:685] Acquiring locks for 9 operations
0709 13:15:46.993214 (+   554us) tablet.cc:701] Row locks acquired
0709 13:15:46.993223 (+     9us) write_op.cc:260] PREPARE: finished
0709 13:15:46.993333 (+   110us) write_op.cc:270] Start()
0709 13:15:46.993417 (+    84us) write_op.cc:276] Timestamp: P: 1783602946993296 usec, L: 0
0709 13:15:46.993427 (+    10us) op_driver.cc:348] REPLICATION: starting
0709 13:15:47.013381 (+ 19954us) log.cc:844] Serialized 3570 byte log entry
0709 13:15:47.166753 (+153372us) op_driver.cc:464] REPLICATION: finished
0709 13:15:47.233214 (+ 66461us) write_op.cc:301] APPLY: starting
0709 13:15:47.233888 (+   674us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:47.361066 (+127178us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:47.399644 (+ 38578us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:48.431466 (+1031822us) spinlock_profiling.cc:243] Waited 2.25 ms on lock 0x7b5c0027050c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7779331 00007f2ab7779221 00007f2ab7773f6c 00007f2ab4ed430b 00007f2ab4ed3fd3 00007f2ab4fd2e34 00007f2ab4fbe97c 00007f2ab4fc2d61 00007f2ab4fc2d19 00007f2ab4fc2ca9 00007f2ab4fc2c71
0709 13:15:48.473341 (+ 41875us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:48.476524 (+  3183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 13:15:48.477294 (+   770us) write_op.cc:312] APPLY: finished
0709 13:15:48.483386 (+  6092us) log.cc:844] Serialized 71 byte log entry
0709 13:15:49.117654 (+634268us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b4400022b4c. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aae322db1 00007f2aae3c0c85 00007f2aae3c16a2 00007f2ab11331db 00007f2ab112eaaf 00007f2aae47d0ac 00007f2ab72d7ab9 00007f2aae49969b 00007f2aae49793f 00007f2aae499c02 00007f2ab112120b
0709 13:15:49.209760 (+ 92106us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:49.209904 (+   144us) write_op.cc:454] Released schema lock
0709 13:15:49.209971 (+    67us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:49.216461 (+  6490us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:49.216493 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":959678,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":19973,"apply.run_cpu_time_us":44971,"apply.run_wall_time_us":1993530,"num_ops":9,"prepare.queue_time_us":49071,"prepare.run_cpu_time_us":3549,"prepare.run_wall_time_us":30756,"replication_time_us":173188,"spinlock_wait_cycles":9603840,"thread_start_us":789640,"threads_started":3,"wal-append.queue_time_us":732090,"wal-append.run_cpu_time_us":1252,"wal-append.run_wall_time_us":1008369}]]}
I20260709 13:15:50.967906  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.970813  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:50.974027  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:50.946511  9739 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:50.952804  9824 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.982964  7284 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:50.982924  7277 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 8.
I20260709 13:15:50.986929  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:50.992640  7204 raft_consensus.cc:1240] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:50.956772  9831 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:50.938313  9691 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.936211  9683 raft_consensus.cc:515] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:50.965994  9864 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:50.990175  9837 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:15:51.007390  9869 log.cc:927] Time spent T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:15:51.010185  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:50.989722  9787 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:50.994913  7278 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:51.027338  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:50.956350  9863 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.028762  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:51.040638  7352 raft_consensus.cc:2393] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 6: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
W20260709 13:15:51.039486  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 70969.2us
I20260709 13:15:51.040809  7281 raft_consensus.cc:1217] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Deduplicated request from leader. Original: 2.2->[3.3-7.5]   Dedup: 3.3->[5.4-7.5]
I20260709 13:15:51.041841  7281 pending_rounds.cc:85] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 3
I20260709 13:15:51.042104  7281 pending_rounds.cc:107] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:15:51.042346  7281 raft_consensus.cc:2889] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:51.045784  7850 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.059412  9691 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.060091  9691 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:51.060618  9691 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.060923  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:51.042250  7326 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.066332  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:51.014719  9837 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.077768  9692 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:51.081575  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 287756us
I20260709 13:15:51.055413  9866 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:51.107420  7354 raft_consensus.cc:1275] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:51.107779  7850 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:51.078590  9667 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:51.113529  7850 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.111505  9831 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.119215  9868 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:15:51.132390  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 128080us
I20260709 13:15:51.118947  9579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:35362 (request call id 16) took 21358 ms. Trace:
I20260709 13:15:51.112092  9839 consensus_queue.cc:1048] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 13:15:51.139271  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:51.142441  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 136469us
I20260709 13:15:51.144197  7282 raft_consensus.cc:2393] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:51.127611  9715 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.110716  9878 consensus_queue.cc:1059] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 13:15:51.127748  9882 consensus_queue.cc:1059] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 13:15:51.155735  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:51.142256  9744 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.112222  9866 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.138363  9454 leader_election.cc:290] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.122519  9831 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.142819  9837 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.142653  9695 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:51.145220  9691 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.183969  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.193778  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.194578  7356 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
W20260709 13:15:51.195163  9874 log.cc:927] Time spent T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 13:15:51.195991  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.184427  9831 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.197038  9831 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:51.197415  9831 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.197770  9831 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.144479  9579 rpcz_store.cc:276] 0709 13:15:29.760385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:31.146445 (+1386060us) service_pool.cc:224] Handling call
0709 13:15:32.255291 (+1108846us) log.cc:844] Serialized 499 byte log entry
0709 13:15:51.113646 (+18858355us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":118242,"raft.queue_time_us":184808,"raft.run_cpu_time_us":2584,"raft.run_wall_time_us":186404,"thread_start_us":73209,"threads_started":1,"wal-append.queue_time_us":380179,"wal-append.run_cpu_time_us":1970,"wal-append.run_wall_time_us":1098366}
I20260709 13:15:51.200825  9884 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:51.234994  9886 log.cc:927] Time spent T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 13:15:51.187323  9866 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.172371  9268 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:51.176337  9683 leader_election.cc:290] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.171092  9744 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.173406  9881 consensus_queue.cc:1059] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:15:51.282434  9268 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.199369  9863 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.230000  7278 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
W20260709 13:15:51.261886  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 144648us
I20260709 13:15:51.267601  9772 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.271368  9454 raft_consensus.cc:3055] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:51.278111  9884 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:51.244057  9887 log.cc:927] Time spent T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.059s	user 0.003s	sys 0.000s
I20260709 13:15:51.284278  7326 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.283192  9881 raft_consensus.cc:3055] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:51.291020  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:51.301090  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 185405us
W20260709 13:15:51.301147  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 197093us
I20260709 13:15:51.301215  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:51.303565  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:51.302199  7177 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.307919  9683 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:51.309432  9900 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:51.311147  9744 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.294873  9454 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:51.315034  7326 leader_election.cc:304] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.300724  9863 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:15:51.318084  9867 consensus_queue.cc:1048] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:51.319207  9897 raft_consensus.cc:493] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:51.296373  9772 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.328230  9897 raft_consensus.cc:515] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.328888  7277 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:51.329836  9772 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.330691  9897 leader_election.cc:290] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.327647  9863 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.331471  9863 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:15:51.332082  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.333060  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:51.305841  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:51.335227  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:51.335865  7885 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:51.336640  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.322783  9454 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.337873  9454 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:51.323853  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.325476  9268 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:51.325949  9858 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.342990  9858 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.345361  9858 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:51.326071  9715 raft_consensus.cc:2804] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:51.346344  9715 raft_consensus.cc:697] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:51.347268  9715 consensus_queue.cc:237] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.326596  9667 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:51.352433  9667 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.353827  9739 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.354415  9739 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.354756  9667 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.356434  9739 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.327108  9884 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.299472  9881 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:51.359617  7202 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:15:51.360304  9881 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.361631  9881 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.364691  7177 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:51.365202  7325 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.368700  7325 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:51.370101  9802 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:51.370702  9796 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:51.371126  9796 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.371531  9796 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:51.371202  9692 raft_consensus.cc:1064] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:51.375103  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.376299  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.379940  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.380738  7279 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:51.384670  7177 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:51.387217  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 240064us
I20260709 13:15:51.357172  9831 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.389578  7174 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:51.394105  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.395404  7285 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:51.406538  7326 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.411182  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.411448  7174 leader_election.cc:304] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:51.412462  7356 raft_consensus.cc:1275] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:51.416615  9858 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:51.417786  9476 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:51.418111  7174 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:51.374419  9692 consensus_queue.cc:237] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.388778  9882 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:51.424615  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.426558  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f664ba3f8c48498b0c3fd05a46c327" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.387732  9900 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:51.419128  9891 raft_consensus.cc:2749] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:51.432684  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b52c714364beca046eb63ab65e006" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.417121  9858 raft_consensus.cc:493] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:51.415650  9748 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:51.426735  9882 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:51.421608  9864 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.437968  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:51.444912  7850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:51.415431  9901 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:15:51.435077  9691 consensus_queue.cc:1059] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 13:15:51.421228  9595 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:15:51.432293  9879 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:51.459532  7853 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.439621  9858 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:51.464473  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 53613.9us
I20260709 13:15:51.465204  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.448105  9882 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:51.445346  9900 raft_consensus.cc:2749] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:51.467659  7853 leader_election.cc:304] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.472043  7107 catalog_manager.cc:5697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.475435  9880 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:51.477015  9691 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:51.433780  9700 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 13:15:51.456095  9579 consensus_queue.cc:1059] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:15:51.478658  9863 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.486939  7107 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 6, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.498634  9837 raft_consensus.cc:3055] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 13:15:51.503764  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:51.507505  7177 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:51.515581  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 79743.9us
I20260709 13:15:51.470372  9713 raft_consensus.cc:2749] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:51.526753  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:51.457176  9864 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.470088  7881 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:51.551518  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.554616  9579 raft_consensus.cc:3055] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:51.555090  9579 raft_consensus.cc:740] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:51.555892  9579 consensus_queue.cc:260] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.556427  9748 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:51.450999  9898 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 13:15:51.559336  9863 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 9 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:51.562611  9895 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:51.563812  9791 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:15:51.565510  9831 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.525441  9761 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.566200  9761 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.568225  9761 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.571060  7850 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.572376  9865 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:51.572249  9882 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.572939  9865 raft_consensus.cc:697] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:51.573379  9878 consensus_queue.cc:1059] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:51.573856  9865 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.575330  9858 raft_consensus.cc:515] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.577435  9891 raft_consensus.cc:3055] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:51.577884  9891 raft_consensus.cc:740] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:51.578775  9891 consensus_queue.cc:260] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.579960  9891 raft_consensus.cc:3060] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:51.584708  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:51.587308  7853 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:51.587541  7279 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:15:51.526814  7107 catalog_manager.cc:5697] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.591005  7107 catalog_manager.cc:5697] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.592445  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:51.593071  7352 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.549671  9864 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.600735  7107 catalog_manager.cc:5697] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 5, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.605365  7279 raft_consensus.cc:2468] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 9.
I20260709 13:15:51.612195  7352 raft_consensus.cc:2468] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:51.504133  9667 raft_consensus.cc:2749] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:51.613571  7249 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.613943  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.614454  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:51.621390  7281 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.610316  7107 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.609203  7326 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.524309  9837 raft_consensus.cc:740] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:51.577452  9858 leader_election.cc:290] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:51.600781  9388 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:51.622709  7107 catalog_manager.cc:5697] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 4, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.525727  9868 consensus_queue.cc:1048] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.106s
I20260709 13:15:51.654258  9796 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.658411  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.625583  9744 raft_consensus.cc:2804] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:51.629565  9793 raft_consensus.cc:2804] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 13:15:51.675945  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 46685.1us
I20260709 13:15:51.680747  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:51.662503  7107 catalog_manager.cc:5697] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 3, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
W20260709 13:15:51.682528  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 244721us
I20260709 13:15:51.675043  9846 raft_consensus.cc:3055] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:51.686607  9846 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:51.670254  9858 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.690198  7107 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.690124  7353 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:51.692579  7107 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.694557  7107 catalog_manager.cc:5697] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.696453  7107 catalog_manager.cc:5697] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
W20260709 13:15:51.699180  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 191852us
I20260709 13:15:51.685271  9793 raft_consensus.cc:697] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 9 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:51.682164  9744 raft_consensus.cc:697] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:51.706830  7107 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 5, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.689061  9867 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:51.708853  7107 catalog_manager.cc:5697] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.710218  7107 catalog_manager.cc:5697] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.712543  7107 catalog_manager.cc:5697] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.687465  9846 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:51.713773  7107 catalog_manager.cc:5697] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 1 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.714664  7177 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:51.716794  7107 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.692601  9858 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.720567  9858 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.722613  7880 raft_consensus.cc:1240] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 13:15:51.724314  9898 consensus_queue.cc:1059] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:15:51.726336  9882 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.726090  9793 consensus_queue.cc:237] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.727192  9744 consensus_queue.cc:237] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.714027  9895 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:15:51.729805  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:51.718032  7107 catalog_manager.cc:5697] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 5, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.732831  7878 raft_consensus.cc:2410] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 8 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 8.
I20260709 13:15:51.716148  9864 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:15:51.739501  7249 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:51.740732  9854 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:15:51.749902  9902 log.cc:927] Time spent T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.188s	user 0.004s	sys 0.000s
I20260709 13:15:51.752414  9910 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:51.753005  9910 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:51.753389  9910 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.758332  9837 consensus_queue.cc:260] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.731133  7107 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 3, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.764670  7880 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 7. Current term is 8. Ops: []
W20260709 13:15:51.765056  9908 log.cc:927] Time spent T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.204s	user 0.000s	sys 0.002s
I20260709 13:15:51.766330  9675 consensus_queue.cc:1059] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:15:51.765622  7107 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 5, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:51.768499  7107 catalog_manager.cc:5697] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:51.796207  9879 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.796826  9879 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:51.807417  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:51.840094  7251 consensus_peers.cc:597] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cd1c3b5c96c4cfba2a7428b662a6b80. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:51.840659  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 153284us
W20260709 13:15:51.895479  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:51.909825  9863 raft_consensus.cc:3055] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:15:51.910377  9863 raft_consensus.cc:740] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:51.922756  9837 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:51.942927  9910 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:51.944527  9579 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:51.945230  9910 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:51.946516  7281 raft_consensus.cc:2468] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
W20260709 13:15:51.949723  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 235134us
I20260709 13:15:51.956027  7326 leader_election.cc:304] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:51.963061  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.963905  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.964716  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.964083  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe95aa3da4474cbb6b9c9e6f68889d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:51.967463  7277 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:15:51.968123  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:51.968339  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:51.970759  7277 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:15:51.970948  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.972313  7360 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:51.974838  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.975271  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.975464  7211 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:51.974525  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:51.977478  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:51.978659  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:51.978331  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.981598  7351 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:51.982434  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.978331  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.984196  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:51.984295  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.986791  9696 raft_consensus.cc:2804] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:51.987344  9696 raft_consensus.cc:697] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:51.975986  9831 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:51.988106  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.988236  9696 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.987926  9831 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:51.990500  9831 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:51.980999  9621 consensus_queue.cc:1059] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:15:51.991907  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66f0c25b8494f939b683252cf83f455" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:51.983124  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:51.997952  7277 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 13:15:51.999213  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:51.958356  9683 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:51.976046  9878 raft_consensus.cc:493] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:52.004743  7885 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:52.016474  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.015832  7205 raft_consensus.cc:1275] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:52.000110  7281 raft_consensus.cc:1240] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: []
W20260709 13:15:52.023274  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 48838.4us
I20260709 13:15:52.024569  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.027416  7174 leader_election.cc:304] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:52.029666  9917 log.cc:927] Time spent T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:15:52.014364  9878 raft_consensus.cc:515] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.005277  9683 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.032569  9878 leader_election.cc:290] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:52.034271  9748 raft_consensus.cc:2749] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.003556  9578 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.038560  9578 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.039861  9854 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:52.040740  9578 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:52.042368  7211 raft_consensus.cc:1240] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:52.043193  7174 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:52.046595  7283 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:15:52.047117  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:52.050588  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 94655.4us
I20260709 13:15:52.049628  7277 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:52.053254  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:52.056967  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:52.057839  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:52.007679  9742 raft_consensus.cc:3055] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:52.003242  9846 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:52.032065  9683 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:52.066141  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.068862  7249 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.070731  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:52.071297  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:52.074110  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.075608  7280 raft_consensus.cc:1240] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: []
W20260709 13:15:52.077589  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:52.050217  9831 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:52.080400  7210 raft_consensus.cc:1240] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
W20260709 13:15:52.083467  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 59437.2us
I20260709 13:15:52.081135  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.064795  9910 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.063994  9742 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:52.111934  7323 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.115403  7177 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.115483  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.097357  9863 consensus_queue.cc:260] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.101375  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.082041  9858 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:15:52.073053  9739 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.076601  9691 consensus_queue.cc:1059] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 13:15:52.082440  9796 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:52.091394  9761 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.103987  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.104772  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.105618  9879 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.106645  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.108994  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:52.105515  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.122392  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:52.125222  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6f981d8c447828cb3e7f37eadd83a" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:52.139047  7203 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:52.130069  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c8610c1c9e455cad92d10a3fef3fef" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:52.131265  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.131955  7177 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.068396  9900 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 13:15:52.156235  7177 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.129794  9923 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:52.167408  7202 raft_consensus.cc:2468] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:52.134867  9793 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.135782  9579 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:52.157596  7177 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.168967  7360 raft_consensus.cc:1240] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:52.176988  7206 raft_consensus.cc:1275] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:15:52.180330  7177 leader_election.cc:304] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.177449  9910 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.170455  9574 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.171561  9907 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:15:52.208004  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 139356us
I20260709 13:15:52.159250  9595 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:15:52.209357  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1b8d51a68416a8e3572e3c8e0ddb6" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:52.218353  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 100685us
I20260709 13:15:52.209707  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:52.210314  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:52.209895  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.211515  7202 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:52.220943  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.221416  7203 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:15:52.225394  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.198232  9895 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.200781  9748 raft_consensus.cc:2749] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:52.185516  9793 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.207486  9621 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.236518  7249 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.185163  9742 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.215802  9579 consensus_queue.cc:1059] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:15:52.201184  9574 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.244179  9791 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:15:52.245620  9868 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:52.248159  9793 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:52.249046  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 46004.9us
I20260709 13:15:52.227025  9831 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.231536  9739 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.254666  7177 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.255278  9882 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:52.231348  9692 consensus_queue.cc:1059] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 13:15:52.276417  7283 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:52.293901  7357 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:15:52.295789  7177 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:52.318507  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 103803us
I20260709 13:15:52.265152  9930 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:52.295349  9691 raft_consensus.cc:3055] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:15:52.341303  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.331911  7177 leader_election.cc:304] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.343598  7206 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
W20260709 13:15:52.355707  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 136441us
I20260709 13:15:52.302977  9933 consensus_queue.cc:1048] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 13:15:52.321648  9898 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:52.346689  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.338973  9742 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:52.364596  7283 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:15:52.340849  9879 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:52.355023  9579 raft_consensus.cc:2749] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.344343  9691 raft_consensus.cc:740] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:52.374758  9933 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.375142  9925 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.368613  9895 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:15:52.368759  9913 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.355412  9696 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.330474  9901 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.391927  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:52.339375  9574 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:52.399152  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 133582us
I20260709 13:15:52.332223  9595 consensus_queue.cc:1059] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.058s
W20260709 13:15:52.422431  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 122301us
I20260709 13:15:52.430222  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:52.430526  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 73310.9us
I20260709 13:15:52.330118  9878 raft_consensus.cc:3055] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:52.398295  9793 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.446977  7323 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.440423  9878 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:52.399542  9933 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:52.500000  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 53116.6us
I20260709 13:15:52.510027  7323 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:52.504369  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 53484.3us
I20260709 13:15:52.419067  9925 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.448725  9595 consensus_queue.cc:1243] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer ce2716d915934d5a8a0a9e47bf3159f9 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
W20260709 13:15:52.507870  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 116050us
I20260709 13:15:52.427520  9696 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.537681  7279 raft_consensus.cc:2410] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:15:52.536073  7323 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.542268  7206 raft_consensus.cc:3055] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:52.542737  7206 raft_consensus.cc:740] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:52.560940  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:52.606137  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:52.603536  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:52.593115  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:52.679519  7885 raft_consensus.cc:2393] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 7: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:52.680073  7280 raft_consensus.cc:606] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:52.680621  7280 raft_consensus.cc:614] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:52.399039  9802 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.614020  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:52.692484  7277 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:52.689296  7206 consensus_queue.cc:260] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.703056  7206 raft_consensus.cc:3060] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:52.504695  9924 consensus_queue.cc:1059] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.099s
W20260709 13:15:52.580277  9926 log.cc:927] Time spent T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.406s	user 0.000s	sys 0.002s
I20260709 13:15:52.526844  9939 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:52.451979  9865 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:52.536013  9930 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.599476  9925 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:52.559764  9696 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:52.682753  9935 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:52.449353  9691 consensus_queue.cc:260] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.697933  9938 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:15:52.734431  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 306059us
I20260709 13:15:52.729375  9854 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.549106  9933 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:52.701289  9858 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.590456  9878 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.697970  9802 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.742954  9925 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.451813  9793 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:52.776717  9476 raft_consensus.cc:3055] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:52.777160  9878 raft_consensus.cc:3060] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:52.737346  9930 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.730379  9865 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.767005  9858 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.815812  9793 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:52.806382  9476 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:52.817536  9476 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.817996  9925 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.818724  9476 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:52.820214  9863 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:52.824566  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4153cded827845fc9744c3a89e978898"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:52.825268  7280 raft_consensus.cc:606] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:52.825598  7280 raft_consensus.cc:614] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:52.781796  7206 raft_consensus.cc:1275] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:52.764046  9854 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:52.832674  9837 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
W20260709 13:15:52.790613  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:52.769963  9933 raft_consensus.cc:3055] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:52.810717  9865 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:52.832419  9739 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:52.763908  9938 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.850582  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:52.851316  7357 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 7.
I20260709 13:15:52.861748  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:15:52.848940  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 313020us
I20260709 13:15:52.862488  7360 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:15:52.863459  7323 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.820225  9925 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:52.869894  7323 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:52.879112  7881 raft_consensus.cc:1240] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 7. Current term is 8. Ops: []
I20260709 13:15:52.849460  9938 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:52.848037  9933 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:52.887394  7207 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:52.883477  7326 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:52.897275  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:52.899950  7281 raft_consensus.cc:872] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }.
  Pending config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }: 
  New config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:52.906945  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 152184us
I20260709 13:15:52.853153  9574 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 13:15:52.895171  9925 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.891877  9858 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:52.917310  9667 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.879652  9954 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:52.920838  9933 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:52.926191  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:52.905808  7281 raft_consensus.cc:1579] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Could not prepare op 'term: 4 index: 4' and following 0 ops. Status for this op: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }.
  Pending config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }: 
  New config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.933739  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:52.915547  9924 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:52.912108  9941 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.940706  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.952761  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:52.953096  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:52.924064  7278 raft_consensus.cc:1240] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:15:52.954079  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:52.956351  7283 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:52.961158  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.961835  7204 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:52.964378  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.929661  9879 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:52.967223  9858 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:15:52.968261  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 51163.6us
I20260709 13:15:52.972168  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.982481  9923 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:15:52.983408  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:52.987887  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:52.998517  7359 raft_consensus.cc:1240] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 9 LEADER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 8. Current term is 9. Ops: []
I20260709 13:15:53.001230  7360 raft_consensus.cc:1275] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:52.956480  9924 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.929031  9939 consensus_queue.cc:1048] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.042s
I20260709 13:15:53.005676  7356 raft_consensus.cc:1240] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 6. Current term is 7. Ops: []
W20260709 13:15:53.007408  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 88162.9us
I20260709 13:15:53.007885  7281 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:53.015475  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.016669  7207 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:53.013952  7177 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.928871  9667 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:52.938696  9692 consensus_queue.cc:1059] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 13:15:53.025594  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:53.025537  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:53.035313  7175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:52.967777  9858 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.022504  9924 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.000187  9935 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:52.967247  9879 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.023768  9953 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.077101  9744 consensus_queue.cc:1048] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:53.024025  9913 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:15:53.070825  7323 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:52.959496  9941 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:53.181345  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 110622us
I20260709 13:15:53.088752  9953 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.178435  7280 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:15:53.115805  9947 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:15:53.151957  9890 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:15:53.086678  9952 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:53.086625  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 61177.6us
W20260709 13:15:53.085731  9931 log.cc:927] Time spent T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:15:53.182319  7323 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:53.144569  7324 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:15:53.187120  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 101808us
I20260709 13:15:53.084164  9935 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } }
I20260709 13:15:53.213573  7323 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:53.220201  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:53.220713  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 133946us
I20260709 13:15:53.191277  9793 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:53.226230  7206 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:15:53.226603  7206 pending_rounds.cc:85] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Aborting all ops after (but not including) 3
I20260709 13:15:53.226819  7206 pending_rounds.cc:107] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:15:53.227034  7206 raft_consensus.cc:2889] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:53.193959  9947 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:53.236195  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 102423us
I20260709 13:15:53.229871  9947 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:53.224948  9952 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.249806  9667 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:53.254593  9960 log.cc:927] Time spent T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.167s	user 0.000s	sys 0.000s
I20260709 13:15:53.225591  9925 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:53.222775  9913 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.244871  9793 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:53.229034  9936 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:53.267069  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.268498  7358 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:15:53.272502  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.273084  7283 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 7.
I20260709 13:15:53.222731  9957 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.050s
W20260709 13:15:53.275072  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 156959us
W20260709 13:15:53.275434  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 55280.4us
I20260709 13:15:53.287225  9879 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.266760  9925 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:53.258860  9863 raft_consensus.cc:493] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:53.276008  7853 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:53.292065  7323 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:53.293385  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.293733  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:53.296633  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 75371.3us
I20260709 13:15:53.296828  7280 raft_consensus.cc:2410] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:15:53.270556  9831 raft_consensus.cc:493] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:53.297205  9925 raft_consensus.cc:3060] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:53.313242  9831 raft_consensus.cc:515] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.309981  9879 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:53.274096  9923 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:53.289798  9858 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.311354  9691 raft_consensus.cc:3060] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:15:53.323558  7851 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:53.318372  7323 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:53.331383  9966 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 0.064s	user 0.002s	sys 0.000s
I20260709 13:15:53.332294  9953 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:15:53.334196  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 58568.9us
W20260709 13:15:53.334379  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 204521us
I20260709 13:15:53.338981  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.339653  7286 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:53.341485  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.345103  7326 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:53.347467  9978 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:53.351271  9952 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.352388  9935 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:53.358356  7211 raft_consensus.cc:1275] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:15:53.273247  9865 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.274431  9913 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:53.361354  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 54410.7us
I20260709 13:15:53.306128  9863 raft_consensus.cc:515] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.335109  9948 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:15:53.317845  9938 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.364058  9935 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:15:53.367379  9967 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.362s	user 0.006s	sys 0.000s
I20260709 13:15:53.348361  9831 leader_election.cc:290] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.340487  9802 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.364595  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.370756  7885 raft_consensus.cc:2368] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:53.362412  9952 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.362536  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:53.368415  9948 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.381337  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.334656  9923 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.382099  9858 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:53.383620  9863 leader_election.cc:290] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.387468  9858 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:53.387913  9858 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:53.369690  9935 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.386240  9948 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:15:53.385083  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:53.394611  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:53.388557  9913 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.386955  9938 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.395354  9923 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.380189  9952 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.391620  9865 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.400308  9879 raft_consensus.cc:493] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:53.406261  9879 raft_consensus.cc:515] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.390810  9935 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.409648  9879 leader_election.cc:290] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.410904  9952 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.416515  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:53.420531  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 10 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.424309  7277 raft_consensus.cc:606] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:53.424635  9924 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.425642  7356 raft_consensus.cc:1240] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:53.425869  7277 raft_consensus.cc:614] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:53.437567  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64d880a027b84a628747d480c8db4193"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:53.438117  7277 raft_consensus.cc:606] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:53.438421  7277 raft_consensus.cc:614] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:53.439651  9941 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.425674  9947 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.442020  9947 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.395776  9858 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.454586  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.455744  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:53.456867  7356 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:53.462380  9935 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:15:53.462991  9970 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.329s	user 0.002s	sys 0.000s
I20260709 13:15:53.464125  9925 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.466032  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:53.466567  7277 raft_consensus.cc:606] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:53.505865  7353 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.506112  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:53.508064  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:53.510866  7358 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 6: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:53.505983  9744 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:53.516350  9744 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.474176  9952 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.518393  9952 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:53.520419  9952 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.533893  7356 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:15:53.536731  7353 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:53.614948  9846 raft_consensus.cc:493] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:53.615566  9846 raft_consensus.cc:515] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.457607  9924 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.642370  7325 leader_election.cc:400] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:53.644742  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.645403  7357 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:15:53.647419  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.647651  9744 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.649374  9846 leader_election.cc:290] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.458232  9948 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.661274  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.614277  9925 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:53.645175  9986 log.cc:927] Time spent T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 13:15:53.613749  9935 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:53.618568  9952 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:53.674436  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 211037us
I20260709 13:15:53.675663  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:53.664561  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:53.678977  7885 raft_consensus.cc:2393] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 7: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:53.685885  9941 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:53.686302  9941 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.686640  9941 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.687500  9952 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.696498  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:53.698984  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:53.704593  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a1c945b4484ba7b1bda94ba7a755" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:53.705989  7251 leader_election.cc:304] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:53.706797  9864 raft_consensus.cc:2749] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:53.709789  9948 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.711513  9895 raft_consensus.cc:3055] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:53.718504  9952 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.720101  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:53.725931  7284 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:15:53.731271  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:15:53.732285  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 435002us
I20260709 13:15:53.741572  9831 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:53.742172  9980 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.742094  9831 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.742748  9980 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.732093  9976 raft_consensus.cc:493] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.757596  9976 raft_consensus.cc:515] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.725492  9895 raft_consensus.cc:740] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:53.795101  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.795739  7352 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:53.796054  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.797035  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:53.717789  9941 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:53.758225  9980 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:53.792276  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 59341.5us
I20260709 13:15:53.798243  9879 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:15:53.800213  9942 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:53.807420  9942 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.808255  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:53.809780  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.811009  7284 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 9.
I20260709 13:15:53.813437  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.814237  7352 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 4.
I20260709 13:15:53.815822  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.818177  7280 raft_consensus.cc:2393] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 4: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:53.769512  9981 raft_consensus.cc:493] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:53.820708  7326 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:53.794631  9831 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.823262  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:53.824252  7850 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:53.825757  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:53.825223  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:53.826467  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.826943  7356 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:53.827557  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:53.827913  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.828960  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:53.827503  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.826399  7207 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.830052  7211 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:15:53.830407  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:53.831068  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:53.827905  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc5af206b9c4e8fa54662660fa7fadb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.833391  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:53.833549  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.831617  7211 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.833176  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:53.834863  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.835556  7203 raft_consensus.cc:2393] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:53.834535  7323 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:53.836736  7323 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:53.838099  9943 raft_consensus.cc:2804] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:15:53.838722  9976 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:53.839056  9972 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:53.811884  9942 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:53.839964  7206 raft_consensus.cc:2393] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 in current term 6: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:53.840020  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:53.841847  7202 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:15:53.844168  7358 raft_consensus.cc:3060] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:15:53.845314  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.811738  9910 consensus_queue.cc:1059] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 13:15:53.847530  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:53.852208  7286 raft_consensus.cc:3060] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.840152  9683 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:53.855796  7204 raft_consensus.cc:2468] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:53.857959  7326 leader_election.cc:304] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:53.860244  7207 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
I20260709 13:15:53.860124  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:53.839223  9953 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:53.821148  9954 consensus_queue.cc:1048] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 13:15:53.839599  9955 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:53.842504  9943 raft_consensus.cc:697] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:53.831284  9692 consensus_queue.cc:1059] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:15:53.854851  9972 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:53.897020  7286 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:53.825229  9981 raft_consensus.cc:515] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.899775  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.898557  7358 raft_consensus.cc:2468] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 9.
I20260709 13:15:53.905542  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:53.911676  7353 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:15:53.868395  9925 raft_consensus.cc:2749] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:53.890789  9858 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.891366  9941 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:53.926046  9990 log.cc:927] Time spent T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 13:15:53.854316  9683 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.931474  7353 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:53.933904  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.936359  7204 raft_consensus.cc:3060] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:53.937975  7249 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:53.944180  7204 raft_consensus.cc:2468] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:15:53.950531  7326 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:53.956313  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30a0aadea464b73802ea0c113441b04" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:53.959316  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 71965us
I20260709 13:15:53.958817  9955 raft_consensus.cc:2804] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:53.862025  9895 consensus_queue.cc:260] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:53.947628  9744 raft_consensus.cc:2804] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:53.962270  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:53.969174  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 131444us
I20260709 13:15:53.978010  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 10 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.979018  7202 raft_consensus.cc:2410] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 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: 6 index: 5.
I20260709 13:15:53.962888  9955 raft_consensus.cc:697] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:53.984830  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:53.987525  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.974426  9744 raft_consensus.cc:697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:53.992769  7850 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:53.995095  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.995736  7202 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:53.957137  9972 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:53.997781  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.999542  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:53.997974  9744 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:54.001776  7202 raft_consensus.cc:2393] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 5: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:54.003235  9981 leader_election.cc:290] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:53.999128  9669 raft_consensus.cc:2804] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:15:54.005610  7323 leader_election.cc:304] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:54.007889  9954 raft_consensus.cc:2749] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:54.005549  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:54.010046  7323 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.010622  7249 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:54.010807  9954 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:15:54.011706  7323 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.012821  7323 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.013376  9954 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:54.013700  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:54.014281  7202 raft_consensus.cc:3060] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:54.015508  9837 raft_consensus.cc:3055] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:54.015928  9837 raft_consensus.cc:740] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:54.016693  9837 consensus_queue.cc:260] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.017154  9858 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:54.017876  9954 raft_consensus.cc:697] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:54.018603  7174 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.018801  9954 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.019778  9997 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:54.020201  9997 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:54.020354  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.020550  9997 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:54.011823  9864 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:53.959432  9943 consensus_queue.cc:237] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.000212  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:54.023826  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:54.031534  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:54.019380  9955 consensus_queue.cc:237] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.024787  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:54.033571  7281 raft_consensus.cc:2393] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 6: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:54.033998  7251 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:54.029240  7249 leader_election.cc:304] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:54.034783  7211 raft_consensus.cc:2468] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:54.028924  7174 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.035444  7202 raft_consensus.cc:2468] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:54.024441  7286 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:54.023305  7323 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:54.029770  7208 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:15:54.030532  9669 raft_consensus.cc:697] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 9 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:54.026414  9930 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:54.058426  9942 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.027469  9924 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:54.021844  9683 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:54.047464  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:54.062085  7209 raft_consensus.cc:2368] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:54.051468  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a467585bae4364bb9b067505c3175d" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:54.051072  9669 consensus_queue.cc:237] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.062109  9884 raft_consensus.cc:2749] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:54.058320  9941 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:54.056758  9933 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:54.070345  7176 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.071480  9910 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:54.049818  7249 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:54.059883  7284 raft_consensus.cc:2368] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 6. Current term is 7.
W20260709 13:15:54.073370  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 50138.3us
I20260709 13:15:54.074355  9978 raft_consensus.cc:2804] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:54.074957  9772 raft_consensus.cc:493] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:54.075533  9772 raft_consensus.cc:515] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.076898  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:54.078872  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:54.080538  9884 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:15:54.081306  9772 leader_election.cc:290] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.074406  9941 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:54.081382  9978 raft_consensus.cc:697] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:54.083715  9978 consensus_queue.cc:237] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.087143  9913 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:54.087615  9913 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:54.087945  9913 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.090854  9854 leader_election.cc:290] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:54.097617  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 66592.9us
I20260709 13:15:54.097675  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:54.098680  7249 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:54.099553  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950564b8d52045e784ea3d61d2bee2de" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:54.100471  7211 raft_consensus.cc:2410] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for term 8 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 13:15:54.101150  9854 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:54.106285  9942 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.028311  9997 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.116518  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:54.123172  7323 leader_election.cc:400] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:54.123576  7323 leader_election.cc:403] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:15:54.131026  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:54.131738  7286 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:54.138164  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:54.138890  7352 raft_consensus.cc:3060] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.140707  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb60b702134122b8e44546429988c8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:54.121982  9942 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:15:54.145277  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886c5a71b0d4129b716872549b5630c" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:54.135376  9925 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 5. Current term is 6.
I20260709 13:15:54.146132  7358 raft_consensus.cc:2393] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 8: Already voted for candidate c92f0c42bac9434aaf510b43f07d1d56 in this term.
I20260709 13:15:54.158448  7286 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:54.159803  7177 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:54.168007  9997 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 5 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.143105  7354 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:54.199105  7174 leader_election.cc:304] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.172729  7360 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:54.225225  7352 raft_consensus.cc:2468] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
I20260709 13:15:54.228780  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:54.165833  9910 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:54.232625  7174 leader_election.cc:304] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:54.234279  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 48019.3us
I20260709 13:15:54.235827  7249 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:54.220029  9997 raft_consensus.cc:2749] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:15:54.256186  9895 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:54.247201  9846 raft_consensus.cc:2804] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 13:15:54.268158  7176 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:54.169744  9913 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.237155  9979 raft_consensus.cc:2749] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:54.245636  9910 raft_consensus.cc:697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:54.299505  7211 raft_consensus.cc:2393] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 7: Already voted for candidate 11d9e39e28934a1d8115bb23b7c998e9 in this term.
I20260709 13:15:54.311902  9910 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.320178  7878 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:54.240034  9901 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index 2 to 4, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:54.352494  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:54.353305  7358 raft_consensus.cc:2393] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 7: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:15:54.358084  9907 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:54.358649  9907 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.360687  9907 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:54.348466  9913 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.364593  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:54.365274  7881 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:54.366317  9864 raft_consensus.cc:993] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:54.366590  7176 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:54.366835  9930 raft_consensus.cc:1081] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:54.367470  9997 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:54.367818  9997 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:54.367938  9837 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:54.368229  9997 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.368708  7210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53366
I20260709 13:15:54.369292  7210 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.369643  7210 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.382233  7210 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.348671  9846 raft_consensus.cc:697] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:54.388250  7326 leader_election.cc:400] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 6. Current term is 7.
I20260709 13:15:54.388561  7326 leader_election.cc:403] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:54.393252  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:15:54.394872  7850 leader_election.cc:304] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:54.398041  9867 raft_consensus.cc:2749] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:54.402069  9802 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955) with higher term. Message: Invalid argument: T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for earlier term 6. Current term is 7.
I20260709 13:15:54.405509  9997 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.409197  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:54.413615  7277 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:54.413888  7277 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:54.414492  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:54.414629  7277 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.415695  7277 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.415056  7881 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.410576  9878 raft_consensus.cc:3055] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:54.419011  9878 raft_consensus.cc:740] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:54.419781  9878 consensus_queue.cc:260] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.420270  9913 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:54.421065  9913 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.422189  9997 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:54.434108 10014 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:15:54.434576 10014 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:54.434916 10014 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:54.408870  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:54.437297  7204 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:54.408965  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
W20260709 13:15:54.439131  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 45588.5us
I20260709 13:15:54.438848  7210 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:54.448961  7177 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:54.450863  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:54.474403  7107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51502 (request call id 291) took 7121 ms. Trace:
I20260709 13:15:54.477172  7177 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.476343  7108 catalog_manager.cc:5697] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:54.478543  7277 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:54.477854  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:54.483093  7356 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.484697  7108 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 3 to 6, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:54.486534  7108 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.487715  7108 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.488916  7108 catalog_manager.cc:5697] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 3 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:54.475600  9772 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 13:15:54.459479  9831 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:54.471621  9878 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.508332  7881 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:54.513736  7176 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:54.515159  9837 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:54.518088  7108 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 3 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.509646  7356 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:54.512063  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:54.521214  7108 catalog_manager.cc:5697] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.522969  7108 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 1 to 6. New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.515166  7277 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:15:54.530081  9913 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.530650  7360 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:15:54.526655  9891 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:15:54.513980  9831 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.535156  9669 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:15:54.526310  9837 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:54.538851  9837 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.545292  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:54.545984  7358 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 5.
I20260709 13:15:54.546650  7356 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:15:54.474757  7107 rpcz_store.cc:276] 0709 13:15:47.344551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:47.344839 (+   288us) service_pool.cc:224] Handling call
0709 13:15:54.465417 (+7120578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:52.774633 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:52.833573 (+ 58940us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:52.833612 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:15:52.833630 (+    18us) tablet.cc:662] Decoding operations
0709 13:15:52.941020 (+107390us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:52.941073 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:52.941102 (+    29us) tablet.cc:685] Acquiring locks for 22 operations
0709 13:15:52.942566 (+  1464us) tablet.cc:701] Row locks acquired
0709 13:15:52.942586 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:15:52.942731 (+   145us) write_op.cc:270] Start()
0709 13:15:52.942844 (+   113us) write_op.cc:276] Timestamp: P: 1783602952942683 usec, L: 0
0709 13:15:52.942865 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:15:52.943628 (+   763us) log.cc:844] Serialized 8580 byte log entry
0709 13:15:53.385683 (+442055us) op_driver.cc:464] REPLICATION: finished
0709 13:15:53.432999 (+ 47316us) write_op.cc:301] APPLY: starting
0709 13:15:53.433083 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:53.450100 (+ 17017us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:53.459865 (+  9765us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:53.616619 (+156754us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:53.616922 (+   303us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=22
0709 13:15:53.616962 (+    40us) write_op.cc:312] APPLY: finished
0709 13:15:53.674717 (+ 57755us) log.cc:844] Serialized 152 byte log entry
0709 13:15:53.674877 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:53.675057 (+   180us) write_op.cc:454] Released schema lock
0709 13:15:53.675108 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:53.675476 (+   368us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:53.675503 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":36,"child_traces":[["op",{"apply.queue_time_us":34512,"apply.run_cpu_time_us":4577,"apply.run_wall_time_us":242446,"num_ops":22,"prepare.queue_time_us":630596,"prepare.run_cpu_time_us":74278,"prepare.run_wall_time_us":423016,"raft.queue_time_us":48383,"raft.run_cpu_time_us":4715,"raft.run_wall_time_us":56389,"replication_time_us":437941,"thread_start_us":626612,"threads_started":4,"wal-append.queue_time_us":282133}]]}
I20260709 13:15:54.526055  7108 catalog_manager.cc:5697] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:54.557736  7174 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:54.558602  7174 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:54.502803  9846 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.572526  7210 raft_consensus.cc:1240] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:54.572922  7204 raft_consensus.cc:1275] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:54.556473  9791 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 13:15:54.574051  7209 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:15:54.562964  9991 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:15:54.562608  9683 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:54.579898  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:54.580762  9954 consensus_queue.cc:1059] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:54.581486  9954 consensus_queue.cc:1243] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Peer 11d9e39e28934a1d8115bb23b7c998e9 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:15:54.581972  9924 raft_consensus.cc:3055] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:54.582343  9924 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:54.583186  9924 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.582224  9957 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:15:54.582387  9935 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.011s
W20260709 13:15:54.593515  7251 consensus_peers.cc:597] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cd1c3b5c96c4cfba2a7428b662a6b80. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.565546  9947 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 13:15:54.593781  9831 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:54.595264  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:54.577507  9991 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:54.601030  7881 raft_consensus.cc:2368] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:54.596935  9683 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:54.601531  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:54.603928  7251 leader_election.cc:400] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:54.604275  7251 leader_election.cc:403] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:54.604825  9941 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:15:54.598621 10014 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.606957  9947 consensus_queue.cc:1243] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer 61274f9e39e245a1aa14041ecaa837a7 log is divergent from this leader: its last log entry 5.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 13:15:54.601131  9991 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:54.609210  7360 pending_rounds.cc:85] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Aborting all ops after (but not including) 7
I20260709 13:15:54.609491  7360 pending_rounds.cc:107] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Aborting uncommitted NO_OP operation due to leader change: 5.8
I20260709 13:15:54.609723  7360 raft_consensus.cc:2889] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:54.611877  7358 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:54.613147 10014 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.613305  9941 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207) with higher term. Message: Invalid argument: T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:54.613731 10014 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:54.614784  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:54.616742  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:54.619149  7209 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:54.621845  7353 raft_consensus.cc:1275] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:15:54.636039  7358 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:54.638266  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:54.646356  7284 raft_consensus.cc:1275] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:54.650120  9802 consensus_queue.cc:1048] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:54.648198  9831 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:54.684176  7277 raft_consensus.cc:1240] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Rejecting Update request from peer 61274f9e39e245a1aa14041ecaa837a7 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:54.686724  9991 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.688651  7210 raft_consensus.cc:2368] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6.
I20260709 13:15:54.623472  9947 consensus_queue.cc:1048] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
I20260709 13:15:54.645568  9941 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:15:54.606665  9683 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.696542  9831 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:54.706734  9831 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.695077  9935 consensus_queue.cc:1059] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.063s
I20260709 13:15:54.767779  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:54.794775  9924 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:54.829684  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:54.830376  7360 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:15:54.840561  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 82573.4us
I20260709 13:15:54.832279  9991 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 6 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:54.843458  7360 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:54.845587  7174 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:54.846736  9910 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:54.847239  9910 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:54.848112  9910 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.883483  7284 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:54.968009  9939 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:54.968649  9939 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:54.971330  9939 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:54.972752  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 65391.9us
W20260709 13:15:54.973886 10006 log.cc:927] Time spent T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 13:15:54.962446  9924 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:54.977895  9924 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:54.979947  9924 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:55.017943  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:55.018308  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:55.018833  7207 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:55.019956  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:55.028728  7323 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:55.037379  7249 leader_election.cc:400] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6.
I20260709 13:15:55.037556  7356 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 13:15:55.037994  7356 pending_rounds.cc:85] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Aborting all ops after (but not including) 3
I20260709 13:15:55.038215  7356 pending_rounds.cc:107] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 13:15:55.038453  7356 raft_consensus.cc:2889] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:55.041409  9692 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:55.046211  9941 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:15:55.054296  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 179531us
W20260709 13:15:55.048584 10028 log.cc:927] Time spent T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:15:55.040717  9924 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:55.077304  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:55.078145  7881 raft_consensus.cc:1275] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:15:55.083344  9939 consensus_queue.cc:1048] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:15:55.063302  9924 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:55.071218  9878 consensus_meta.cc:287] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: Time spent flushing consensus metadata: real 0.557s	user 0.007s	sys 0.003s
I20260709 13:15:55.092046  9924 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:15:55.265689 10026 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
W20260709 13:15:55.315888 10037 log.cc:927] Time spent T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.340s	user 0.001s	sys 0.001s
I20260709 13:15:55.328965  9941 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:52918 (request call id 13) took 3987 ms. Trace:
I20260709 13:15:55.329547  9941 rpcz_store.cc:276] 0709 13:15:51.325358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:51.326765 (+  1407us) service_pool.cc:224] Handling call
0709 13:15:51.460053 (+133288us) log.cc:844] Serialized 499 byte log entry
0709 13:15:55.297605 (+3837552us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10829,"raft.queue_time_us":19025,"raft.run_cpu_time_us":1873,"raft.run_wall_time_us":12255,"thread_start_us":210302,"threads_started":1,"wal-append.queue_time_us":283076,"wal-append.run_cpu_time_us":1620,"wal-append.run_wall_time_us":1002285}
I20260709 13:15:55.374656  9924 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.422389  7204 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
W20260709 13:15:55.541486 10034 log.cc:927] Time spent T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.565s	user 0.016s	sys 0.021s
I20260709 13:15:55.553117  7207 raft_consensus.cc:1275] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:15:55.534914  9924 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:55.569232  9913 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.570104  9913 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.573088  9913 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:55.577020  9854 raft_consensus.cc:493] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:55.507556  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:55.577819  9854 raft_consensus.cc:515] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.603197  9854 leader_election.cc:290] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:55.606861  7880 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:15:55.610304  7205 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:55.639096  7353 raft_consensus.cc:1240] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:55.643321  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:55.657027  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:55.657945  7278 raft_consensus.cc:3060] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:15:55.664844  9868 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:55.665707  9868 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:55.669026  9868 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:55.679405  7278 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:55.689950  9979 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:15:55.705137  7205 raft_consensus.cc:2468] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:15:55.736205  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:55.737121  7354 raft_consensus.cc:2368] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.748260 10056 consensus_queue.cc:1059] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:15:55.749507 10056 raft_consensus.cc:3055] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:55.749946 10056 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:55.750995 10056 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.752343 10056 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:55.754791  9991 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:55.765321  9959 consensus_queue.cc:1048] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:15:55.781258 10066 ts_tablet_manager.cc:933] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:55.818269  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:55.819167  7353 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 6.
I20260709 13:15:55.828879  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:55.829869  7355 raft_consensus.cc:2393] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 7: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:55.830862  7249 leader_election.cc:400] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.831296  7249 leader_election.cc:403] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:15:55.831894  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 44525.7us
I20260709 13:15:55.833425 10014 raft_consensus.cc:2749] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903) with higher term. Message: Invalid argument: T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.833986  9846 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:55.834679  9846 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.835888  7210 raft_consensus.cc:1240] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Rejecting Update request from peer ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:15:55.836947  9846 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:55.842685  7357 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:55.850668  7174 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:55.851626  9913 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:55.852041  9913 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.852421  9913 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:55.853183  7211 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:55.859587  7278 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:15:55.863981  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:55.868639  9979 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:55.865669  7210 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 7.
I20260709 13:15:55.869146  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296521dfec8748a0b26da103777a1dcb" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:55.875378  9901 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:15:55.882344  7204 raft_consensus.cc:2368] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.884490  7203 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:55.887423  9952 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:55.862681  9913 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.900146  9913 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:55.852581  7355 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:55.875375  9979 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:55.907346  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:55.909077  7285 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:55.882781  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:55.911274  7249 leader_election.cc:400] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.911633  7207 raft_consensus.cc:2368] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.912959  7249 leader_election.cc:400] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.913254  7249 leader_election.cc:403] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:55.914017  9831 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:15:55.920571  7323 leader_election.cc:304] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:55.922014  9978 raft_consensus.cc:2804] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:55.922513  9978 raft_consensus.cc:697] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:55.923058  9831 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 for earlier term 6. Current term is 7.
I20260709 13:15:55.923417  9978 consensus_queue.cc:237] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:55.936160  7323 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:55.937693 10063 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:15:55.905766  9979 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:55.938151 10063 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.938529 10063 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:55.940840  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:55.941571  7285 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:55.943233  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:55.950704  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:55.951020  7285 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:55.951553  7358 raft_consensus.cc:2393] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 6: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:55.950878  7357 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:55.952580  7356 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:55.958264  7352 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:55.964073 10063 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:56.003997  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:56.004643  7354 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:56.036334  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:56.034587  7177 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:56.002200 10063 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:15:56.051735  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 45816.6us
I20260709 13:15:56.052894  7174 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:56.055656  9976 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.066s
I20260709 13:15:56.055552  9980 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 13:15:56.066864  7850 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:15:56.160423  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 90666us
W20260709 13:15:56.163048 10064 log.cc:927] Time spent T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:15:56.163362 10066 tablet_copy_client.cc:323] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:15:56.166298  7354 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:56.065722  9991 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.091s
I20260709 13:15:56.179224  9595 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:56.179909 10042 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:56.183141  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:56.193979  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 186987us
I20260709 13:15:56.197024  7208 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:56.163266 10053 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.202472  7278 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:56.208829  9595 raft_consensus.cc:697] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:56.180385 10012 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 13:15:56.251441  9867 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:15:56.267524 10056 consensus_meta.cc:287] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Time spent flushing consensus metadata: real 0.515s	user 0.011s	sys 0.004s
I20260709 13:15:56.234613 10053 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.274922  9867 raft_consensus.cc:493] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:56.321944  7108 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51492 (request call id 305) took 9607 ms. Trace:
I20260709 13:15:56.322604  9867 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:15:56.340541  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 110200us
I20260709 13:15:56.325894  7106 catalog_manager.cc:5697] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:56.371582  7283 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:15:56.372056  7283 pending_rounds.cc:85] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Aborting all ops after (but not including) 3
I20260709 13:15:56.372308  7283 pending_rounds.cc:107] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:15:56.372581  7283 raft_consensus.cc:2889] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:56.378289  7208 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 8.
I20260709 13:15:56.380728 10053 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:56.382232  7106 catalog_manager.cc:5697] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 4 to 5, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.384029  7106 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 2 to 5, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:15:56.394600 10076 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260709 13:15:56.328670  7108 rpcz_store.cc:276] 0709 13:15:46.687185 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:46.697511 (+ 10326us) service_pool.cc:224] Handling call
0709 13:15:56.239352 (+9541841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:54.898362 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:54.898881 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:54.898914 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:15:54.898966 (+    52us) tablet.cc:662] Decoding operations
0709 13:15:54.899861 (+   895us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:54.899916 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:54.899951 (+    35us) tablet.cc:685] Acquiring locks for 9 operations
0709 13:15:54.900625 (+   674us) tablet.cc:701] Row locks acquired
0709 13:15:54.900644 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:15:54.900778 (+   134us) write_op.cc:270] Start()
0709 13:15:54.900891 (+   113us) write_op.cc:276] Timestamp: P: 1783602954900732 usec, L: 0
0709 13:15:54.900911 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:15:54.901530 (+   619us) log.cc:844] Serialized 3594 byte log entry
0709 13:15:55.371897 (+470367us) op_driver.cc:464] REPLICATION: finished
0709 13:15:55.394566 (+ 22669us) write_op.cc:301] APPLY: starting
0709 13:15:55.394667 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:55.394870 (+   203us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:55.394980 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:55.396972 (+  1992us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:55.397139 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 13:15:55.397167 (+    28us) write_op.cc:312] APPLY: finished
0709 13:15:55.397362 (+   195us) log.cc:844] Serialized 71 byte log entry
0709 13:15:55.397477 (+   115us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:55.397573 (+    96us) write_op.cc:454] Released schema lock
0709 13:15:55.397606 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:55.535562 (+137956us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:55.535639 (+    77us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":45,"child_traces":[["op",{"apply.queue_time_us":22421,"apply.run_cpu_time_us":3306,"apply.run_wall_time_us":3308,"num_ops":9,"prepare.queue_time_us":263983,"prepare.run_cpu_time_us":59633,"prepare.run_wall_time_us":369341,"raft.queue_time_us":50631,"raft.run_cpu_time_us":3566,"raft.run_wall_time_us":164838,"replication_time_us":470832,"thread_start_us":612369,"threads_started":4,"wal-append.queue_time_us":377161}]]}
W20260709 13:15:56.406642 10072 log.cc:927] Time spent T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:15:56.408805  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:15:56.409593  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-5cd1c3b5c96c4cfba2a7428b662a6b80
I20260709 13:15:56.426028  7106 catalog_manager.cc:5697] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 4 to 5, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:56.465034  7106 catalog_manager.cc:5697] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.424566  9595 consensus_queue.cc:237] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.475996  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:56.477315 10070 log.cc:927] Time spent T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.199s	user 0.001s	sys 0.000s
W20260709 13:15:56.498024  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 235680us
I20260709 13:15:56.516386  7106 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 7 to 8, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 8 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.525782  7323 leader_election.cc:304] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:56.530257  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:56.530947  7359 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
W20260709 13:15:56.533877  7325 consensus_peers.cc:597] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34a7c050f4ab4b5b82d718fd3e206ebb. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:56.534605  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 49600.1us
I20260709 13:15:56.543670 10084 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.544303 10084 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.544327  7278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:56.546412  7278 raft_consensus.cc:606] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:56.548542 10075 log.cc:927] Time spent T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.210s	user 0.004s	sys 0.000s
I20260709 13:15:56.551285  7278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac9e385dfd04ea5905141ea7712fb3b"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:56.551945  7278 raft_consensus.cc:606] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:56.552253  7278 raft_consensus.cc:614] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:56.561977  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:56.520176  9867 raft_consensus.cc:515] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:56.567189  7887 raft_consensus.cc:3060] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:15:56.569629  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 43935.8us
I20260709 13:15:56.573088  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:15:56.654695  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 165732us
I20260709 13:15:56.578331  7106 catalog_manager.cc:5697] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 2 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.566839  9867 leader_election.cc:290] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:56.660343  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 91633.3us
I20260709 13:15:56.670967  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:56.657362 10056 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:15:56.678603  9939 raft_consensus.cc:2804] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:15:56.680303  7281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:56.686424  7281 raft_consensus.cc:606] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:56.686823  7281 raft_consensus.cc:614] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:56.682621  7284 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:15:56.683681  9957 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:56.684341  7206 raft_consensus.cc:2368] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 7. Current term is 8.
I20260709 13:15:56.685585  7106 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 3 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.690435 10083 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:56.691038 10083 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:56.675678 10057 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:56.716904  9957 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.718282  7296 tablet_copy_source_session.cc:215] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:56.687481 10056 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:56.722453 10056 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:56.690310  9954 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260709 13:15:56.730281 10057 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.735778  7887 raft_consensus.cc:2468] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 8.
I20260709 13:15:56.741237 10091 raft_consensus.cc:493] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:56.741848 10091 raft_consensus.cc:515] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:56.744004 10091 leader_election.cc:290] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:56.749037 10063 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:56.750171 10063 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.750345  7106 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 3 to 6, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.751214 10057 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:56.751957 10091 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:56.752347 10063 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:56.752545 10091 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:56.752849  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:56.753505  7282 raft_consensus.cc:606] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:56.753861  7282 raft_consensus.cc:614] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:56.762502  7206 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:56.763620  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:56.747212  9939 raft_consensus.cc:697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:15:56.792362  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:56.794181  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:56.752118  7106 catalog_manager.cc:5697] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 4, now has a pending config: VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65), VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66), VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67), NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:56.789964  9957 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:56.813565  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:57934
I20260709 13:15:56.814330  7280 raft_consensus.cc:606] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:56.814708  7280 raft_consensus.cc:614] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:15:56.816870 10056 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.798055  9831 raft_consensus.cc:493] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:56.818311  9831 raft_consensus.cc:515] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:56.819747 10091 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:56.821301 10056 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:56.822329  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:56.808017  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:56.825374  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc42940f34a40e8a4659d4e64980260" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:56.829967  7204 raft_consensus.cc:1275] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:15:56.833282  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:56.840348  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:56.839401  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:56.838192  7106 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 4 to 6, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.841070  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:56.858560  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:56.866503  9953 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:56.867509  9939 consensus_queue.cc:237] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:56.870282  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6412cd164ba5408bb70d41e99d7165ea" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:56.879585  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:56.887537  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7030916015e0499f9798d08a31a8f961" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:56.848939  7106 catalog_manager.cc:5697] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:56.839010 10057 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 13:15:56.916962 10107 ts_tablet_manager.cc:933] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:56.917526  7106 catalog_manager.cc:5697] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 5, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.920069  7106 catalog_manager.cc:5697] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 1 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.936393  9831 leader_election.cc:290] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:56.938169  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:56.942873  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 99704.1us
W20260709 13:15:56.954542  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 110155us
I20260709 13:15:56.963267  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8f3d9bf98d42f3ab6a97d2926f15a6" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:56.975940  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:56.981006 10110 consensus_queue.cc:1048] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:56.984822  7326 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:56.987216  7326 leader_election.cc:304] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:56.988286  9954 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:56.990878  7326 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:56.995762 10109 raft_consensus.cc:2749] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:15:56.997009 10063 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:57.000274 10084 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:57.010128 10107 tablet_copy_client.cc:323] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
W20260709 13:15:57.065536  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 74717.1us
I20260709 13:15:57.066325  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39552 (request call id 2469) took 1118 ms. Trace:
I20260709 13:15:57.070693  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:57.066743  7283 rpcz_store.cc:276] 0709 13:15:55.940801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:55.942142 (+  1341us) service_pool.cc:224] Handling call
0709 13:15:55.942445 (+   303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:15:56.373052 (+430607us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:15:57.031748 (+658696us) spinlock_profiling.cc:243] Waited 338 ms on lock 0x7b540028b4d4. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab14f0571 00007f2ab1587e01 00007f2ab158683e 00007f2ab654b419 00007f2aafac2bd4 00007f2aafac2b62 00007f2aafac2a91 00007f2aafac2a0c 00007f2aafac1cc2 00007f2aaf8c248c 00007f2aaf8c18c6
0709 13:15:57.059495 (+ 27747us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":778446592}
I20260709 13:15:57.076305  7850 leader_election.cc:400] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 7. Current term is 8.
I20260709 13:15:57.076697  7850 leader_election.cc:403] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 13:15:57.093547  9854 raft_consensus.cc:993] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:57.094172  9854 raft_consensus.cc:1081] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:15:57.115864 10083 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:57.127833  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:57.172353  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:57.227938  9476 raft_consensus.cc:2749] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979) with higher term. Message: Invalid argument: T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 for earlier term 7. Current term is 8.
I20260709 13:15:57.383637  7326 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:57.191423  9913 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
W20260709 13:15:57.173584  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 97419.4us
I20260709 13:15:57.190977  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:57.396920  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 269184us
I20260709 13:15:57.195240 10066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:57.397965  7249 leader_election.cc:304] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:57.402755  7278 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:57.386895  9913 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:57.190528  9692 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:15:57.428840  7209 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:15:57.400449 10056 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:15:57.413542 10053 raft_consensus.cc:2749] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:57.438452  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:57.414253  9979 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 13:15:57.439265  7210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:53366
I20260709 13:15:57.450974  7284 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 7. Current term is 8. Ops: []
I20260709 13:15:57.451576  7210 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.451925  7210 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:57.420832 10096 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:15:57.482635  9953 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:57.483690  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 34a7c050f4ab4b5b82d718fd3e206ebb from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:15:57.484323  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 34a7c050f4ab4b5b82d718fd3e206ebb from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-34a7c050f4ab4b5b82d718fd3e206ebb
I20260709 13:15:57.489238  9913 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:57.433419  9692 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:57.494122  9692 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:57.496368  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 178641us
I20260709 13:15:57.506306  7284 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:57.500622  7210 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:57.472400 10110 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:15:57.521107  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:57.527940 10110 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:57.534363  7210 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:57.546917  7887 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:15:57.544651  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:57.548211  7884 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:57.555686  9939 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:15:57.558450 10110 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:15:57.573526  7323 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:15:57.582261  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 151023us
I20260709 13:15:57.589031  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:57.590392  7356 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:15:57.591214  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:57.591862  7285 raft_consensus.cc:3055] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:57.592007  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:57.592304  7285 raft_consensus.cc:740] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:57.593269  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:57.593807  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:57.598400  7369 tablet_copy_source_session.cc:215] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:57.597085 10063 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:57.603771 10063 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:57.604207 10063 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:57.593107  7285 consensus_queue.cc:260] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:57.605545  7285 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:57.583669 10084 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:57.605573 10087 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:15:57.602720  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:57.611480  9854 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:15:57.614497 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a7c050f4ab4b5b82d718fd3e206ebb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:57.668380  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 43749.1us
W20260709 13:15:57.674964  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 50136.8us
I20260709 13:15:57.681836  7884 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:57.606195 10095 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:57.690621  7174 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:57.692739  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:15:57.701531  7285 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:57.702723  7208 raft_consensus.cc:1275] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:15:57.702610  7177 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:57.702970  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1c3b5c96c4cfba2a7428b662a6b80" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:57.696939 10053 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:15:57.719798 10087 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:57.696717  9979 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:57.702967 10125 consensus_queue.cc:1059] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:15:57.733484  7177 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:57.736210 10128 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 13:15:57.736688 10066 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35708 (request call id 728) took 1969 ms. Trace:
I20260709 13:15:57.737305 10066 rpcz_store.cc:276] 0709 13:15:55.767721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:55.770985 (+  3264us) service_pool.cc:224] Handling call
0709 13:15:55.781661 (+ 10676us) ts_tablet_manager.cc:934] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
0709 13:15:57.181553 (+1399892us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:15:57.547782 (+366229us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:57.554356 (+  6574us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:15:57.730124 (+175768us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:15:57.736127 (+  6003us) tablet_replica.cc:206] Creating consensus instance
0709 13:15:57.736527 (+   400us) ts_tablet_manager.cc:989] Replica registered.
0709 13:15:57.736591 (+    64us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":116792,"tablet-copy.queue_time_us":9625,"thread_start_us":174134,"threads_started":2}
I20260709 13:15:57.739108 10080 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:15:57.739490 10125 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:57.740000 10125 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:57.741133 10066 tablet_copy_client.cc:806] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:57.739533 10080 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:57.742823 10080 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:57.744104 10080 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:15:57.741952 10066 tablet_copy_client.cc:670] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:57.740829 10125 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:57.736768  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 46295.9us
I20260709 13:15:57.723243 10053 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:57.846163  7323 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:57.749295 10063 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:57.865046 10130 log.cc:927] Time spent T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260709 13:15:57.861061 10109 consensus_queue.cc:1048] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 13:15:57.854465 10084 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:57.879456 10063 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:57.881076  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:57.884716  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
W20260709 13:15:57.887600 10131 log.cc:927] Time spent T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 13:15:57.902268  7211 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:15:57.908134  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 44055.8us
I20260709 13:15:57.911279 10066 tablet_copy_client.cc:538] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:57.912348 10053 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:57.929358 10053 raft_consensus.cc:493] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:57.942677 10053 raft_consensus.cc:515] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:57.962575 10053 leader_election.cc:290] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:57.962755 10066 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:57.975817  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
W20260709 13:15:57.980649 10134 log.cc:927] Time spent T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:15:58.007414  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:15:58.076946 10128 log.cc:927] Time spent T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:15:58.094273  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 75010.8us
I20260709 13:15:58.021561 10095 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:51202 (request call id 7) took 2185 ms. Trace:
W20260709 13:15:58.096659  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 74956.4us
I20260709 13:15:58.096302 10095 rpcz_store.cc:276] 0709 13:15:55.834671 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:55.843587 (+  8916us) service_pool.cc:224] Handling call
0709 13:15:55.905215 (+ 61628us) log.cc:844] Serialized 499 byte log entry
0709 13:15:56.061321 (+156106us) spinlock_profiling.cc:243] Waited 1.27 ms on lock 0x7b18003c09a0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2ab7362de1 00007f2ab736f5b1 00007f2aae414c0a 00007f2ab7b54219 00007f2aae49ca40 00007f2aae4974e4 00007f2aae497455 00007f2ab14e0b0b 00007f2ab1565b63 00007f2ab158d752 00007f2ab654dd29
0709 13:15:56.923385 (+862064us) spinlock_profiling.cc:243] Waited 3.46 ms on lock 0x7b4c000c3ac0. stack: 00007f2aae468343 00007f2aae468240 00007f2aaddf71d4 00007f2ab7b35304 00007f2ab7b35299 00007f2aaf853a20 00007f2aaf864a29 00007f2aaf86513f 00007f2aaf8292ab 00007f2aaf856f3c 00007f2aaf8573fe 00007f2aafae450b 00007f2ab14e3381 00007f2ab14e126b 00007f2ab14e7d53 00007f2ab14e7cd9
0709 13:15:58.019736 (+1096351us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":103105,"raft.queue_time_us":161343,"raft.run_cpu_time_us":4979,"raft.run_wall_time_us":922363,"spinlock_wait_cycles":10874496,"thread_start_us":89385,"threads_started":1,"wal-append.queue_time_us":142100,"wal-append.run_cpu_time_us":1990,"wal-append.run_wall_time_us":1012876}
I20260709 13:15:58.124166  7354 raft_consensus.cc:1240] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 6. Current term is 7. Ops: []
I20260709 13:15:58.135231 10107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35732 (request call id 469) took 1342 ms. Trace:
I20260709 13:15:58.135663 10107 rpcz_store.cc:276] 0709 13:15:56.792949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:56.793063 (+   114us) service_pool.cc:224] Handling call
0709 13:15:56.917377 (+124314us) ts_tablet_manager.cc:934] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
0709 13:15:57.613115 (+695738us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:15:57.875504 (+262389us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:57.875626 (+   122us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:15:58.085767 (+210141us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:15:58.134778 (+ 49011us) tablet_replica.cc:206] Creating consensus instance
0709 13:15:58.135115 (+   337us) ts_tablet_manager.cc:989] Replica registered.
0709 13:15:58.135170 (+    55us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":32667,"tablet-copy.queue_time_us":123042,"thread_start_us":101670,"threads_started":2}
I20260709 13:15:58.136925 10107 tablet_copy_client.cc:806] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:58.137517 10107 tablet_copy_client.cc:670] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:58.138763  7286 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:15:58.140762 10080 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:15:58.146997 10060 consensus_queue.cc:1059] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:15:58.148034 10047 raft_consensus.cc:3055] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:15:58.148455 10047 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:15:58.149291 10047 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:58.150657 10047 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:15:58.207396  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 68975us
I20260709 13:15:58.016943  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:58.215636  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:58.228219  7174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:58.230880 10057 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:15:58.240342 10107 tablet_copy_client.cc:538] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:58.241331  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:58.241642  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74a95f001ed4e9bbae8b2117d4f1c05" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:58.247233  7887 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:15:58.248780 10080 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:15:58.270208  7108 catalog_manager.cc:5697] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.272042  7108 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 7, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 7 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.266506  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:15:58.256501  7207 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:15:58.287053  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 49109.8us
I20260709 13:15:58.291380  7249 leader_election.cc:304] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:58.273834  7108 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.309250  9854 raft_consensus.cc:2749] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:58.318892 10107 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:58.296625 10083 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:15:58.333458  7108 catalog_manager.cc:5697] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 8 to 9, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 9 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.335268  7108 catalog_manager.cc:5697] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 4, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.336946  7108 catalog_manager.cc:5697] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 5, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.339107  7108 catalog_manager.cc:5697] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.345584  7106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51486 (request call id 299) took 8509 ms. Trace:
I20260709 13:15:58.346490  7108 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, now has a pending config: VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65), VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66), VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67), NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.355152  7108 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.359150  7108 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.360973  7108 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.354080  7106 rpcz_store.cc:276] 0709 13:15:49.847873 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:49.973970 (+126097us) service_pool.cc:224] Handling call
0709 13:15:58.345483 (+8371513us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:57.132585 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:57.187099 (+ 54514us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:57.187157 (+    58us) write_op.cc:435] Acquired schema lock
0709 13:15:57.187175 (+    18us) tablet.cc:662] Decoding operations
0709 13:15:57.188482 (+  1307us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:57.188574 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:57.188600 (+    26us) tablet.cc:685] Acquiring locks for 14 operations
0709 13:15:57.189713 (+  1113us) tablet.cc:701] Row locks acquired
0709 13:15:57.189771 (+    58us) write_op.cc:260] PREPARE: finished
0709 13:15:57.273818 (+ 84047us) write_op.cc:270] Start()
0709 13:15:57.363107 (+ 89289us) write_op.cc:276] Timestamp: P: 1783602957189865 usec, L: 0
0709 13:15:57.363136 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:15:57.450111 (+ 86975us) log.cc:844] Serialized 5757 byte log entry
0709 13:15:57.886562 (+436451us) op_driver.cc:464] REPLICATION: finished
0709 13:15:57.970539 (+ 83977us) write_op.cc:301] APPLY: starting
0709 13:15:57.976395 (+  5856us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:57.982075 (+  5680us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:57.985180 (+  3105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:57.989271 (+  4091us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:57.989622 (+   351us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 13:15:57.989667 (+    45us) write_op.cc:312] APPLY: finished
0709 13:15:57.990071 (+   404us) log.cc:844] Serialized 101 byte log entry
0709 13:15:57.990235 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:57.990382 (+   147us) write_op.cc:454] Released schema lock
0709 13:15:57.990451 (+    69us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:57.993333 (+  2882us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:57.993363 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":620028,"reported_tablets":47,"child_traces":[["op",{"apply.queue_time_us":56123,"apply.run_cpu_time_us":4309,"apply.run_wall_time_us":33635,"num_ops":14,"prepare.queue_time_us":182210,"prepare.run_cpu_time_us":24670,"prepare.run_wall_time_us":542629,"raft.queue_time_us":146285,"raft.run_cpu_time_us":5841,"raft.run_wall_time_us":27016,"replication_time_us":508506,"thread_start_us":445135,"threads_started":4,"wal-append.queue_time_us":237241}]]}
I20260709 13:15:58.366962  7108 catalog_manager.cc:5697] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 4, VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added, no longer has a pending config: VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65), VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66), VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67), NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.373396  7108 catalog_manager.cc:5697] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:58.375224  7108 catalog_manager.cc:5697] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.377979  7108 catalog_manager.cc:5697] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 6, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.379779  7108 catalog_manager.cc:5697] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 9, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 9 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.381021  7108 catalog_manager.cc:5697] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 5, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.385308  7108 catalog_manager.cc:5697] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.386129  7355 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:58.391786 10125 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:15:58.400321  7176 consensus_peers.cc:597] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b5c2dad5852420e9c20682e82b8168f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:58.404589  7281 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:58.421442 10096 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:58.416299  7108 catalog_manager.cc:5697] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.443760  7108 catalog_manager.cc:5697] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.447032  7108 catalog_manager.cc:5697] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.459489 10096 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.464484  7356 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.473606  7286 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.533479 10107 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:15:58.534592 10107 tablet_bootstrap.cc:492] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:58.535701 10107 ts_tablet_manager.cc:1403] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.217s	user 0.023s	sys 0.009s
I20260709 13:15:58.551728 10107 raft_consensus.cc:359] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:58.553102 10107 raft_consensus.cc:740] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:58.553828 10107 consensus_queue.cc:260] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:58.556396 10107 ts_tablet_manager.cc:1434] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:15:58.560652  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-34a7c050f4ab4b5b82d718fd3e206ebb received from {username='slave'} at 127.0.0.1:35334
I20260709 13:15:58.561136  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-34a7c050f4ab4b5b82d718fd3e206ebb on tablet 34a7c050f4ab4b5b82d718fd3e206ebb with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:58.575354 10066 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:58.576339 10066 tablet_bootstrap.cc:492] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:58.577044 10066 ts_tablet_manager.cc:1403] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.615s	user 0.058s	sys 0.011s
I20260709 13:15:58.580817 10066 raft_consensus.cc:359] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:58.581772 10066 raft_consensus.cc:740] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:58.582566 10066 consensus_queue.cc:260] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:58.585424 10066 ts_tablet_manager.cc:1434] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:58.587476  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-5cd1c3b5c96c4cfba2a7428b662a6b80 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:15:58.587924  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-5cd1c3b5c96c4cfba2a7428b662a6b80 on tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:15:58.666714  7885 raft_consensus.cc:1217] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:15:58.667522  7885 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.708865  7105 catalog_manager.cc:5697] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 4 to 5, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.719312  7108 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51502 (request call id 292) took 2217 ms. Trace:
I20260709 13:15:58.719714  7108 rpcz_store.cc:276] 0709 13:15:56.501716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:56.510158 (+  8442us) service_pool.cc:224] Handling call
0709 13:15:58.719223 (+2209065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:58.520920 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:58.527012 (+  6092us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:58.527049 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:15:58.527077 (+    28us) tablet.cc:662] Decoding operations
0709 13:15:58.541540 (+ 14463us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:58.541621 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:58.541645 (+    24us) tablet.cc:685] Acquiring locks for 21 operations
0709 13:15:58.550022 (+  8377us) tablet.cc:701] Row locks acquired
0709 13:15:58.550041 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:15:58.550167 (+   126us) write_op.cc:270] Start()
0709 13:15:58.550283 (+   116us) write_op.cc:276] Timestamp: P: 1783602958550126 usec, L: 0
0709 13:15:58.550301 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:15:58.550995 (+   694us) log.cc:844] Serialized 8493 byte log entry
0709 13:15:58.579802 (+ 28807us) op_driver.cc:464] REPLICATION: finished
0709 13:15:58.613364 (+ 33562us) write_op.cc:301] APPLY: starting
0709 13:15:58.613454 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:58.623579 (+ 10125us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:58.623711 (+   132us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:58.638549 (+ 14838us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:58.638909 (+   360us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=21
0709 13:15:58.638954 (+    45us) write_op.cc:312] APPLY: finished
0709 13:15:58.639323 (+   369us) log.cc:844] Serialized 145 byte log entry
0709 13:15:58.640134 (+   811us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:58.640314 (+   180us) write_op.cc:454] Released schema lock
0709 13:15:58.642462 (+  2148us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:58.645168 (+  2706us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:58.645254 (+    86us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":72138,"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":31209,"apply.run_cpu_time_us":4608,"apply.run_wall_time_us":31856,"num_ops":21,"prepare.queue_time_us":9054,"prepare.run_cpu_time_us":5777,"prepare.run_wall_time_us":30371,"replication_time_us":25522,"thread_start_us":36326,"threads_started":2}]]}
I20260709 13:15:58.731539  7105 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 4 to 5, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.798275  7108 catalog_manager.cc:5697] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.800391  7108 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 7, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 7 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.801869  7108 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.804764  7108 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.812788  7108 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added, no longer has a pending config: VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65), VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66), VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67), NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:15:58.814625  7108 catalog_manager.cc:5697] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.815963  7108 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 6, leader changed from 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } }
I20260709 13:15:58.819553  7108 catalog_manager.cc:5697] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 8, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 8 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.817636  7105 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50890 (request call id 189) took 6727 ms. Trace:
I20260709 13:15:58.822396  7108 catalog_manager.cc:5697] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.822154  7105 rpcz_store.cc:276] 0709 13:15:52.090714 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:52.096059 (+  5345us) service_pool.cc:224] Handling call
0709 13:15:58.792968 (+6696909us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:58.792997 (+    29us) write_op.cc:454] Released schema lock
0709 13:15:58.817538 (+ 24541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:58.753264 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:58.753776 (+   512us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:58.753807 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:15:58.753821 (+    14us) tablet.cc:662] Decoding operations
0709 13:15:58.754240 (+   419us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:58.754289 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:58.754333 (+    44us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:15:58.754639 (+   306us) tablet.cc:701] Row locks acquired
0709 13:15:58.754652 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:15:58.754785 (+   133us) write_op.cc:270] Start()
0709 13:15:58.754902 (+   117us) write_op.cc:276] Timestamp: P: 1783602958754743 usec, L: 0
0709 13:15:58.754921 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:15:58.755527 (+   606us) log.cc:844] Serialized 913 byte log entry
0709 13:15:58.777180 (+ 21653us) op_driver.cc:464] REPLICATION: finished
0709 13:15:58.777645 (+   465us) write_op.cc:301] APPLY: starting
0709 13:15:58.777724 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:58.777838 (+   114us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:58.777945 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:58.778265 (+   320us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:58.778423 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:15:58.778475 (+    52us) write_op.cc:312] APPLY: finished
0709 13:15:58.778670 (+   195us) log.cc:844] Serialized 29 byte log entry
0709 13:15:58.778831 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:58.778914 (+    83us) write_op.cc:454] Released schema lock
0709 13:15:58.778951 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":586,"reported_tablets":30,"child_traces":[["op",{"apply.queue_time_us":249,"apply.run_cpu_time_us":1583,"apply.run_wall_time_us":1583,"num_ops":2,"prepare.queue_time_us":106,"prepare.run_cpu_time_us":2519,"prepare.run_wall_time_us":2518,"replication_time_us":22124,"spinlock_wait_cycles":1792}]]}
I20260709 13:15:58.838301 10066 ts_tablet_manager.cc:933] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:15:58.872965 10066 tablet_copy_client.cc:323] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:15:58.875162  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 8b5c2dad5852420e9c20682e82b8168f from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:15:58.875720  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 8b5c2dad5852420e9c20682e82b8168f from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-8b5c2dad5852420e9c20682e82b8168f
I20260709 13:15:58.895854  7207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:58.896499  7207 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:15:58.904939  7207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:58.905494  7207 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Received request to transfer leadership
W20260709 13:15:58.907537  7093 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 8b5c2dad5852420e9c20682e82b8168f already in progress [suppressed 1 similar messages]
I20260709 13:15:58.905778  7107 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 5 to 7, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 7 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:58.918744  7220 tablet_copy_source_session.cc:215] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:58.922303 10066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5c2dad5852420e9c20682e82b8168f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.926232  7207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53358
I20260709 13:15:58.926858  7207 raft_consensus.cc:606] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Received request to transfer leadership
W20260709 13:15:58.934787  7157 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:15:58.935416  7157 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 8b5c2dad5852420e9c20682e82b8168f already in progress
W20260709 13:15:58.935797  7157 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 8b5c2dad5852420e9c20682e82b8168f already in progress
I20260709 13:15:58.943277  7885 raft_consensus.cc:1217] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Deduplicated request from leader. Original: 4.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:15:58.971220 10066 tablet_copy_client.cc:806] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:58.971868 10066 tablet_copy_client.cc:670] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:58.979480 10066 tablet_copy_client.cc:538] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:58.987746  7106 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 6 to 7, leader changed from ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 7 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.021317  9683 raft_consensus.cc:993] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:59.021890 10089 raft_consensus.cc:1081] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:15:59.023976  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:15:59.024526  7283 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:59.024876  7283 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:59.023059 10066 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:15:59.030133 10089 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.030889 10089 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:59.031715  7283 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:59.034356  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:15:59.034958  7107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51492 (request call id 306) took 1014 ms. Trace:
I20260709 13:15:59.035326  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:15:59.035528  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:59.035928  7207 raft_consensus.cc:3055] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:59.036288  7207 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:59.034977  7286 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 8.
I20260709 13:15:59.036072  7353 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:59.039631 10089 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:59.039707  7174 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7; no voters: 
I20260709 13:15:59.041479  7283 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:15:59.041867  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:59.046425  7353 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:59.048790  9980 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:15:59.049248  9980 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.049587  9980 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:15:59.037025  7207 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:59.050832  7207 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:59.035343  7107 rpcz_store.cc:276] 0709 13:15:58.020606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:58.092745 (+ 72139us) service_pool.cc:224] Handling call
0709 13:15:59.034863 (+942118us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:58.915565 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:58.916085 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:58.916118 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:15:58.916132 (+    14us) tablet.cc:662] Decoding operations
0709 13:15:58.916436 (+   304us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:58.916497 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:58.916521 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:58.916699 (+   178us) tablet.cc:701] Row locks acquired
0709 13:15:58.916717 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:15:58.916853 (+   136us) write_op.cc:270] Start()
0709 13:15:58.916971 (+   118us) write_op.cc:276] Timestamp: P: 1783602958916810 usec, L: 0
0709 13:15:58.916987 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 13:15:58.917531 (+   544us) log.cc:844] Serialized 533 byte log entry
0709 13:15:58.919370 (+  1839us) op_driver.cc:464] REPLICATION: finished
0709 13:15:58.919806 (+   436us) write_op.cc:301] APPLY: starting
0709 13:15:58.919873 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:58.919960 (+    87us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:58.920039 (+    79us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:58.920207 (+   168us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:58.920344 (+   137us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:15:58.920382 (+    38us) write_op.cc:312] APPLY: finished
0709 13:15:58.920572 (+   190us) log.cc:844] Serialized 23 byte log entry
0709 13:15:58.920715 (+   143us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:58.920802 (+    87us) write_op.cc:454] Released schema lock
0709 13:15:58.920838 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:58.921152 (+   314us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:58.921180 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4030,"reported_tablets":40,"child_traces":[["op",{"apply.queue_time_us":266,"apply.run_cpu_time_us":1321,"apply.run_wall_time_us":1322,"num_ops":1,"prepare.queue_time_us":101,"prepare.run_cpu_time_us":2240,"prepare.run_wall_time_us":2239,"replication_time_us":2287}]]}
I20260709 13:15:59.056613  7353 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:59.057869  7249 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:15:59.058779 10056 raft_consensus.cc:2804] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:59.059254 10056 raft_consensus.cc:697] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:15:59.060140 10056 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:59.070214  7207 raft_consensus.cc:2468] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:15:59.172163  9980 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:59.180074  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:15:59.180760  7286 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:15:59.207835  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 50176.9us
I20260709 13:15:59.209704  7204 consensus_queue.cc:237] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:59.235628  7286 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 9.
I20260709 13:15:59.237463  7177 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:15:59.238014  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 80778.8us
I20260709 13:15:59.236327  9980 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 9 election: Requested vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:15:59.284415  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 96638.5us
I20260709 13:15:59.288349 10178 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:15:59.292732 10178 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:59.293608 10178 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:15:59.402963  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:59.412549  7885 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:15:59.414459 10089 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
W20260709 13:15:59.503213  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 46151.4us
W20260709 13:15:59.513195  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 206442us
I20260709 13:15:59.485598 10168 raft_consensus.cc:1064] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:59.533720  7360 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:15:59.540815  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:59.541424  7355 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:15:59.532209  9980 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:59.545416  9980 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:59.557034  9980 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:59.560982  7355 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 9.
W20260709 13:15:59.561753  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 76194.9us
I20260709 13:15:59.580644  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:15:59.581266  7885 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:59.584725  7176 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:59.586781 10182 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:15:59.587179 10182 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:15:59.587538 10182 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:15:59.588192  7204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46124bae171c440787fcf313e832a0b0"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:59.588784  7204 raft_consensus.cc:606] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:59.594558  7106 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.598742  7105 catalog_manager.cc:5697] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 4 to 5, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.604940 10182 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:59.606042 10066 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=1 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:59.606945 10066 tablet_bootstrap.cc:492] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:15:59.607612 10066 ts_tablet_manager.cc:1403] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.585s	user 0.048s	sys 0.038s
I20260709 13:15:59.614406 10183 raft_consensus.cc:1064] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:15:59.615789  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:15:59.617125 10183 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:59.622888  7887 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:15:59.624099  7176 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:15:59.625705 10168 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:15:59.626802 10192 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:15:59.628331 10192 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:15:59.629245 10192 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:15:59.634085  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 88891.8us
I20260709 13:15:59.635074  9683 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:59.644832 10182 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:15:59.645756  7204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64d880a027b84a628747d480c8db4193"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:15:59.656865  7204 raft_consensus.cc:606] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:15:59.667431  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:15:59.669445  7209 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:59.670928  7354 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 7: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:59.673393  7354 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:59.651437 10167 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:59.655341  7880 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:59.654660  7887 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:15:59.648480  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:15:59.684312  7355 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d9e39e28934a1d8115bb23b7c998e9 in current term 7: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:15:59.683959 10083 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:59.651420 10066 raft_consensus.cc:359] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:59.687722 10066 raft_consensus.cc:740] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:15:59.689177 10083 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:59.690900 10066 consensus_queue.cc:260] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:15:59.695770 10066 ts_tablet_manager.cc:1434] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.004s
I20260709 13:15:59.711161  7209 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:59.711412  7355 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:59.717659  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b448d770320a432c9be8ae606cb8863e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:59.725951  7283 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:59.738675 10183 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:59.730475 10168 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 13:15:59.716130 10083 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:15:59.747215  7353 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:15:59.750453  7204 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:59.748526 10193 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:15:59.760974 10180 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:15:59.759430 10089 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:15:59.788766  7880 raft_consensus.cc:3060] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Advancing to term 5
I20260709 13:15:59.800463  7880 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:59.802361 10193 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:59.815184  7885 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:59.835664  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-8b5c2dad5852420e9c20682e82b8168f received from {username='slave'} at 127.0.0.1:35376
I20260709 13:15:59.842015  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-8b5c2dad5852420e9c20682e82b8168f on tablet 8b5c2dad5852420e9c20682e82b8168f with peer c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:15:59.872231  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 45870.9us
I20260709 13:15:59.885659 10168 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:15:59.990489  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 128429us
W20260709 13:16:00.031625 10204 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
W20260709 13:16:00.191525  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 53405.2us
W20260709 13:16:00.212801  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 102649us
W20260709 13:16:00.212719 10203 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:16:00.220847 10126 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
W20260709 13:16:00.278460 10209 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.237s	user 0.001s	sys 0.000s
W20260709 13:16:00.278633 10214 log.cc:927] Time spent T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 13:16:00.287032  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 91492.3us
I20260709 13:16:00.288126  7209 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:00.366356  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 153996us
W20260709 13:16:00.360440  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 101768us
I20260709 13:16:00.376015  7880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:33568
I20260709 13:16:00.376680  7880 raft_consensus.cc:606] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:00.387434  9998 raft_consensus.cc:993] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:00.387933  9998 raft_consensus.cc:1081] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:00.357733 10227 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:00.389533 10227 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:00.390782 10175 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.392226 10227 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:00.404297  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:00.397840 10056 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.410116  7281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:52932
I20260709 13:16:00.410703  7281 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.411064  7281 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:00.415215  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:00.417263  7286 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.486804 10231 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:00.521404  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:00.524348  7358 raft_consensus.cc:2955] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.805994 10213 raft_consensus.cc:1064] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
W20260709 13:16:00.570448  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 51535.4us
W20260709 13:16:00.793823  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 306116us
I20260709 13:16:00.836011  7204 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.642969  7885 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.522262  7355 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:00.848261  7281 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:00.866199  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 317914us
I20260709 13:16:00.810202 10056 raft_consensus.cc:1064] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:00.716316 10227 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:00.870543  7279 raft_consensus.cc:1240] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 5. Current term is 6. Ops: []
I20260709 13:16:00.876221  7281 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:00.858278 10231 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:00.925377 10246 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:00.874135 10227 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:00.958231  7353 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 13:16:00.972185 10175 consensus_meta.cc:287] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: Time spent flushing consensus metadata: real 0.579s	user 0.012s	sys 0.001s
W20260709 13:16:01.014251  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 147208us
I20260709 13:16:01.015220  7249 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:16:01.015920  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 137259us
I20260709 13:16:00.940284 10246 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.000910 10247 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.018283  7204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:16:01.021310 10249 raft_consensus.cc:493] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
W20260709 13:16:01.023622  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 152396us
I20260709 13:16:01.026568 10227 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.027168 10227 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:01.022567 10247 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.030040 10247 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.017450 10243 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.030222 10233 consensus_queue.cc:1059] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:16:01.031035 10243 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.031750 10179 raft_consensus.cc:3055] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:16:01.032153 10179 raft_consensus.cc:740] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:01.033059 10243 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.032974 10179 consensus_queue.cc:260] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.034425 10231 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.035066 10179 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:01.041347 10180 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.021950 10249 raft_consensus.cc:515] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.050843 10246 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:01.046159 10180 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:01.052980  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 137334us
I20260709 13:16:01.054797  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
W20260709 13:16:01.017961  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:16:01.115449  7249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:16:01.056420  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 171083us
W20260709 13:16:01.181203  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 125626us
I20260709 13:16:01.053717 10180 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:01.208666  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 142845us
I20260709 13:16:01.207484  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.209944  7880 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
W20260709 13:16:01.212395  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 211501us
I20260709 13:16:01.222419  7885 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:16:01.212335  7887 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:01.217073  7881 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:01.213743 10226 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.183929 10249 leader_election.cc:290] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.212131 10163 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.210278 10227 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.244185 10227 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.246438 10227 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.236313 10163 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.233636 10226 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.250820 10163 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.250946  7278 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:16:01.252390 10226 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:01.252631 10252 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.253229 10252 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.255848 10252 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.235754 10243 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.262120 10243 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.264418 10243 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.265038 10243 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.236858 10249 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.266352 10249 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.268536 10249 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.238196  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.239475 10261 raft_consensus.cc:493] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:16:01.273465  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.287436  7106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51486 (request call id 302) took 1687 ms. Trace:
I20260709 13:16:01.286288  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.289278  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.290282 10261 raft_consensus.cc:515] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.292632 10261 leader_election.cc:290] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.265492 10243 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.295089 10243 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.289342  7882 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:16:01.287855  7106 rpcz_store.cc:276] 0709 13:15:59.589634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:59.589770 (+   136us) service_pool.cc:224] Handling call
0709 13:16:01.277225 (+1687455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:59.659719 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:59.660263 (+   544us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:59.660294 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:15:59.660312 (+    18us) tablet.cc:662] Decoding operations
0709 13:15:59.660625 (+   313us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:59.660703 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:59.660729 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:59.660903 (+   174us) tablet.cc:701] Row locks acquired
0709 13:15:59.660920 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:15:59.661059 (+   139us) write_op.cc:270] Start()
0709 13:15:59.661159 (+   100us) write_op.cc:276] Timestamp: P: 1783602959661012 usec, L: 0
0709 13:15:59.661178 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:15:59.661820 (+   642us) log.cc:844] Serialized 538 byte log entry
0709 13:15:59.741392 (+ 79572us) op_driver.cc:464] REPLICATION: finished
0709 13:15:59.948677 (+207285us) write_op.cc:301] APPLY: starting
0709 13:15:59.956526 (+  7849us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:59.978511 (+ 21985us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:00.048104 (+ 69593us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:00.078574 (+ 30470us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:00.126052 (+ 47478us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:16:00.131174 (+  5122us) write_op.cc:312] APPLY: finished
0709 13:16:00.138422 (+  7248us) log.cc:844] Serialized 23 byte log entry
0709 13:16:00.138593 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:00.138688 (+    95us) write_op.cc:454] Released schema lock
0709 13:16:00.138724 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:00.139130 (+   406us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:00.139156 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":162393,"apply.run_cpu_time_us":2376,"apply.run_wall_time_us":200986,"num_ops":1,"prepare.queue_time_us":55292,"prepare.run_cpu_time_us":2452,"prepare.run_wall_time_us":22080,"replication_time_us":55755,"thread_start_us":167097,"threads_started":2}]]}
W20260709 13:16:01.278259  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 259605us
I20260709 13:16:01.302829  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
W20260709 13:16:01.304386  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 48499us
I20260709 13:16:01.309024  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.326407 10212 raft_consensus.cc:493] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:01.327131 10212 raft_consensus.cc:515] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.328840  7105 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51492 (request call id 307) took 1918 ms. Trace:
I20260709 13:16:01.333250  7107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50890 (request call id 192) took 1635 ms. Trace:
I20260709 13:16:01.333714  7107 rpcz_store.cc:276] 0709 13:15:59.698061 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:59.698225 (+   164us) service_pool.cc:224] Handling call
0709 13:16:01.333167 (+1634942us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":965287,"reported_tablets":1}
W20260709 13:16:01.341566  7852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:01.329252  7105 rpcz_store.cc:276] 0709 13:15:59.410413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:59.410594 (+   181us) service_pool.cc:224] Handling call
0709 13:16:01.328773 (+1918179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:59.698685 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:59.699207 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:59.699236 (+    29us) write_op.cc:435] Acquired schema lock
0709 13:15:59.699248 (+    12us) tablet.cc:662] Decoding operations
0709 13:15:59.699544 (+   296us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:59.699588 (+    44us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:59.699613 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:59.699778 (+   165us) tablet.cc:701] Row locks acquired
0709 13:15:59.699790 (+    12us) write_op.cc:260] PREPARE: finished
0709 13:15:59.699914 (+   124us) write_op.cc:270] Start()
0709 13:15:59.700019 (+   105us) write_op.cc:276] Timestamp: P: 1783602959699872 usec, L: 0
0709 13:15:59.700034 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 13:15:59.700585 (+   551us) log.cc:844] Serialized 595 byte log entry
0709 13:15:59.954988 (+254403us) op_driver.cc:464] REPLICATION: finished
0709 13:16:00.139454 (+184466us) write_op.cc:301] APPLY: starting
0709 13:16:00.139528 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:00.139618 (+    90us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:00.139709 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:00.139882 (+   173us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:00.140040 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:16:00.140082 (+    42us) write_op.cc:312] APPLY: finished
0709 13:16:00.140245 (+   163us) log.cc:844] Serialized 23 byte log entry
0709 13:16:00.140370 (+   125us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:00.140429 (+    59us) write_op.cc:454] Released schema lock
0709 13:16:00.140462 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:00.140730 (+   268us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:00.140755 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1136428,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":184280,"apply.run_cpu_time_us":1254,"apply.run_wall_time_us":1255,"num_ops":1,"prepare.queue_time_us":70239,"prepare.run_cpu_time_us":2220,"prepare.run_wall_time_us":13658,"replication_time_us":254796,"thread_start_us":157491,"threads_started":1}]]}
I20260709 13:16:01.329792 10212 leader_election.cc:290] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.359726  7107 catalog_manager.cc:5697] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 4 to 5, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 4 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:01.361907  7107 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:01.378541  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.387902  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
W20260709 13:16:01.392735  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 89960.5us
W20260709 13:16:01.397708  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 91892.7us
I20260709 13:16:01.408599  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.409444  7251 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:01.410137  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:01.412781  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.392928 10129 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.392745 10176 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:16:01.399348 10223 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:16:01.435817 10129 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.438364 10129 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.415083  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.411531  7251 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:01.415359  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:16:01.413825  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 113161us
I20260709 13:16:01.420862  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.421566  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.443028  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.421778 10242 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 13:16:01.423786  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.424247 10180 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:01.416010 10250 raft_consensus.cc:493] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:16:01.407724 10245 raft_consensus.cc:493] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:16:01.430408  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.410552 10243 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:01.412940 10213 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.432777 10176 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.449849  7204 raft_consensus.cc:606] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:01.450031  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.462407 10245 raft_consensus.cc:515] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.477624 10245 leader_election.cc:290] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.451603 10243 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.449090 10192 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 13:16:01.477986  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.584738  7210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.585124  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd30d9a92824b8cbf269ac950566658" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.586017  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.493036  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:16:01.540095  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 66301.4us
I20260709 13:16:01.586982  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.484999  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.447937 10180 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:01.586647  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.641973  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf023445b3154dadaf17eb82de8875c5" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.454192 10261 raft_consensus.cc:2804] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:01.646118  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.644531 10263 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.650789 10263 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.655099  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.658617  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.668526 10261 raft_consensus.cc:697] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:01.669687 10261 consensus_queue.cc:237] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.496440 10193 raft_consensus.cc:493] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61274f9e39e245a1aa14041ecaa837a7)
I20260709 13:16:01.673480 10193 raft_consensus.cc:515] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.675894 10193 leader_election.cc:290] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.461836 10250 raft_consensus.cc:515] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.677778  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.479080 10169 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.200s
I20260709 13:16:01.643455 10180 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:16:01.685029 10056 raft_consensus.cc:1068] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: Unable to promote non-voter c92f0c42bac9434aaf510b43f07d1d56: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }.
  Pending config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.644650 10245 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.686507 10245 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.689324 10250 leader_election.cc:290] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.694427  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c018e992d8e4b1eac0327f868e49b00" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:01.695055  7209 raft_consensus.cc:3060] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:01.638963 10243 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:01.696717  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.705009 10239 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:16:01.705387  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 215565us
W20260709 13:16:01.712801  7251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:01.717486  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.718348  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.718654  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.719488  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.724335  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:01.731567  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:01.748950  7206 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:16:01.752480  7209 raft_consensus.cc:2468] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:16:01.704787 10180 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.757694  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:01.773723  7249 leader_election.cc:304] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:01.777457  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765291e06e574cfa8d2d9549819bf8e7" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.720590 10215 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.785554  7326 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:01.788669  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f42aca524b14eccb31e0bb7820e7acd" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.791589  7351 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:16:01.787938  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc6d5aa63741418afdd721844da534" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.796838  7353 raft_consensus.cc:1240] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 7. Current term is 8. Ops: [7.8-7.8]
I20260709 13:16:01.758944 10168 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:01.784173 10261 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:01.803875  7325 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:16:01.830437  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 56805.8us
I20260709 13:16:01.714615 10239 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:01.831575  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 339896us
I20260709 13:16:01.809700 10168 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.835292 10188 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:01.837241 10245 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.837564 10239 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:01.831272  7249 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:01.804586 10219 raft_consensus.cc:2749] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:16:01.842137  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:16:01.831615 10275 log.cc:927] Time spent T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:16:01.880872  7850 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:01.810006 10272 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:01.806725 10235 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:01.883246  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
W20260709 13:16:01.894750  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 52688.2us
I20260709 13:16:01.884325  7882 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:16:01.913089  7249 leader_election.cc:304] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:01.885466 10163 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:01.797189 10215 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:01.930347 10219 raft_consensus.cc:2749] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:01.928529  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:01.879997 10245 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:01.885771 10246 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:16:01.937227  7325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 133428us
I20260709 13:16:01.938766  7850 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:01.935772 10219 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:16:01.949330 10180 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:16:01.951546  7326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 117438us
W20260709 13:16:01.952724  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 157650us
I20260709 13:16:01.944404  9950 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:01.958881  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.934381 10235 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:01.961707  7850 leader_election.cc:304] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:01.963426  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a7c050f4ab4b5b82d718fd3e206ebb" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.966363 10215 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:01.968137  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.968966 10282 raft_consensus.cc:493] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:16:01.969518 10282 raft_consensus.cc:515] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.974130 10282 leader_election.cc:290] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.974558 10245 raft_consensus.cc:493] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:16:01.975162 10245 raft_consensus.cc:515] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.977288 10245 leader_election.cc:290] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.979390 10235 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:01.984488  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.984763  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:01.973451 10243 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:01.987448  7286 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 7. Current term is 8. Ops: []
I20260709 13:16:01.993971  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:01.990250 10263 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:01.997426  9950 raft_consensus.cc:2749] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:01.999246 10243 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:02.000093  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:16:01.994448  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 203960us
I20260709 13:16:02.010926  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:02.013803 10168 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:02.014818  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793193c6449e4269917a9011e3ae5558" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:02.019749  7204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:16:02.020328  7204 raft_consensus.cc:606] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:02.018760  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.020445  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.020964  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:02.021597  7285 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 9.
I20260709 13:16:02.013875 10243 raft_consensus.cc:493] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c92f0c42bac9434aaf510b43f07d1d56)
I20260709 13:16:02.014406  7249 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.021873  7325 leader_election.cc:304] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:02.024102  7326 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:02.027225  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:02.027266 10213 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:02.028684 10176 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:02.025496 10263 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:16:02.022194 10243 raft_consensus.cc:515] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:02.030081  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:02.032007 10243 leader_election.cc:290] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:02.026773 10168 raft_consensus.cc:2749] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:02.030009 10129 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:16:02.034586 10129 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:02.034929 10129 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:16:02.044423  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2fa3e2e354ff7a0728bfd1360bd92" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:02.044502  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:02.045680  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:02.046818  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:02.056432 10129 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:02.060253  7251 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.061784 10249 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:02.065063 10267 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:16:02.077000  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:02.084772  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:02.088575  7108 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51502 (request call id 294) took 1762 ms. Trace:
W20260709 13:16:02.119187  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 59020us
W20260709 13:16:02.121192  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 44290.9us
I20260709 13:16:02.122284  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:02.091903  7105 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 6 to 7, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 7 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.124185  7105 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.092650  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.099834  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.118083  7108 rpcz_store.cc:276] 0709 13:16:00.326047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:00.326188 (+   141us) service_pool.cc:224] Handling call
0709 13:16:02.088509 (+1762321us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1027275,"reported_tablets":3}
I20260709 13:16:02.107342  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:02.110414  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5c2dad5852420e9c20682e82b8168f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.130505 10261 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:16:02.132419 10261 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:02.133220 10212 raft_consensus.cc:3055] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:16:02.133634 10212 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:16:02.134397 10268 raft_consensus.cc:993] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:02.134490 10212 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:02.135465 10268 raft_consensus.cc:1081] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:02.137305  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:02.139834 10219 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:02.137681 10243 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:02.141503  7249 leader_election.cc:304] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.141860 10243 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:02.142558 10056 raft_consensus.cc:2749] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:02.142521 10212 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:02.146306  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d48a3f73864ae280a9f5ce78311e3a" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.142648  7249 leader_election.cc:304] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:02.154971  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:02.156767  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:02.158278  7174 leader_election.cc:304] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:02.159998  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:02.162871  7249 leader_election.cc:304] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.165820  7279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:16:02.166445  7279 raft_consensus.cc:493] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:02.166778  7279 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:02.178352  7249 leader_election.cc:304] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.179613 10183 raft_consensus.cc:2749] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:02.161659 10249 raft_consensus.cc:2749] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:02.183285 10129 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 10 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:02.184489  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:02.194432  7279 raft_consensus.cc:515] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:02.199252  7323 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:02.200217  7323 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:02.161432 10261 raft_consensus.cc:2749] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:02.202349  7323 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.169687 10267 raft_consensus.cc:2749] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:02.205683  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:02.207051  7323 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:02.208031  7211 raft_consensus.cc:3055] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:16:02.208503  7211 raft_consensus.cc:740] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:16:02.206135  7279 leader_election.cc:290] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:02.171852 10263 raft_consensus.cc:2749] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:02.175782  9683 consensus_queue.cc:1059] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
I20260709 13:16:02.206488 10129 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:02.206790 10235 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:02.218465  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet b448d770320a432c9be8ae606cb8863e with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39548
I20260709 13:16:02.198040 10243 raft_consensus.cc:2749] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:02.219732 10164 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:02.244845  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:02.248391  7323 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:02.249532  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659a2c7c36348dd8b8815406cf3c65d" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:02.250202  7358 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:02.257975  7885 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:02.259951 10168 raft_consensus.cc:2749] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:16:02.242861 10230 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:16:02.283720  7206 raft_consensus.cc:1275] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:02.286396 10056 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:02.287909 10056 consensus_queue.cc:1048] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:02.292958  7211 consensus_queue.cc:260] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:02.299860  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 52180.2us
I20260709 13:16:02.310454  7279 raft_consensus.cc:1240] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:16:02.312592  7358 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:16:02.317147  7249 leader_election.cc:304] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:02.336361  7211 raft_consensus.cc:3060] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:02.359891 10263 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.347539 10261 raft_consensus.cc:2804] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:02.365783 10261 raft_consensus.cc:697] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:02.366752 10261 consensus_queue.cc:237] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:02.368691  7356 consensus_queue.cc:237] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:02.371290  7177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 54740.8us
I20260709 13:16:02.372598  7204 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.416097  7211 raft_consensus.cc:2468] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:16:02.467698 10291 tablet_replica.cc:333] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:02.468894 10291 raft_consensus.cc:2243] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.469738 10291 raft_consensus.cc:2272] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.521430  7278 consensus_queue.cc:237] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:02.579815 10293 log.cc:927] Time spent T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
W20260709 13:16:02.624998  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 129479us
W20260709 13:16:02.676326  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 43971.3us
W20260709 13:16:02.680759 10295 log.cc:927] Time spent T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:16:02.703126 10096 raft_consensus.cc:3055] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:16:02.703629 10096 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:16:02.704433 10096 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:02.707063  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 71361.7us
I20260709 13:16:02.716750  7108 catalog_manager.cc:5697] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 5 to 6, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:02.743643 10292 log.cc:927] Time spent T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: Append to log took a long time: real 0.060s	user 0.000s	sys 0.010s
I20260709 13:16:02.744587  7885 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:02.746274 10271 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:02.747620 10096 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:02.728127 10291 ts_tablet_manager.cc:1916] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:16:02.784195  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 54484.5us
W20260709 13:16:02.788374  7176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 53818.9us
I20260709 13:16:02.791846  7204 raft_consensus.cc:1275] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:02.793836  7355 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.826128  7107 catalog_manager.cc:5697] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.828164  7357 raft_consensus.cc:1240] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 7. Current term is 8. Ops: [7.8-7.8]
I20260709 13:16:02.837046  7878 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:02.854465  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:02.869033 10242 raft_consensus.cc:993] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:02.873230  7887 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:02.873317 10242 raft_consensus.cc:1081] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:02.877140 10180 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.882997 10245 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:16:02.884356  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:16:02.885012  7278 raft_consensus.cc:493] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:02.885351  7278 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:16:02.888876  7878 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.894526  7206 raft_consensus.cc:1275] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:02.902571  7108 catalog_manager.cc:5697] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 5 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:02.899556  7278 raft_consensus.cc:515] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:02.912892 10261 consensus_queue.cc:1048] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:02.919305  7278 leader_election.cc:290] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 10 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:02.922322  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:02.922963  7208 raft_consensus.cc:3055] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:16:02.923249  7208 raft_consensus.cc:740] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:16:02.923929  7208 consensus_queue.cc:260] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:02.925007  7208 raft_consensus.cc:3060] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:16:02.936241  7208 raft_consensus.cc:2468] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 10.
I20260709 13:16:02.945197  7249 leader_election.cc:304] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:02.941745  7355 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:16:02.943073  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16484396c694f669c1730ca8d4f5d3e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:02.947333  7357 raft_consensus.cc:2393] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate ce2716d915934d5a8a0a9e47bf3159f9 in current term 10: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:16:02.949638 10213 raft_consensus.cc:2804] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:16:02.950244 10213 raft_consensus.cc:697] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 10 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:02.963101 10213 consensus_queue.cc:237] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:02.946244 10282 consensus_queue.cc:1048] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 13:16:02.980389  7357 raft_consensus.cc:1240] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Rejecting Update request from peer 11d9e39e28934a1d8115bb23b7c998e9 for earlier term 9. Current term is 10. Ops: []
I20260709 13:16:02.982091  7209 raft_consensus.cc:1275] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:16:02.985303  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34a7c050f4ab4b5b82d718fd3e206ebb with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:02.986410  7106 catalog_manager.cc:5697] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:02.994355 10261 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:02.995788 10261 consensus_queue.cc:1048] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:02.998422  7279 consensus_queue.cc:237] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.025960  7355 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:16:03.029047  7885 raft_consensus.cc:1275] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:16:03.030615 10213 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.034756 10245 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:03.040041  7209 raft_consensus.cc:2955] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.047885 10249 consensus_queue.cc:1048] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:03.051566  7206 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.041173  7885 raft_consensus.cc:2955] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.060029  7108 catalog_manager.cc:5697] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 9 to 10, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 10 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.071328 10261 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.080958  7355 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.096803  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 34a7c050f4ab4b5b82d718fd3e206ebb with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:39548
I20260709 13:16:03.100350  7887 raft_consensus.cc:2955] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.125881  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:03.126582  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:03.148607  7106 catalog_manager.cc:5697] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 6 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.176005 10291 ts_tablet_manager.cc:1929] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260709 13:16:03.176520 10291 log.cc:1199] T b448d770320a432c9be8ae606cb8863e P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/b448d770320a432c9be8ae606cb8863e
I20260709 13:16:03.177567 10291 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:39548 (request call id 82) took 1030 ms. Trace:
I20260709 13:16:03.180421  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:48758
I20260709 13:16:03.206735 10291 rpcz_store.cc:276] 0709 13:16:02.191314 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:02.218171 (+ 26857us) service_pool.cc:224] Handling call
0709 13:16:02.467329 (+249158us) ts_tablet_manager.cc:1151] Deleting tablet b448d770320a432c9be8ae606cb8863e
0709 13:16:02.467406 (+    77us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:16:02.811349 (+343943us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:03.175866 (+364517us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:03.177487 (+  1621us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":248136,"thread_start_us":163840,"threads_started":1}
I20260709 13:16:03.208768 10291 tablet_replica.cc:333] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:03.210276 10291 raft_consensus.cc:2243] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:03.214622 10291 raft_consensus.cc:2272] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:03.183121  7107 catalog_manager.cc:5697] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 6 to 7, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:03.185022  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b5c2dad5852420e9c20682e82b8168f with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:03.218720  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet b448d770320a432c9be8ae606cb8863e (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:03.250396  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b5c2dad5852420e9c20682e82b8168f with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:53358
I20260709 13:16:03.267269 10313 tablet_replica.cc:333] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:03.273978 10291 ts_tablet_manager.cc:1916] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:03.282951 10313 raft_consensus.cc:2243] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:03.289815 10313 raft_consensus.cc:2272] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:03.294050 10313 ts_tablet_manager.cc:1916] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:03.299989 10314 tablet_replica.cc:333] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:03.301085 10314 raft_consensus.cc:2243] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:03.306914 10226 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:03.307226 10314 raft_consensus.cc:2272] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:03.307610 10226 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.313212  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:03.313939  7208 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:16:03.314868 10314 ts_tablet_manager.cc:1916] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:03.315616  7850 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:03.325372 10223 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:03.325778 10223 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:03.326159 10223 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:03.329257  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:03.330122  7278 raft_consensus.cc:2393] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 8: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:16:03.334982 10313 ts_tablet_manager.cc:1929] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:16:03.336967 10226 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:03.338287 10313 log.cc:1199] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/5cd1c3b5c96c4cfba2a7428b662a6b80
I20260709 13:16:03.337810 10223 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.340530  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 5cd1c3b5c96c4cfba2a7428b662a6b80 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:03.344583  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:03.344861  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:03.345670  7278 raft_consensus.cc:2393] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 8: Already voted for candidate ce2716d915934d5a8a0a9e47bf3159f9 in this term.
I20260709 13:16:03.347424 10223 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:03.353755  7208 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:16:03.354986  7850 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:03.356736 10291 ts_tablet_manager.cc:1929] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:16:03.357839 10291 log.cc:1199] T 34a7c050f4ab4b5b82d718fd3e206ebb P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/34a7c050f4ab4b5b82d718fd3e206ebb
I20260709 13:16:03.359861 10226 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:16:03.360426 10226 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:03.367594  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 34a7c050f4ab4b5b82d718fd3e206ebb (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:03.361258 10226 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.386487 10314 ts_tablet_manager.cc:1929] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:16:03.391714 10314 log.cc:1199] T 8b5c2dad5852420e9c20682e82b8168f P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/8b5c2dad5852420e9c20682e82b8168f
I20260709 13:16:03.394198  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 8b5c2dad5852420e9c20682e82b8168f (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:03.410826  7107 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 7 to 8, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 8 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.506798  7355 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:16:03.508901 10261 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:03.528625  7206 raft_consensus.cc:1275] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 10 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:16:03.532153 10213 consensus_queue.cc:1048] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:03.557438 10252 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:03.573210 10252 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.575434 10252 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:03.579344  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:03.580129  7208 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:16:03.583696  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:03.584466  7356 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 8: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:16:03.586879  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:03.588619 10226 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:03.589040 10226 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:03.589394 10226 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:03.692693 10226 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.706262 10226 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:03.707506  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:03.711524  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:03.712404  7355 raft_consensus.cc:2393] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate c92f0c42bac9434aaf510b43f07d1d56 in current term 8: Already voted for candidate 61274f9e39e245a1aa14041ecaa837a7 in this term.
I20260709 13:16:03.717015  7206 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 8.
I20260709 13:16:03.718266  7850 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:03.719373 10300 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:16:03.719889 10300 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:03.720705 10300 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.755486  7106 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 7 to 8, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 8 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.862077 10234 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.862739 10234 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:03.865657 10234 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:03.872872  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:03.900880  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:03.916363  7206 raft_consensus.cc:2410] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61274f9e39e245a1aa14041ecaa837a7 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 13:16:03.937312  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:03.938192 10234 raft_consensus.cc:2749] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:16:03.963182  7208 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:16:04.000918 10213 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.001511 10213 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.003629 10213 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:04.004621  7206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9" is_pre_election: true
I20260709 13:16:04.005343  7206 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 8.
I20260709 13:16:04.006480  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:04.007436 10213 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:16:04.007820 10213 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.008148 10213 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:16:04.019490  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:04.040961 10213 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.046528  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:04.047344  7208 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:16:04.071380 10213 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 9 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:04.073872  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46124bae171c440787fcf313e832a0b0" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:04.075634  7208 raft_consensus.cc:2468] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 9.
I20260709 13:16:04.078797  7249 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9; no voters: c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:04.080050 10245 raft_consensus.cc:2804] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:16:04.080724 10245 raft_consensus.cc:697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:04.083436 10245 consensus_queue.cc:237] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.093415 10252 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:16:04.100346  7208 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 8. Current term is 9. Ops: [8.9-8.9]
I20260709 13:16:04.131443 10226 consensus_queue.cc:1059] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:16:04.132555 10253 raft_consensus.cc:3055] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:16:04.132941 10253 raft_consensus.cc:740] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:04.133769 10253 consensus_queue.cc:260] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.140389 10253 raft_consensus.cc:3060] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:16:04.198117  7278 raft_consensus.cc:1240] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 LEADER]: Rejecting Update request from peer c92f0c42bac9434aaf510b43f07d1d56 for earlier term 8. Current term is 9. Ops: []
I20260709 13:16:04.206699  7106 catalog_manager.cc:5697] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 8 to 9, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 9 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.244474  7208 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:16:04.246775 10252 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:16:04.247797  7355 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:16:04.252120 10253 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:04.270856  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:04.386148  7278 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:16:04.401510  7251 consensus_peers.cc:597] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7030916015e0499f9798d08a31a8f961. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.404266  7356 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:16:04.406021 10322 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:04.406281  7887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:33568
I20260709 13:16:04.406837  7887 raft_consensus.cc:606] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:04.409384  7208 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:16:04.410701  7887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
mode: GRACEFUL
new_leader_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:33568
I20260709 13:16:04.411288  7887 raft_consensus.cc:606] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Received request to transfer leadership to TS 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:04.415087 10322 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:04.416285  7887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:33568
I20260709 13:16:04.416903  7887 raft_consensus.cc:606] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:04.419565  7887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1"
dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
mode: GRACEFUL
new_leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:33568
I20260709 13:16:04.420142  7887 raft_consensus.cc:606] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Received request to transfer leadership to TS 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:04.421571  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:04.423838  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:04.445029 10213 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.446195  7206 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.455436  7356 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.468812  7208 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:04.471220  7107 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.514361  7356 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:16:04.515468  7176 consensus_peers.cc:597] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 683df8ff37d546ce983e42e9bee5996e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.515880 10267 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:04.526069  7206 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:16:04.527551 10213 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:16:04.547691  7278 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:04.549384 10267 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:04.558621 10300 raft_consensus.cc:993] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:04.559598 10300 raft_consensus.cc:1081] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:04.562126  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:52932
I20260709 13:16:04.562674  7278 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.563059  7278 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:04.566725 10167 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.568431  7356 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.587968  7278 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.597203  7887 raft_consensus.cc:1275] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 9. (term mismatch)
I20260709 13:16:04.597675  7887 pending_rounds.cc:85] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Aborting all ops after (but not including) 8
I20260709 13:16:04.597882  7887 pending_rounds.cc:107] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: Aborting uncommitted NO_OP operation due to leader change: 8.9
I20260709 13:16:04.598122  7887 raft_consensus.cc:2889] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:16:04.599960  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:04.600096  7278 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:04.600572  7356 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:04.601248  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa74d6013594fac83d9374a3ea1cf77" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:04.601814  7887 raft_consensus.cc:3055] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:16:04.602097  7887 raft_consensus.cc:740] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:04.604238  7887 consensus_queue.cc:260] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.613446  7356 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 8.
I20260709 13:16:04.614792  7249 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:04.615842 10213 raft_consensus.cc:2804] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:16:04.616484 10213 raft_consensus.cc:697] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:04.609529 10245 consensus_queue.cc:1048] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 13:16:04.610857  7106 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.630182  7887 raft_consensus.cc:3060] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:04.638489 10253 raft_consensus.cc:993] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: : Instructing follower 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:16:04.639189 10226 raft_consensus.cc:1081] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Signalling peer 11d9e39e28934a1d8115bb23b7c998e9 to start an election
I20260709 13:16:04.645179  7887 raft_consensus.cc:2468] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 8.
I20260709 13:16:04.617553 10213 consensus_queue.cc:237] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.668891  7208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
 from {username='slave'} at 127.0.0.1:35376
I20260709 13:16:04.669456  7208 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.669824  7208 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:16:04.678718  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 64113.5us
W20260709 13:16:04.688020  7174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 72801.2us
I20260709 13:16:04.717967  7208 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.723583  7208 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [CANDIDATE]: Term 7 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:04.725224  7278 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:04.743880  7106 catalog_manager.cc:5697] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 7 to 8, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 8 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.800398  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:04.800963  7878 raft_consensus.cc:3055] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:16:04.801278  7878 raft_consensus.cc:740] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:04.802044  7878 consensus_queue.cc:260] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.803277  7878 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:04.812000  7208 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:04.818336  7878 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:16:04.824658 10328 raft_consensus.cc:993] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:16:04.824857  7176 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [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: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:04.825486 10328 raft_consensus.cc:1081] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:16:04.828191 10343 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:16:04.832020 10343 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Becoming Leader. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:16:04.838464  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "11d9e39e28934a1d8115bb23b7c998e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:04.839087  7357 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:04.844692 10348 ts_tablet_manager.cc:933] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:04.833734 10343 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.860337  7357 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d9e39e28934a1d8115bb23b7c998e9 in term 7.
I20260709 13:16:04.862429  7357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:35334
I20260709 13:16:04.863034  7357 raft_consensus.cc:493] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.863438  7357 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:04.891633 10348 tablet_copy_client.cc:323] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:16:04.911859  7357 raft_consensus.cc:515] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.915161  7106 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: term changed from 6 to 7, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65). New cstate: current_term: 7 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.925098  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 7030916015e0499f9798d08a31a8f961 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:16:04.925720  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 7030916015e0499f9798d08a31a8f961 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-7030916015e0499f9798d08a31a8f961
I20260709 13:16:04.930816  7357 leader_election.cc:290] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:04.931011  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:04.931664  7878 raft_consensus.cc:3055] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:16:04.931964  7878 raft_consensus.cc:740] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:04.932683  7878 consensus_queue.cc:260] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.933708  7878 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:04.940448  7296 tablet_copy_source_session.cc:215] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:04.941996  7878 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:16:04.943338  7325 leader_election.cc:304] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:04.944131 10345 raft_consensus.cc:2804] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:04.946276 10345 raft_consensus.cc:697] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
W20260709 13:16:04.947135  7176 consensus_peers.cc:597] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fd54d162924405b98b1f48024f6566d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.950206  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f46de8357141658b4e036ccab6be3d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:04.950798  7209 raft_consensus.cc:3060] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:04.947176 10345 consensus_queue.cc:237] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.955977 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7030916015e0499f9798d08a31a8f961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.968593  7209 raft_consensus.cc:2468] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:16:04.974138 10300 raft_consensus.cc:993] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: : Instructing follower 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:16:04.974609 10253 raft_consensus.cc:1081] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Signalling peer 61274f9e39e245a1aa14041ecaa837a7 to start an election
I20260709 13:16:04.976142  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe"
dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
 from {username='slave'} at 127.0.0.1:35334
I20260709 13:16:04.976760  7356 raft_consensus.cc:493] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.977044  7357 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:04.977099  7356 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:16:04.982785 10267 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:04.986979 10348 tablet_copy_client.cc:806] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:04.987685 10348 tablet_copy_client.cc:670] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:04.984226  7356 raft_consensus.cc:515] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.990115  7279 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:04.991601 10348 tablet_copy_client.cc:538] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:04.992635  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:04.993265  7878 raft_consensus.cc:3055] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:16:04.993629  7878 raft_consensus.cc:740] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:04.994426  7878 consensus_queue.cc:260] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:04.994567 10346 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:04.995577  7878 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:16:05.000181  7208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ff628bd48894180a4837185ec5f00fe" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:04.992187  7356 leader_election.cc:290] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 9 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:05.000870  7208 raft_consensus.cc:3060] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:16:05.008446  7878 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 9.
I20260709 13:16:05.010443  7325 leader_election.cc:304] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:05.017968 10345 raft_consensus.cc:2804] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:16:05.018517 10345 raft_consensus.cc:697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 9 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:05.019402 10345 consensus_queue.cc:237] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:05.024727  7208 raft_consensus.cc:2468] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 9.
I20260709 13:16:05.031808 10343 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.036383 10348 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:16:05.039783  7279 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.038944  7357 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.052286  7878 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:16:05.061573 10213 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:16:05.062569  7356 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:05.068008  7107 catalog_manager.cc:5697] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.056263  7106 catalog_manager.cc:5697] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 6, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.080348  7106 catalog_manager.cc:5697] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 8 to 9, leader changed from c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 9 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:05.094547  7325 consensus_peers.cc:597] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3c8610c1c9e455cad92d10a3fef3fef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:05.099730  7278 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:05.101341 10282 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:05.118848  7208 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:05.127012 10282 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:05.135506 10357 ts_tablet_manager.cc:933] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:16:05.131577  7357 raft_consensus.cc:1275] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:16:05.147143 10213 consensus_queue.cc:1048] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:16:05.150291 10357 tablet_copy_client.cc:323] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:16:05.152423  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 683df8ff37d546ce983e42e9bee5996e from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:16:05.152951  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 683df8ff37d546ce983e42e9bee5996e from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-683df8ff37d546ce983e42e9bee5996e
I20260709 13:16:05.157596 10345 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.164520  7220 tablet_copy_source_session.cc:215] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:05.171205  7278 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.167613  7208 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.171206 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683df8ff37d546ce983e42e9bee5996e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:05.195031  7106 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index -1 to 5, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:05.223522 10348 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:05.224762 10348 tablet_bootstrap.cc:492] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:05.225641 10348 ts_tablet_manager.cc:1403] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.189s	user 0.024s	sys 0.009s
I20260709 13:16:05.244700 10348 raft_consensus.cc:359] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:05.248395 10348 raft_consensus.cc:740] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:05.250773  7356 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:16:05.245649 10357 tablet_copy_client.cc:806] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:05.252592 10347 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:16:05.253350 10357 tablet_copy_client.cc:670] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:05.261397 10357 tablet_copy_client.cc:538] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:05.267652 10348 consensus_queue.cc:260] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:05.271600 10357 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:16:05.277061 10348 ts_tablet_manager.cc:1434] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:16:05.279033  7887 raft_consensus.cc:1217] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:16:05.287060  7296 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-7030916015e0499f9798d08a31a8f961 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:16:05.287528  7296 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-7030916015e0499f9798d08a31a8f961 on tablet 7030916015e0499f9798d08a31a8f961 with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:05.334877  7887 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:16:05.341182 10343 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:16:05.424853  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:05.442123 10357 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:05.443122 10357 tablet_bootstrap.cc:492] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:05.443874 10357 ts_tablet_manager.cc:1403] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.173s	user 0.028s	sys 0.015s
I20260709 13:16:05.446939 10357 raft_consensus.cc:359] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:05.447790 10357 raft_consensus.cc:740] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:05.469847 10357 consensus_queue.cc:260] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:05.477960 10357 ts_tablet_manager.cc:1434] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:16:05.480029  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-683df8ff37d546ce983e42e9bee5996e received from {username='slave'} at 127.0.0.1:35376
I20260709 13:16:05.480427  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-683df8ff37d546ce983e42e9bee5996e on tablet 683df8ff37d546ce983e42e9bee5996e with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:05.513255  7208 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:16:05.517990 10344 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:16:05.556924  7887 raft_consensus.cc:1275] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:16:05.558409 10345 consensus_queue.cc:1048] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:16:05.565989 10357 ts_tablet_manager.cc:933] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:16:05.567020  7878 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:16:05.568389 10344 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:05.575739  7208 raft_consensus.cc:1275] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:16:05.578665 10344 consensus_queue.cc:1048] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:05.585702 10357 tablet_copy_client.cc:323] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.65:42979
I20260709 13:16:05.587563  7220 tablet_copy_service.cc:140] P 11d9e39e28934a1d8115bb23b7c998e9: Received BeginTabletCopySession request for tablet 1fd54d162924405b98b1f48024f6566d from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35376)
I20260709 13:16:05.588078  7220 tablet_copy_service.cc:161] P 11d9e39e28934a1d8115bb23b7c998e9: Beginning new tablet copy session on tablet 1fd54d162924405b98b1f48024f6566d from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35376: session id = c92f0c42bac9434aaf510b43f07d1d56-1fd54d162924405b98b1f48024f6566d
I20260709 13:16:05.595515  7220 tablet_copy_source_session.cc:215] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:05.600277 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd54d162924405b98b1f48024f6566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:05.650848 10357 tablet_copy_client.cc:806] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:05.651389 10357 tablet_copy_client.cc:670] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:05.752509 10357 tablet_copy_client.cc:538] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:05.827494 10348 ts_tablet_manager.cc:933] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:05.877533  7887 raft_consensus.cc:1217] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:16:05.890240 10348 tablet_copy_client.cc:323] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:16:05.892736  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet c3c8610c1c9e455cad92d10a3fef3fef from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:16:05.893481  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet c3c8610c1c9e455cad92d10a3fef3fef from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-c3c8610c1c9e455cad92d10a3fef3fef
I20260709 13:16:05.915865  7369 tablet_copy_source_session.cc:215] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:05.945448 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c8610c1c9e455cad92d10a3fef3fef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:05.994021  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 46232.9us
I20260709 13:16:06.032807 10376 raft_consensus.cc:1064] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
W20260709 13:16:06.036933  7250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:06.049806 10376 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:06.070181 10357 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:16:06.129707 10348 tablet_copy_client.cc:806] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:06.146008  7204 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:06.145679  7878 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:06.149608 10213 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:16:06.130466 10348 tablet_copy_client.cc:670] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:06.155695 10338 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:16:06.162714  7355 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:06.171952 10213 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 13:16:06.188678 10348 tablet_copy_client.cc:538] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:06.204640 10338 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.211099  7356 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.264423  7887 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.289908  7209 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.307479  7107 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.321403 10348 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:16:06.398365 10267 raft_consensus.cc:1064] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:06.401521 10267 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:06.403755 10357 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:06.422827 10357 tablet_bootstrap.cc:492] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:06.426272  7887 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:16:06.426306  7357 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:16:06.428565  7279 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:16:06.428799 10267 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:06.431082 10347 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:06.432544 10357 ts_tablet_manager.cc:1403] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.403s	user 0.026s	sys 0.013s
I20260709 13:16:06.433832 10374 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:06.477787  7278 consensus_queue.cc:237] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:06.493621  7887 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:06.495381 10338 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:16:06.504273  7355 raft_consensus.cc:1275] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:06.511505 10388 consensus_queue.cc:1048] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:16:06.523455 10213 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.511351 10357 raft_consensus.cc:359] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:06.535703 10357 raft_consensus.cc:740] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:06.536469 10357 consensus_queue.cc:260] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:06.539733 10357 ts_tablet_manager.cc:1434] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.002s
I20260709 13:16:06.533550  7887 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.557288 10267 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.559336  7279 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.578897  7356 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.590426  7106 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.557139  7355 raft_consensus.cc:2955] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.639958  7205 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:06.653867  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 75941.2us
I20260709 13:16:06.653599  7885 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.668236  7281 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:16:06.678172 10374 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:06.678503  7220 tablet_copy_service.cc:342] P 11d9e39e28934a1d8115bb23b7c998e9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-1fd54d162924405b98b1f48024f6566d received from {username='slave'} at 127.0.0.1:35376
I20260709 13:16:06.679014  7220 tablet_copy_service.cc:434] P 11d9e39e28934a1d8115bb23b7c998e9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-1fd54d162924405b98b1f48024f6566d on tablet 1fd54d162924405b98b1f48024f6566d with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:06.703418  7879 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:16:06.718505  7885 raft_consensus.cc:1217] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:16:06.720566 10343 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:16:06.724316 10343 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.726040  7281 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.738857  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7030916015e0499f9798d08a31a8f961 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:06.753867  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 683df8ff37d546ce983e42e9bee5996e with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:06.756191  7885 raft_consensus.cc:2955] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:06.764099  7106 catalog_manager.cc:5697] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.776799  7108 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 reported cstate change: config changed from index 6 to 7, VOTER 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67) evicted. New cstate: current_term: 5 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.781627  7198 tablet_service.cc:1558] Processing DeleteTablet for tablet 7030916015e0499f9798d08a31a8f961 with delete_type TABLET_DATA_TOMBSTONED (TS 11d9e39e28934a1d8115bb23b7c998e9 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:53358
I20260709 13:16:06.791110 10399 tablet_replica.cc:333] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:06.802971  7345 tablet_service.cc:1558] Processing DeleteTablet for tablet 683df8ff37d546ce983e42e9bee5996e with delete_type TABLET_DATA_TOMBSTONED (TS 61274f9e39e245a1aa14041ecaa837a7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:48758
I20260709 13:16:06.834932 10400 tablet_replica.cc:333] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:06.851362 10400 raft_consensus.cc:2243] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.853222 10400 raft_consensus.cc:2272] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.856020 10399 raft_consensus.cc:2243] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.857134 10399 raft_consensus.cc:2272] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.860471 10400 ts_tablet_manager.cc:1916] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:06.863564 10399 ts_tablet_manager.cc:1916] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:06.866164 10348 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:06.867108 10348 tablet_bootstrap.cc:492] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:06.867852 10348 ts_tablet_manager.cc:1403] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.547s	user 0.024s	sys 0.006s
I20260709 13:16:06.882457 10348 raft_consensus.cc:359] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:06.883347 10348 raft_consensus.cc:740] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:06.884042 10348 consensus_queue.cc:260] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:06.911553 10348 ts_tablet_manager.cc:1434] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:16:06.917668  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-c3c8610c1c9e455cad92d10a3fef3fef received from {username='slave'} at 127.0.0.1:35334
I20260709 13:16:06.918185  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-c3c8610c1c9e455cad92d10a3fef3fef on tablet c3c8610c1c9e455cad92d10a3fef3fef with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:06.922981 10399 ts_tablet_manager.cc:1929] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:16:06.926183 10399 log.cc:1199] T 7030916015e0499f9798d08a31a8f961 P 11d9e39e28934a1d8115bb23b7c998e9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/wals/7030916015e0499f9798d08a31a8f961
I20260709 13:16:06.928488  7093 catalog_manager.cc:5028] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): tablet 7030916015e0499f9798d08a31a8f961 (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:06.935794 10400 ts_tablet_manager.cc:1929] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:16:06.936390 10400 log.cc:1199] T 683df8ff37d546ce983e42e9bee5996e P 61274f9e39e245a1aa14041ecaa837a7: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/wals/683df8ff37d546ce983e42e9bee5996e
I20260709 13:16:06.942834  7093 catalog_manager.cc:5028] TS 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): tablet 683df8ff37d546ce983e42e9bee5996e (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:07.060650  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:07.206884  7209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4153cded827845fc9744c3a89e978898"
dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
mode: GRACEFUL
new_leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:16:07.207628  7209 raft_consensus.cc:606] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Received request to transfer leadership to TS ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:07.211527  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:07.213269  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:07.269419 10343 raft_consensus.cc:1064] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:07.272300 10343 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:07.316900  7885 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:16:07.322746 10374 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:07.334642  7356 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:16:07.336280  7281 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:16:07.337248 10347 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:07.340112 10347 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:07.374950  7887 raft_consensus.cc:1217] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:16:07.397854 10347 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.412902  7887 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.492329  7281 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.514474  7109 catalog_manager.cc:5697] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.516698  7356 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.589375  7209 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:07.626579 10347 raft_consensus.cc:993] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: : Instructing follower ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:07.627080 10374 raft_consensus.cc:1081] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Signalling peer ce2716d915934d5a8a0a9e47bf3159f9 to start an election
I20260709 13:16:07.628147  7356 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:07.629819 10343 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:07.630231  7281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4153cded827845fc9744c3a89e978898"
dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
 from {username='slave'} at 127.0.0.1:39552
I20260709 13:16:07.630792  7281 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:07.631142  7281 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:07.629904  7887 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 11d9e39e28934a1d8115bb23b7c998e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:07.637436 10267 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:07.637457 10343 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.640767  7355 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.662070  7878 raft_consensus.cc:2955] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.728751  7104 catalog_manager.cc:5697] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 6 leader_uuid: "11d9e39e28934a1d8115bb23b7c998e9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:07.770661  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fd54d162924405b98b1f48024f6566d with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:07.761211  7281 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:07.804898  7281 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:07.808663  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fd54d162924405b98b1f48024f6566d with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:39548
I20260709 13:16:07.815186  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:07.815873  7356 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:07.818409 10382 raft_consensus.cc:1064] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:07.821173 10382 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:07.818336  7209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4153cded827845fc9744c3a89e978898" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "11d9e39e28934a1d8115bb23b7c998e9"
I20260709 13:16:07.824316  7209 raft_consensus.cc:3055] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:16:07.824597  7209 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 11d9e39e28934a1d8115bb23b7c998e9, State: Running, Role: LEADER
I20260709 13:16:07.825309  7209 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:07.826682  7209 raft_consensus.cc:3060] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:07.872376  7356 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
I20260709 13:16:07.876709  7249 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:07.877776 10388 raft_consensus.cc:2804] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:16:07.878418 10388 raft_consensus.cc:697] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:07.879540 10388 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:07.916117  7107 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.926959  7209 raft_consensus.cc:2468] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
I20260709 13:16:07.941277  7878 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:16:07.942519 10383 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:07.959192  7204 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:16:07.962057 10382 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:07.966974  7281 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:16:07.974382 10345 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:07.980356 10409 tablet_replica.cc:333] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:08.024305 10409 raft_consensus.cc:2243] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.025111 10409 raft_consensus.cc:2272] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.031594 10409 ts_tablet_manager.cc:1916] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:08.043999 10382 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.068018  7209 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.079731  7107 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.082263  7878 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.084865  7278 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.111483 10409 ts_tablet_manager.cc:1929] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:16:08.112049 10409 log.cc:1199] T 1fd54d162924405b98b1f48024f6566d P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/1fd54d162924405b98b1f48024f6566d
I20260709 13:16:08.113726  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet 1fd54d162924405b98b1f48024f6566d (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
I20260709 13:16:08.142225  7356 consensus_queue.cc:237] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:08.154196  7878 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:08.158660  7204 raft_consensus.cc:1275] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:16:08.159214 10417 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:16:08.161660 10383 consensus_queue.cc:1048] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:08.170142 10345 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.176092  7887 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.219200  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:08.218554  7205 raft_consensus.cc:2955] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.259114  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3c8610c1c9e455cad92d10a3fef3fef with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:08.273883  7107 catalog_manager.cc:5697] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 6 to 7, VOTER ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66) evicted. New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:08.304595  7267 tablet_service.cc:1558] Processing DeleteTablet for tablet c3c8610c1c9e455cad92d10a3fef3fef with delete_type TABLET_DATA_TOMBSTONED (TS ce2716d915934d5a8a0a9e47bf3159f9 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:39548
I20260709 13:16:08.305600 10409 tablet_replica.cc:333] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:08.306733 10409 raft_consensus.cc:2243] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.307626 10409 raft_consensus.cc:2272] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.317495 10409 ts_tablet_manager.cc:1916] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:08.347066  7205 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:16:08.351127 10388 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:08.403668  7356 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:16:08.414754 10422 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:08.488848 10409 ts_tablet_manager.cc:1929] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:16:08.498162 10409 log.cc:1199] T c3c8610c1c9e455cad92d10a3fef3fef P ce2716d915934d5a8a0a9e47bf3159f9: Deleting WAL directory at /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/wals/c3c8610c1c9e455cad92d10a3fef3fef
I20260709 13:16:08.499637  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
I20260709 13:16:08.499941  7096 catalog_manager.cc:5028] TS ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): tablet c3c8610c1c9e455cad92d10a3fef3fef (table test-workload [id=633b46f68c9b4c62a41b2072247f761b]) successfully deleted
W20260709 13:16:08.508251  7249 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:16:08.521311  7249 consensus_peers.cc:597] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.524405  7249 consensus_peers.cc:597] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.525166  7249 consensus_peers.cc:597] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.546878  7249 consensus_peers.cc:597] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.609567  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 49246.3us
W20260709 13:16:08.637550  7323 consensus_peers.cc:597] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.646566  7850 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.649163  7850 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.655234  7249 consensus_peers.cc:597] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.679137  7323 consensus_peers.cc:597] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.679903  7323 consensus_peers.cc:597] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.680545  7323 consensus_peers.cc:597] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.683739  7323 consensus_peers.cc:597] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.759430  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:45207, user_credentials={real_user=slave}} blocked reactor thread for 55575.5us
W20260709 13:16:08.769471  7850 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.772006  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:08.773829  6081 tablet_replica.cc:333] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
W20260709 13:16:08.777222  7323 consensus_peers.cc:597] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.787866  6081 raft_consensus.cc:2243] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.792142  6081 raft_consensus.cc:2272] T 9c018e992d8e4b1eac0327f868e49b00 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.795156  6081 tablet_replica.cc:333] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
W20260709 13:16:08.791349  7249 consensus_peers.cc:597] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.801522  7249 consensus_peers.cc:597] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.803390  7249 consensus_peers.cc:597] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.815469  7850 consensus_peers.cc:597] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.821715  7323 consensus_peers.cc:597] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.825736  7323 consensus_peers.cc:597] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.826000  7850 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.827060  6081 raft_consensus.cc:2243] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:08.828272  6081 raft_consensus.cc:2272] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.835310  6081 tablet_replica.cc:333] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.836243  6081 raft_consensus.cc:2243] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.837190  6081 raft_consensus.cc:2272] T 4886c5a71b0d4129b716872549b5630c P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.840027  6081 tablet_replica.cc:333] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
W20260709 13:16:08.827044  7323 consensus_peers.cc:597] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.840749  7323 consensus_peers.cc:597] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.841363  7323 consensus_peers.cc:597] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.843678  6081 raft_consensus.cc:2243] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.845419  6081 raft_consensus.cc:2272] T dfc42940f34a40e8a4659d4e64980260 P 11d9e39e28934a1d8115bb23b7c998e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.848537  6081 tablet_replica.cc:333] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.849432  6081 raft_consensus.cc:2243] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:08.850497  6081 raft_consensus.cc:2272] T 04511a3c5a984c6bbbafef5a1ab027af P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.853143  6081 tablet_replica.cc:333] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.854135  6081 raft_consensus.cc:2243] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:08.855257  6081 raft_consensus.cc:2272] T f7807b9443784506b7664c7f45b859b1 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:08.866207  7249 consensus_peers.cc:597] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.868386  6081 tablet_replica.cc:333] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.869588  6081 raft_consensus.cc:2243] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.870507  6081 raft_consensus.cc:2272] T b307b97c66b742d69e8570fc3cce729c P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.879981  6081 tablet_replica.cc:333] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.880908  6081 raft_consensus.cc:2243] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.881596  6081 raft_consensus.cc:2272] T 56d48a3f73864ae280a9f5ce78311e3a P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.890904  6081 tablet_replica.cc:333] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.891903  6081 raft_consensus.cc:2243] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.892863  6081 raft_consensus.cc:2272] T 34a7c050f4ab4b5b82d718fd3e206ebb P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:08.893097  7850 consensus_peers.cc:597] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.899072  6081 tablet_replica.cc:333] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.900063  6081 raft_consensus.cc:2243] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:08.901292  6081 raft_consensus.cc:2272] T 683df8ff37d546ce983e42e9bee5996e P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.904464  6081 tablet_replica.cc:333] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.905364  6081 raft_consensus.cc:2243] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:08.906589  6081 raft_consensus.cc:2272] T 64d880a027b84a628747d480c8db4193 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.909391  6081 tablet_replica.cc:333] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.910280  6081 raft_consensus.cc:2243] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.910979  6081 raft_consensus.cc:2272] T a4fc6d5aa63741418afdd721844da534 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.914366  6081 tablet_replica.cc:333] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.915271  6081 raft_consensus.cc:2243] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:08.915966  6081 raft_consensus.cc:2272] T 92a467585bae4364bb9b067505c3175d P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:08.948895  7850 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.953938  7323 consensus_peers.cc:597] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.967437  7323 consensus_peers.cc:597] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.980219  6081 tablet_replica.cc:333] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:08.981247  6081 raft_consensus.cc:2243] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:08.982450  6081 raft_consensus.cc:2272] T ed8bbba67f764152a686e3591e73d5c4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:08.992832  6081 tablet_replica.cc:333] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.002164  6081 raft_consensus.cc:2243] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.002872  6081 raft_consensus.cc:2272] T 26f46de8357141658b4e036ccab6be3d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.014981  6081 tablet_replica.cc:333] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.018579  6081 raft_consensus.cc:2243] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.019943  6081 raft_consensus.cc:2272] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.026574  6081 tablet_replica.cc:333] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.027421  6081 raft_consensus.cc:2243] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.028527  6081 raft_consensus.cc:2272] T 86ca1a95ca294cce892ba4469b53e32e P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.031134  6081 tablet_replica.cc:333] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.034036  6081 raft_consensus.cc:2243] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.034812  6081 raft_consensus.cc:2272] T c3c8610c1c9e455cad92d10a3fef3fef P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.039351  6081 tablet_replica.cc:333] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
W20260709 13:16:09.039453  7850 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.040305  6081 raft_consensus.cc:2243] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.040908  6081 raft_consensus.cc:2272] T e659a2c7c36348dd8b8815406cf3c65d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.043677  6081 tablet_replica.cc:333] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.044876  6081 raft_consensus.cc:2243] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.045619  6081 raft_consensus.cc:2272] T ccfb60b702134122b8e44546429988c8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.049216  6081 tablet_replica.cc:333] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.050022  6081 raft_consensus.cc:2243] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.050637  6081 raft_consensus.cc:2272] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.053467  6081 tablet_replica.cc:333] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.054373  6081 raft_consensus.cc:2243] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.055159  6081 raft_consensus.cc:2272] T b66f0c25b8494f939b683252cf83f455 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.058552  6081 tablet_replica.cc:333] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.059458  6081 raft_consensus.cc:2243] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.060667  6081 raft_consensus.cc:2272] T 3ca3ad6459f641ca8c04d7267cee05aa P 11d9e39e28934a1d8115bb23b7c998e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.071903  6081 tablet_replica.cc:333] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.072849  6081 raft_consensus.cc:2243] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.074007  6081 raft_consensus.cc:2272] T abc83bd9d43340bf8c3d60620d535be4 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.077651  6081 tablet_replica.cc:333] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.078706  6081 raft_consensus.cc:2243] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.079419  6081 raft_consensus.cc:2272] T c16484396c694f669c1730ca8d4f5d3e P 11d9e39e28934a1d8115bb23b7c998e9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.082222  6081 tablet_replica.cc:333] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
W20260709 13:16:09.111632  7850 consensus_peers.cc:597] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.117865  6081 raft_consensus.cc:2243] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.119308  6081 raft_consensus.cc:2272] T d50e32ffde624f0596209bc58595ff5e P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.122929  6081 tablet_replica.cc:333] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.124011  6081 raft_consensus.cc:2243] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.124723  6081 raft_consensus.cc:2272] T 1ff628bd48894180a4837185ec5f00fe P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.128930  6081 tablet_replica.cc:333] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.129743  6081 raft_consensus.cc:2243] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.130805  6081 raft_consensus.cc:2272] T efcd4e738c964f238f2c30032857f1b8 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.133617  6081 tablet_replica.cc:333] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.134438  6081 raft_consensus.cc:2243] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.135070  6081 raft_consensus.cc:2272] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.137864  6081 tablet_replica.cc:333] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.138720  6081 raft_consensus.cc:2243] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.139406  6081 raft_consensus.cc:2272] T 8dd30d9a92824b8cbf269ac950566658 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.142364  6081 tablet_replica.cc:333] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.143134  6081 raft_consensus.cc:2243] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.143712  6081 raft_consensus.cc:2272] T 46124bae171c440787fcf313e832a0b0 P 11d9e39e28934a1d8115bb23b7c998e9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.146955  6081 tablet_replica.cc:333] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.147814  6081 raft_consensus.cc:2243] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.148443  6081 raft_consensus.cc:2272] T ddc5af206b9c4e8fa54662660fa7fadb P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.150924  6081 tablet_replica.cc:333] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.151731  6081 raft_consensus.cc:2243] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.152380  6081 raft_consensus.cc:2272] T 296521dfec8748a0b26da103777a1dcb P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.154858  6081 tablet_replica.cc:333] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.155658  6081 raft_consensus.cc:2243] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.156355  6081 raft_consensus.cc:2272] T 2a5c05f06b654046a8dda68842eb6f28 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.158849  6081 tablet_replica.cc:333] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.159622  6081 raft_consensus.cc:2243] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.160257  6081 raft_consensus.cc:2272] T 0f868e0e440149c0afa139e8d4289bf6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.162796  6081 tablet_replica.cc:333] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.163561  6081 raft_consensus.cc:2243] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.164142  6081 raft_consensus.cc:2272] T 765291e06e574cfa8d2d9549819bf8e7 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.166997  6081 tablet_replica.cc:333] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.167739  6081 raft_consensus.cc:2243] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.168418  6081 raft_consensus.cc:2272] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.172048  6081 tablet_replica.cc:333] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.172827  6081 raft_consensus.cc:2243] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.173535  6081 raft_consensus.cc:2272] T d30a0aadea464b73802ea0c113441b04 P 11d9e39e28934a1d8115bb23b7c998e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.183544  6081 tablet_replica.cc:333] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.184728  6081 raft_consensus.cc:2243] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.185384  6081 raft_consensus.cc:2272] T 4153cded827845fc9744c3a89e978898 P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.200286  6081 tablet_replica.cc:333] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.201146  6081 raft_consensus.cc:2243] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.202183  6081 raft_consensus.cc:2272] T cf023445b3154dadaf17eb82de8875c5 P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.204948  6081 tablet_replica.cc:333] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.205822  6081 raft_consensus.cc:2243] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.207242  6081 raft_consensus.cc:2272] T dac454b2383b4f03aa638b4667839074 P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.210304  6081 tablet_replica.cc:333] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.211062  6081 raft_consensus.cc:2243] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.211666  6081 raft_consensus.cc:2272] T 5cd6f981d8c447828cb3e7f37eadd83a P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.223495  6081 tablet_replica.cc:333] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.224272  6081 raft_consensus.cc:2243] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.225462  6081 raft_consensus.cc:2272] T 4731c91a28f8406e9d3915652d05249f P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.228009  6081 tablet_replica.cc:333] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.228740  6081 raft_consensus.cc:2243] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.229385  6081 raft_consensus.cc:2272] T 950564b8d52045e784ea3d61d2bee2de P 11d9e39e28934a1d8115bb23b7c998e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.232090  6081 tablet_replica.cc:333] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.232875  6081 raft_consensus.cc:2243] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.233958  6081 raft_consensus.cc:2272] T b448d770320a432c9be8ae606cb8863e P 11d9e39e28934a1d8115bb23b7c998e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.248957  6081 tablet_replica.cc:333] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9: stopping tablet replica
I20260709 13:16:09.251219  6081 raft_consensus.cc:2243] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:09.253089  6081 raft_consensus.cc:2272] T 1fd54d162924405b98b1f48024f6566d P 11d9e39e28934a1d8115bb23b7c998e9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:09.698393  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet 64d880a027b84a628747d480c8db4193: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:09.704456  7355 consensus_queue.cc:237] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:16:09.759343  7325 consensus_peers.cc:597] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74e1b8d51a68416a8e3572e3c8e0ddb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.775027  7281 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:09.781293 10382 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:16:09.843050  7323 consensus_peers.cc:597] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.858585 10345 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:09.871760  7281 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:09.910961 10328 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:09.911713 10328 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:09.913791 10328 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:09.935019  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet d50e32ffde624f0596209bc58595ff5e: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:09.939185  7157 auto_rebalancer.cc:629] Failed to schedule move for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:09.943535 10388 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:09.944223 10388 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:09.946190  7107 catalog_manager.cc:5697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 4, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.948012 10388 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:09.947546  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:09.959937  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:16:10.003629  7249 leader_election.cc:336] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.007488  7249 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:10.013762 10388 raft_consensus.cc:2749] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:16:10.023625  7850 leader_election.cc:336] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.027539  7850 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:10.028393 10328 raft_consensus.cc:2749] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:16:10.030741 10328 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.031232 10328 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.039124  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.040962 10328 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.083348 10421 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.083917 10421 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.090853 10421 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.097110  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.119084 10382 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.119765 10382 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.124658 10382 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
W20260709 13:16:10.134312  7249 leader_election.cc:336] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.138918  7249 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
W20260709 13:16:10.137703  7323 leader_election.cc:336] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.141093 10421 raft_consensus.cc:2749] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:10.157232 10421 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.157811 10421 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.159890 10421 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.164788  7878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:10.165468  7878 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:16:10.169173  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:16:10.171608  7850 leader_election.cc:336] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.173951 10382 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.176878 10382 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.179157 10382 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.187428  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.175496 10345 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.189226 10445 ts_tablet_manager.cc:933] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.176074 10383 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.189900 10383 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.192116 10383 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.194248  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.194921  7281 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:16:10.188973 10345 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.203871 10345 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.204406 10345 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.204870 10345 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.203235  7850 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:10.206642 10328 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:16:10.208636  7249 leader_election.cc:336] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.208797  7326 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.209247  7249 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:10.212050 10447 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:16:10.212136  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.216514 10439 raft_consensus.cc:2749] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:10.220546 10345 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.221176 10447 raft_consensus.cc:493] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.221608 10447 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:10.224483 10445 tablet_copy_client.cc:323] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
I20260709 13:16:10.238463  7325 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:10.239651 10345 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:10.240017 10345 raft_consensus.cc:493] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.240355 10345 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:10.237764 10447 raft_consensus.cc:515] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.242218  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:16:10.242857  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-74e1b8d51a68416a8e3572e3c8e0ddb6
I20260709 13:16:10.243286 10447 leader_election.cc:290] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.244251  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:10.246714  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d880a027b84a628747d480c8db4193" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.247314  7278 raft_consensus.cc:3060] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:10.253263  7278 raft_consensus.cc:2468] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:16:10.254304  7326 leader_election.cc:304] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.255348 10447 raft_consensus.cc:2804] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:10.256109 10447 raft_consensus.cc:697] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.257047 10447 consensus_queue.cc:237] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.258338 10345 raft_consensus.cc:515] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.261255  7369 tablet_copy_source_session.cc:215] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:10.261554  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7807b9443784506b7664c7f45b859b1" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:10.262274  7881 raft_consensus.cc:3060] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:10.263507 10388 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.264081 10388 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.265708 10421 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.266252 10421 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.266713 10388 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.270031 10345 leader_election.cc:290] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.270573 10449 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.271099 10449 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.272120 10328 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.272639 10328 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.273185 10449 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.274530 10328 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.275401  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.276082  7278 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
W20260709 13:16:10.276525  7249 leader_election.cc:336] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.278604 10439 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.278925 10421 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.279750  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.280141 10439 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.282730 10439 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.282935  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.279687  7326 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.283591  7356 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:16:10.284762  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:10.285386  7887 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
W20260709 13:16:10.285528  7249 leader_election.cc:336] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.286177 10345 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:16:10.286679  7251 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.286656 10345 raft_consensus.cc:493] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.287870 10345 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:10.289805 10421 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:10.294404  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:16:10.290812  7850 leader_election.cc:336] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.291358  7249 leader_election.cc:336] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.274464  7881 raft_consensus.cc:2468] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 8.
I20260709 13:16:10.294767 10421 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.296554 10421 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:10.298187  7850 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:10.298238 10345 raft_consensus.cc:515] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:10.298847  7323 leader_election.cc:336] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.299151 10328 raft_consensus.cc:2749] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:10.300966 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:10.309129  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4731c91a28f8406e9d3915652d05249f" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.309716  7278 raft_consensus.cc:3060] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:10.310266  7325 leader_election.cc:304] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:10.311146 10449 raft_consensus.cc:2804] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:16:10.311601 10449 raft_consensus.cc:697] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.312400 10449 consensus_queue.cc:237] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.308594 10345 leader_election.cc:290] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.316875  7278 raft_consensus.cc:2468] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:16:10.318334  7326 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.319295 10448 raft_consensus.cc:2804] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:16:10.319802 10448 raft_consensus.cc:697] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.320643 10448 consensus_queue.cc:237] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.325430 10382 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.326140 10383 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.326777 10383 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.329035 10383 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.326025 10382 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.330222  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.331183 10382 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.332208  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.332008  7105 catalog_manager.cc:5697] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 4 to 5, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 5 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.333737 10439 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.334369 10439 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.330907  7278 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:16:10.336419  7326 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.336773 10439 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.343740 10421 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.343608 10382 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:16:10.346858 10382 raft_consensus.cc:493] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.347295 10382 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:10.299623  7323 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:10.349025 10449 raft_consensus.cc:2749] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:16:10.350137  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 51319us
W20260709 13:16:10.352227  7323 leader_election.cc:336] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.352357 10445 tablet_copy_client.cc:806] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:10.355465 10445 tablet_copy_client.cc:670] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:10.355582  7249 leader_election.cc:336] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.358969  7323 leader_election.cc:336] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.366168  7323 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:10.367944 10448 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:10.362039  7105 catalog_manager.cc:5697] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 7 to 8, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 8 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.370771  7105 catalog_manager.cc:5697] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.364403 10382 raft_consensus.cc:515] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.375008 10421 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.375228  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04511a3c5a984c6bbbafef5a1ab027af" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:10.376317  7881 raft_consensus.cc:3060] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:10.375871 10445 tablet_copy_client.cc:538] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:10.382515  7881 raft_consensus.cc:2468] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 8.
I20260709 13:16:10.384150  7251 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.389515 10388 raft_consensus.cc:2804] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:16:10.390019 10445 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
W20260709 13:16:10.393249  6081 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7232)
I20260709 13:16:10.393550 10328 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.394096 10328 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.395318 10448 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.396045 10382 leader_election.cc:290] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.395892 10448 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.396510 10328 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.397476  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e32ffde624f0596209bc58595ff5e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.398070  7278 raft_consensus.cc:3060] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:10.400002  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.400593  7281 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:16:10.401692 10439 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.402225 10439 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.404541 10439 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.405014 10448 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.409169  7278 raft_consensus.cc:2468] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 7.
I20260709 13:16:10.412015  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:10.410322  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:10.412364  7326 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.411542  7249 leader_election.cc:304] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:10.414558 10345 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.415063 10345 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.413694  7853 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.417819 10382 raft_consensus.cc:2804] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:16:10.418107 10444 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:16:10.418588 10444 raft_consensus.cc:493] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.418753 10382 raft_consensus.cc:697] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.418999 10444 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:10.421324 10382 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.413475 10388 raft_consensus.cc:697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:10.423354 10388 consensus_queue.cc:237] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.428090  7249 leader_election.cc:304] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [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: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:10.429643 10345 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.431874  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.430810  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56" is_pre_election: true
I20260709 13:16:10.430142 10421 raft_consensus.cc:2749] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:10.432543  7355 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 6.
I20260709 13:16:10.433053  7887 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
W20260709 13:16:10.433907  7323 leader_election.cc:336] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.434190 10453 raft_consensus.cc:2764] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 13:16:10.435737  7323 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:10.435825 10345 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.436403 10345 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:10.434806  7249 leader_election.cc:336] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.437774  7325 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:10.441310 10447 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:16:10.441733 10447 raft_consensus.cc:493] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.443537 10345 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.446447 10345 raft_consensus.cc:2749] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:16:10.446292  7323 leader_election.cc:336] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.447700  7323 leader_election.cc:336] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.452384  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.453285  7278 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 5.
I20260709 13:16:10.442124 10447 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:10.460639 10328 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.461277 10328 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.458446 10453 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
W20260709 13:16:10.484464  7323 leader_election.cc:336] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.486999  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.484417 10328 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.487731  7355 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:16:10.486963  7326 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.490172 10345 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:16:10.490563 10345 raft_consensus.cc:493] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.490881 10345 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:16:10.502439  7850 leader_election.cc:336] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.507158  7850 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:10.498991  7105 catalog_manager.cc:5697] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 7 to 8, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 8 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.513880 10455 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:16:10.460464 10444 raft_consensus.cc:515] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.486521 10453 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.514377 10455 raft_consensus.cc:493] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.523675 10455 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:10.524309  7107 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.525727 10430 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.526371 10430 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.528638 10430 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.530879  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.531605  7278 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 3.
I20260709 13:16:10.533252  7853 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
W20260709 13:16:10.533946  7323 leader_election.cc:336] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.534750  7850 leader_election.cc:336] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.534998 10328 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:16:10.535365 10328 raft_consensus.cc:493] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.535706 10328 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:10.542405 10453 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.536746 10388 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.543931 10388 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:10.549206  7850 leader_election.cc:336] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.549947 10444 leader_election.cc:290] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.551671 10449 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.552225 10449 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.551205  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683df8ff37d546ce983e42e9bee5996e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.555680  7278 raft_consensus.cc:3060] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:10.557365 10449 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.559113  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" is_pre_election: true
I20260709 13:16:10.559900  7281 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 3.
I20260709 13:16:10.562071  7326 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.565964 10383 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:16:10.566406 10383 raft_consensus.cc:493] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.566779 10383 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:10.549854 10345 raft_consensus.cc:515] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.545862 10388 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.570866  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc83bd9d43340bf8c3d60620d535be4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.571538  7281 raft_consensus.cc:3060] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:16:10.575460  7850 leader_election.cc:336] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.580547  7281 raft_consensus.cc:2468] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:16:10.578162 10447 raft_consensus.cc:515] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.581821  7326 leader_election.cc:304] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.584530 10449 raft_consensus.cc:2804] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:10.585317 10449 raft_consensus.cc:697] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.585580  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8bbba67f764152a686e3591e73d5c4" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c92f0c42bac9434aaf510b43f07d1d56"
I20260709 13:16:10.586205  7887 raft_consensus.cc:3060] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:10.586419 10449 consensus_queue.cc:237] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.587333 10388 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.588621 10388 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.592384 10345 leader_election.cc:290] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.593029  7887 raft_consensus.cc:2468] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 6.
I20260709 13:16:10.594237  7325 leader_election.cc:304] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:10.594761  7278 raft_consensus.cc:2468] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
W20260709 13:16:10.595525  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 59736.9us
I20260709 13:16:10.595669 10328 raft_consensus.cc:515] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.598675  7853 leader_election.cc:304] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:16:10.632354  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 137197us
I20260709 13:16:10.634536  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:10.634769 10388 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:10.637034  7249 leader_election.cc:336] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.637248 10453 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:16:10.637771 10328 leader_election.cc:290] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.638178 10430 raft_consensus.cc:2804] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:10.638736 10430 raft_consensus.cc:697] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:10.639675 10430 consensus_queue.cc:237] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.640014 10383 raft_consensus.cc:515] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.637714 10453 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.640969 10453 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:10.642467 10383 leader_election.cc:290] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:10.643847  7249 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:10.645519  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "61274f9e39e245a1aa14041ecaa837a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.646271  7278 raft_consensus.cc:3060] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:16:10.646100  7850 leader_election.cc:336] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.653057  7278 raft_consensus.cc:2468] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61274f9e39e245a1aa14041ecaa837a7 in term 4.
I20260709 13:16:10.654217  7326 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:10.633792 10448 raft_consensus.cc:2804] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:10.658144 10345 raft_consensus.cc:2804] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:10.667514 10345 raft_consensus.cc:697] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.668414 10345 consensus_queue.cc:237] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:10.668690  7249 leader_election.cc:336] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.669359  7249 leader_election.cc:336] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.669807  7249 leader_election.cc:336] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.665561  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 69518.9us
I20260709 13:16:10.625406 10447 leader_election.cc:290] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207)
I20260709 13:16:10.577869 10455 raft_consensus.cc:515] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.681910 10448 raft_consensus.cc:697] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Becoming Leader. State: Replica: 61274f9e39e245a1aa14041ecaa837a7, State: Running, Role: LEADER
I20260709 13:16:10.687774 10444 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.688040 10448 consensus_queue.cc:237] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.689411 10444 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.658427 10461 raft_consensus.cc:2749] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:10.722064 10453 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:10.720085  7105 catalog_manager.cc:5697] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 5 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 6 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:16:10.726488  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 130577us
I20260709 13:16:10.766691 10444 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:16:10.774713  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ca1a95ca294cce892ba4469b53e32e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ce2716d915934d5a8a0a9e47bf3159f9"
I20260709 13:16:10.775359  7278 raft_consensus.cc:3060] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:10.779091  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.779747  7355 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 6.
W20260709 13:16:10.781445  7249 leader_election.cc:336] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.784668  7280 raft_consensus.cc:1275] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:16:10.787743 10455 leader_election.cc:290] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.794183  7850 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:10.803759 10447 consensus_queue.cc:1048] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:16:10.804287 10430 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:16:10.813736 10430 raft_consensus.cc:493] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.814206 10430 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:16:10.816850  7280 raft_consensus.cc:1275] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:10.818665  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d770320a432c9be8ae606cb8863e" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:10.819252  7355 raft_consensus.cc:3060] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:10.821238  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.821949  7356 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 4.
I20260709 13:16:10.802882 10453 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 7 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:10.829010  7278 raft_consensus.cc:2468] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 4.
I20260709 13:16:10.837893  7853 leader_election.cc:304] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:10.840284  7355 raft_consensus.cc:2468] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 5.
I20260709 13:16:10.842060  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca3ad6459f641ca8c04d7267cee05aa" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
W20260709 13:16:10.847425  7249 consensus_peers.cc:597] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:10.854592  7105 catalog_manager.cc:5697] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.856472  7105 catalog_manager.cc:5697] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 3 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.858625  7105 catalog_manager.cc:5697] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: term changed from 5 to 6, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67). New cstate: current_term: 6 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.868412 10465 consensus_queue.cc:1048] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
W20260709 13:16:10.876308  7249 consensus_peers.cc:597] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.876997 10463 raft_consensus.cc:2804] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:10.879983 10463 raft_consensus.cc:697] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:10.881024 10463 consensus_queue.cc:237] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:10.881597  7249 consensus_peers.cc:597] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:10.894304  7249 consensus_peers.cc:597] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:10.885602  7850 leader_election.cc:336] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.886623  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7" is_pre_election: true
I20260709 13:16:10.896082  7355 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
I20260709 13:16:10.889581  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b2dd6a0d86c471db5181c9c1d55ac8f" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
W20260709 13:16:10.896330  7850 leader_election.cc:336] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.896806  7359 raft_consensus.cc:3060] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:16:10.897030  7850 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:10.901644  7850 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:10.904719 10455 raft_consensus.cc:2804] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:10.905297 10455 raft_consensus.cc:697] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
W20260709 13:16:10.909159  7323 leader_election.cc:336] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:10.911453  7323 leader_election.cc:336] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:10.911886  7323 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:10.929412  7359 raft_consensus.cc:2468] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 7.
I20260709 13:16:10.906236 10455 consensus_queue.cc:237] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:10.923663 10383 raft_consensus.cc:2749] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:10.910181 10430 raft_consensus.cc:515] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:10.970263  7323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 56898.3us
I20260709 13:16:10.995443  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:10.996230 10421 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:16:10.996649 10421 raft_consensus.cc:493] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:10.997040 10421 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:10.997547  7249 leader_election.cc:304] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9, 61274f9e39e245a1aa14041ecaa837a7
I20260709 13:16:10.998370 10459 raft_consensus.cc:2749] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:11.004865  7278 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:16:11.007879 10421 raft_consensus.cc:515] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:11.009802 10449 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:11.010416 10430 leader_election.cc:290] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: Requested vote from peers 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903), 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979)
I20260709 13:16:11.018123 10421 leader_election.cc:290] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:11.019861  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:16:11.019861  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 111331us
I20260709 13:16:11.023300 10421 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:16:11.026297 10421 raft_consensus.cc:493] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 11d9e39e28934a1d8115bb23b7c998e9)
I20260709 13:16:11.026846 10421 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:11.027112  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd54d162924405b98b1f48024f6566d" candidate_uuid: "c92f0c42bac9434aaf510b43f07d1d56" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:11.027711  7355 raft_consensus.cc:3060] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:16:11.023320  7249 leader_election.cc:336] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.032819  7249 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
W20260709 13:16:11.034657  7323 leader_election.cc:336] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:11.035496  7323 leader_election.cc:336] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.035661  7355 raft_consensus.cc:2468] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92f0c42bac9434aaf510b43f07d1d56 in term 7.
W20260709 13:16:11.036245  7323 leader_election.cc:336] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:11.036918  7323 leader_election.cc:336] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.039746  7850 leader_election.cc:304] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [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: 61274f9e39e245a1aa14041ecaa837a7, c92f0c42bac9434aaf510b43f07d1d56; no voters: 
I20260709 13:16:11.040747 10328 raft_consensus.cc:2804] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:16:11.041244 10328 raft_consensus.cc:697] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Becoming Leader. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Running, Role: LEADER
I20260709 13:16:11.042081 10328 consensus_queue.cc:237] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:11.048377  7881 raft_consensus.cc:1275] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 13:16:11.052354 10439 raft_consensus.cc:2804] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:16:11.052917 10439 raft_consensus.cc:697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:11.056480 10445 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:11.060117 10467 consensus_queue.cc:1048] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:16:11.053750 10439 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:11.059067  7105 catalog_manager.cc:5697] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 3 to 4, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 4 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.081580 10445 tablet_bootstrap.cc:492] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:11.082617 10445 ts_tablet_manager.cc:1403] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.693s	user 0.044s	sys 0.018s
W20260709 13:16:11.083974  7850 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.084159  7881 raft_consensus.cc:1275] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
W20260709 13:16:11.084548  7850 leader_election.cc:336] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:11.085477  7249 consensus_peers.cc:597] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.083829  7323 leader_election.cc:336] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.098340  7323 leader_election.cc:304] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61274f9e39e245a1aa14041ecaa837a7; no voters: 11d9e39e28934a1d8115bb23b7c998e9, c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:16:11.099865  7323 leader_election.cc:336] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.103022 10467 raft_consensus.cc:2749] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:16:11.097067 10388 consensus_queue.cc:1048] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:16:11.107757  7323 leader_election.cc:336] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:11.109220  7323 leader_election.cc:336] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.109359  7281 raft_consensus.cc:1275] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:11.115137 10448 consensus_queue.cc:1048] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:11.116747  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac454b2383b4f03aa638b4667839074" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:11.117376  7355 raft_consensus.cc:3060] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:16:11.126092  7323 consensus_peers.cc:597] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.126824  7323 consensus_peers.cc:597] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.127381  7323 consensus_peers.cc:597] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.130964  7323 consensus_peers.cc:597] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.131196 10445 raft_consensus.cc:359] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:16:11.138343  7850 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.142264  7280 raft_consensus.cc:1275] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:16:11.138404 10421 raft_consensus.cc:515] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:11.150277  7107 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.151648 10430 consensus_queue.cc:1048] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:11.156227  7885 raft_consensus.cc:1275] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 13:16:11.158576  7249 consensus_peers.cc:597] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.142174  7323 consensus_peers.cc:597] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.161737  7323 consensus_peers.cc:597] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.147569  7355 raft_consensus.cc:2468] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 5.
I20260709 13:16:11.173087  7249 leader_election.cc:304] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 11d9e39e28934a1d8115bb23b7c998e9
I20260709 13:16:11.142875 10445 raft_consensus.cc:740] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:11.178846 10449 consensus_queue.cc:1048] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:16:11.184302 10453 raft_consensus.cc:2804] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:16:11.203495  7850 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.231622 10421 leader_election.cc:290] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: Requested vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:11.232654 10445 consensus_queue.cc:260] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:16:11.244673  7249 consensus_peers.cc:597] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.249042  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcd4e738c964f238f2c30032857f1b8" candidate_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61274f9e39e245a1aa14041ecaa837a7"
I20260709 13:16:11.249768  7359 raft_consensus.cc:3060] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:16:11.223678 10453 raft_consensus.cc:697] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:11.259794  7359 raft_consensus.cc:2468] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce2716d915934d5a8a0a9e47bf3159f9 in term 8.
I20260709 13:16:11.252727  7878 raft_consensus.cc:1217] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
W20260709 13:16:11.262976  7323 consensus_peers.cc:597] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.263664  7323 consensus_peers.cc:597] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.291579  7249 leader_election.cc:304] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9; no voters: 
I20260709 13:16:11.294274 10388 raft_consensus.cc:2804] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:16:11.304188  7104 catalog_manager.cc:5697] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 4 to 5, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 5 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.306006 10445 ts_tablet_manager.cc:1434] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.223s	user 0.009s	sys 0.001s
W20260709 13:16:11.313397  7323 consensus_peers.cc:597] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.315213  7279 raft_consensus.cc:1275] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:11.324429 10388 raft_consensus.cc:697] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 LEADER]: Becoming Leader. State: Replica: ce2716d915934d5a8a0a9e47bf3159f9, State: Running, Role: LEADER
I20260709 13:16:11.329169 10388 consensus_queue.cc:237] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
W20260709 13:16:11.340178  7853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:34955, user_credentials={real_user=slave}} blocked reactor thread for 47427.9us
I20260709 13:16:11.340540 10383 consensus_queue.cc:1048] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:11.354496  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 58675.5us
I20260709 13:16:11.324299 10453 consensus_queue.cc:237] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [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: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } }
I20260709 13:16:11.323654  7104 catalog_manager.cc:5697] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: term changed from 6 to 7, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68). New cstate: current_term: 7 leader_uuid: "c92f0c42bac9434aaf510b43f07d1d56" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:16:11.382333  7249 leader_election.cc:336] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:11.389601  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-74e1b8d51a68416a8e3572e3c8e0ddb6 received from {username='slave'} at 127.0.0.1:35334
I20260709 13:16:11.390169  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-74e1b8d51a68416a8e3572e3c8e0ddb6 on tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 with peer c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:16:11.393710  6081 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7232)
I20260709 13:16:11.398644  7359 raft_consensus.cc:1275] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 13:16:11.403891  7249 consensus_peers.cc:597] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.404521  7249 consensus_peers.cc:597] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.451617  7323 consensus_peers.cc:597] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.456074  7323 consensus_peers.cc:597] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.456640  7323 consensus_peers.cc:597] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.457887  7323 consensus_peers.cc:597] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.459164  7323 consensus_peers.cc:597] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.461884  7850 consensus_peers.cc:597] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.464989  7107 catalog_manager.cc:5697] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 4 to 5, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 5 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.488045  7281 raft_consensus.cc:1275] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:16:11.491472 10444 consensus_queue.cc:1048] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:11.500269  7356 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:16:11.508399 10491 consensus_queue.cc:1048] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:11.509245  7359 raft_consensus.cc:1275] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer c92f0c42bac9434aaf510b43f07d1d56: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:11.510906 10388 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:11.516201  7850 consensus_peers.cc:597] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.536492 10495 consensus_queue.cc:1048] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:16:11.540270  7850 consensus_peers.cc:597] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.540864  7850 consensus_peers.cc:597] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.541328  7850 consensus_peers.cc:597] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.541778  7850 consensus_peers.cc:597] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.554216  7850 consensus_peers.cc:597] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.570698  7105 catalog_manager.cc:5697] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: term changed from 7 to 8, leader changed from 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) to ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66). New cstate: current_term: 8 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:11.580488  7249 consensus_peers.cc:597] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:11.640321  7323 consensus_peers.cc:597] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.646860 10467 raft_consensus.cc:1064] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:11.649647 10467 consensus_queue.cc:237] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:11.654785 10499 log.cc:927] Time spent T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.065s	user 0.003s	sys 0.015s
W20260709 13:16:11.655295 10498 log.cc:927] Time spent T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.067s	user 0.000s	sys 0.018s
W20260709 13:16:11.658592 10500 log.cc:927] Time spent T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: Append to log took a long time: real 0.072s	user 0.004s	sys 0.014s
W20260709 13:16:11.674491  7249 consensus_peers.cc:597] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.675343  7850 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.699508  7281 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:16:11.702459 10449 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:11.717485  7885 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:16:11.726759  7850 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.730376 10449 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:11.745736  7323 consensus_peers.cc:597] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.771221 10467 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:11.798352  7885 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:11.804535  7281 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:11.825776  7249 consensus_peers.cc:597] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:11.826830  7323 consensus_peers.cc:597] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.826589  7107 catalog_manager.cc:5697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 4 to 5, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:11.839236  7249 consensus_peers.cc:597] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.853253  7356 consensus_queue.cc:237] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:11.862078  7887 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:11.863493 10383 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:11.867450  7281 raft_consensus.cc:1275] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:11.872550 10467 consensus_queue.cc:1048] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:11.877794 10382 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:11.882655  7280 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:11.895709  7093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:11.906262  7105 catalog_manager.cc:5697] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 5 to 6, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 4 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.911306  7887 raft_consensus.cc:2955] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:11.922125  7323 consensus_peers.cc:597] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:11.926108  7356 raft_consensus.cc:1275] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:11.929363 10490 consensus_queue.cc:1048] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:11.942114  7354 raft_consensus.cc:1275] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:16:11.943671 10490 consensus_queue.cc:1048] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:16:11.988286  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:12.004981  7323 consensus_peers.cc:597] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:12.011709  7323 consensus_peers.cc:597] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:12.394215  6081 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7232)
I20260709 13:16:13.023154  7281 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:13.039824  7354 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 13:16:13.045507  7251 consensus_peers.cc:597] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4153cded827845fc9744c3a89e978898. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:13.046456  7249 consensus_peers.cc:597] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.049629 10461 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:13.068835 10461 raft_consensus.cc:2955] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:13.086445  7280 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
W20260709 13:16:13.105954  7251 consensus_peers.cc:597] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b2dd6a0d86c471db5181c9c1d55ac8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.117852  7354 raft_consensus.cc:2955] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:13.119490  7356 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 13:16:13.135536  7249 consensus_peers.cc:597] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.136801 10490 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:13.153048  7105 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:16:13.206066  7249 consensus_peers.cc:597] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.207967  7249 consensus_peers.cc:597] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.211285  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:13.212298  7323 consensus_peers.cc:597] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.216421 10439 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:13.254145  7356 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:16:13.267853  7850 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.273782  7354 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:13.282902  7107 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index -1 to 6, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:13.304924  7323 consensus_peers.cc:597] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:13.310616  7280 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:13.312949 10510 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:16:13.320441  7323 consensus_peers.cc:597] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:13.340587  7249 consensus_peers.cc:597] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:13.343134  7325 consensus_peers.cc:597] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 -> Peer c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68:45207): Couldn't send request to peer c92f0c42bac9434aaf510b43f07d1d56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d50e32ffde624f0596209bc58595ff5e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.350893 10383 raft_consensus.cc:2955] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index -1 to 7, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
W20260709 13:16:13.343515  7850 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.379413  7280 raft_consensus.cc:2955] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index -1 to 7, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } } }
I20260709 13:16:13.382833  7105 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index -1 to 7, NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) added. New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:13.394645  6081 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 7232)
W20260709 13:16:13.422566  7323 consensus_peers.cc:597] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:13.508659  7249 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111) [suppressed 426 similar messages]
W20260709 13:16:13.535760  7323 consensus_peers.cc:597] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:13.644834  7249 consensus_peers.cc:597] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.738356  7323 consensus_peers.cc:597] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:13.738843  7323 consensus_peers.cc:597] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:13.739259  7323 consensus_peers.cc:597] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.739631  7323 consensus_peers.cc:597] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.739998  7323 consensus_peers.cc:597] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:13.763007  7323 consensus_peers.cc:597] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.763532  7323 consensus_peers.cc:597] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.763967  7323 consensus_peers.cc:597] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.814926 10523 ts_tablet_manager.cc:933] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:13.830482  7323 consensus_peers.cc:597] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.834865 10527 ts_tablet_manager.cc:933] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:13.854979  7850 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.867457 10523 tablet_copy_client.cc:323] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:16:13.884826  7296 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 4153cded827845fc9744c3a89e978898 from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:16:13.885596  7296 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 4153cded827845fc9744c3a89e978898 from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-4153cded827845fc9744c3a89e978898
W20260709 13:16:13.895582  7249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:42979, user_credentials={real_user=slave}} blocked reactor thread for 53981.4us
W20260709 13:16:13.943976  7249 consensus_peers.cc:597] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.944502  7249 consensus_peers.cc:597] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.944993  7249 consensus_peers.cc:597] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:13.947592 10527 tablet_copy_client.cc:323] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.66:34955
I20260709 13:16:13.951586  7295 tablet_copy_service.cc:140] P ce2716d915934d5a8a0a9e47bf3159f9: Received BeginTabletCopySession request for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:52932)
I20260709 13:16:13.952193  7295 tablet_copy_service.cc:161] P ce2716d915934d5a8a0a9e47bf3159f9: Beginning new tablet copy session on tablet 6b2dd6a0d86c471db5181c9c1d55ac8f from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:52932: session id = c92f0c42bac9434aaf510b43f07d1d56-6b2dd6a0d86c471db5181c9c1d55ac8f
W20260709 13:16:13.961500  7323 consensus_peers.cc:597] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:13.966286  7249 consensus_peers.cc:597] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:14.016501  7850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:36903, user_credentials={real_user=slave}} blocked reactor thread for 71478.8us
I20260709 13:16:14.013320  7295 tablet_copy_source_session.cc:215] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:14.020293  7296 tablet_copy_source_session.cc:215] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:14.031363 10527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.033738 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4153cded827845fc9744c3a89e978898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.061120 10527 tablet_copy_client.cc:806] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:14.061838 10527 tablet_copy_client.cc:670] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:14.070070 10527 tablet_copy_client.cc:538] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:14.079977 10527 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
W20260709 13:16:14.081686  7850 consensus_peers.cc:597] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:14.092916  7850 consensus_peers.cc:597] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.141894 10527 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=1 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:14.152309 10527 tablet_bootstrap.cc:492] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:14.162555 10527 ts_tablet_manager.cc:1403] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.083s	user 0.036s	sys 0.000s
I20260709 13:16:14.165736 10527 raft_consensus.cc:359] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:14.166709 10527 raft_consensus.cc:740] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:14.167434 10527 consensus_queue.cc:260] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:14.175071 10527 ts_tablet_manager.cc:1434] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:14.180586  7295 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-6b2dd6a0d86c471db5181c9c1d55ac8f received from {username='slave'} at 127.0.0.1:52932
I20260709 13:16:14.181094  7295 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-6b2dd6a0d86c471db5181c9c1d55ac8f on tablet 6b2dd6a0d86c471db5181c9c1d55ac8f with peer c92f0c42bac9434aaf510b43f07d1d56
I20260709 13:16:14.230620 10527 ts_tablet_manager.cc:933] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: Initiating tablet copy from peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:14.234992 10527 tablet_copy_client.cc:323] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.240.67:36903
W20260709 13:16:14.259450  7850 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:14.259950  7850 consensus_peers.cc:597] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.276414  7885 raft_consensus.cc:1217] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
W20260709 13:16:14.291004  7850 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:14.291352  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:14.300242  7369 tablet_copy_service.cc:140] P 61274f9e39e245a1aa14041ecaa837a7: Received BeginTabletCopySession request for tablet d50e32ffde624f0596209bc58595ff5e from peer c92f0c42bac9434aaf510b43f07d1d56 ({username='slave'} at 127.0.0.1:35334)
I20260709 13:16:14.300836  7369 tablet_copy_service.cc:161] P 61274f9e39e245a1aa14041ecaa837a7: Beginning new tablet copy session on tablet d50e32ffde624f0596209bc58595ff5e from peer c92f0c42bac9434aaf510b43f07d1d56 at {username='slave'} at 127.0.0.1:35334: session id = c92f0c42bac9434aaf510b43f07d1d56-d50e32ffde624f0596209bc58595ff5e
I20260709 13:16:14.308598  7369 tablet_copy_source_session.cc:215] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:16:14.312404  7850 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:14.312949  7850 consensus_peers.cc:597] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:14.315039  7850 consensus_peers.cc:597] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:14.315575  7850 consensus_peers.cc:597] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.328814 10527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e32ffde624f0596209bc58595ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:14.339926  7323 consensus_peers.cc:597] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.345888 10523 tablet_copy_client.cc:806] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:14.346637 10523 tablet_copy_client.cc:670] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:14.349133  7323 consensus_peers.cc:597] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.356127 10523 tablet_copy_client.cc:538] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:16:14.363564  7850 consensus_peers.cc:597] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:14.395116  6081 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 7232)
I20260709 13:16:14.398988 10523 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:16:14.399379 10527 tablet_copy_client.cc:806] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:14.407168 10527 tablet_copy_client.cc:670] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:14.415292 10527 tablet_copy_client.cc:538] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:16:14.424831  7249 consensus_peers.cc:597] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.425705 10527 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap starting.
I20260709 13:16:14.473474 10523 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=1 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:14.476768 10523 tablet_bootstrap.cc:492] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:14.477629 10523 ts_tablet_manager.cc:1403] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.009s
I20260709 13:16:14.481799 10523 raft_consensus.cc:359] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:14.484115 10523 raft_consensus.cc:740] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:14.484896 10523 consensus_queue.cc:260] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:14.487886 10523 ts_tablet_manager.cc:1434] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:14.490043  7295 tablet_copy_service.cc:342] P ce2716d915934d5a8a0a9e47bf3159f9: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-4153cded827845fc9744c3a89e978898 received from {username='slave'} at 127.0.0.1:52932
I20260709 13:16:14.490465  7295 tablet_copy_service.cc:434] P ce2716d915934d5a8a0a9e47bf3159f9: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-4153cded827845fc9744c3a89e978898 on tablet 4153cded827845fc9744c3a89e978898 with peer c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:16:14.499825  7323 consensus_peers.cc:597] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:14.518677 10527 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:14.521523 10527 tablet_bootstrap.cc:492] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: Bootstrap complete.
I20260709 13:16:14.522349 10527 ts_tablet_manager.cc:1403] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: Time spent bootstrapping tablet: real 0.097s	user 0.027s	sys 0.015s
I20260709 13:16:14.534765 10527 raft_consensus.cc:359] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:14.546504 10527 raft_consensus.cc:740] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: c92f0c42bac9434aaf510b43f07d1d56, State: Initialized, Role: LEARNER
I20260709 13:16:14.547212 10527 consensus_queue.cc:260] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: NON_VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: true } }
I20260709 13:16:14.556809 10527 ts_tablet_manager.cc:1434] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:16:14.560084  7369 tablet_copy_service.cc:342] P 61274f9e39e245a1aa14041ecaa837a7: Request end of tablet copy session c92f0c42bac9434aaf510b43f07d1d56-d50e32ffde624f0596209bc58595ff5e received from {username='slave'} at 127.0.0.1:35334
I20260709 13:16:14.560614  7369 tablet_copy_service.cc:434] P 61274f9e39e245a1aa14041ecaa837a7: ending tablet copy session c92f0c42bac9434aaf510b43f07d1d56-d50e32ffde624f0596209bc58595ff5e on tablet d50e32ffde624f0596209bc58595ff5e with peer c92f0c42bac9434aaf510b43f07d1d56
W20260709 13:16:14.572947  7323 consensus_peers.cc:597] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:14.586480  7249 consensus_peers.cc:597] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:14.602335  7249 consensus_peers.cc:597] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:14.642409 10524 raft_consensus.cc:1064] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:14.652890 10524 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:14.726877  7249 consensus_peers.cc:597] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:14.731702  7885 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:14.733402 10461 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:14.771616  7355 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:14.801273 10490 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:14.875036  7887 raft_consensus.cc:1217] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:16:14.893364  7887 raft_consensus.cc:1217] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.6->[7.7-7.7]   Dedup: 7.7->[]
I20260709 13:16:14.945243 10538 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:14.952767  7355 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:14.966732  7885 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:14.984191  7107 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.065332  7281 consensus_queue.cc:237] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:15.074525  7885 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:15.076198 10538 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:15.086707  7355 raft_consensus.cc:1275] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:15.088191 10490 consensus_queue.cc:1048] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:15.090127 10524 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.103076  7355 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.131647  7885 raft_consensus.cc:2955] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.135218  7096 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:15.149652  7105 catalog_manager.cc:5697] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 reported cstate change: config changed from index 7 to 8, VOTER 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65) evicted. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.286592 10524 raft_consensus.cc:1064] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:15.289284 10524 consensus_queue.cc:237] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:15.308056  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:15.317634  7885 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:15.319372 10490 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:16:15.331768  7249 consensus_peers.cc:597] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:15.337191  7354 raft_consensus.cc:1275] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Refusing update from remote peer ce2716d915934d5a8a0a9e47bf3159f9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:16:15.340914 10524 consensus_queue.cc:1048] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:16:15.365641 10524 raft_consensus.cc:2955] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.381728  7355 raft_consensus.cc:2955] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.391194 10383 raft_consensus.cc:1064] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: attempting to promote NON_VOTER c92f0c42bac9434aaf510b43f07d1d56 to VOTER
I20260709 13:16:15.393564 10383 consensus_queue.cc:237] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [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: 5, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:15.395582  6081 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 7232)
I20260709 13:16:15.410833  7104 catalog_manager.cc:5697] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 reported cstate change: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.411669  7885 raft_consensus.cc:2955] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.428864  7887 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEARNER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:15.429525  7280 raft_consensus.cc:1275] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Refusing update from remote peer 61274f9e39e245a1aa14041ecaa837a7: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:16:15.431586 10549 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:16:15.432977 10383 consensus_queue.cc:1048] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:16:15.453816  7323 consensus_peers.cc:597] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:15.496061  7850 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:16:15.506681 10383 raft_consensus.cc:2955] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.512705  7881 raft_consensus.cc:2955] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.519068  7280 raft_consensus.cc:2955] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
I20260709 13:16:15.532274  7104 catalog_manager.cc:5697] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 reported cstate change: config changed from index 7 to 8, c92f0c42bac9434aaf510b43f07d1d56 (127.5.240.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "61274f9e39e245a1aa14041ecaa837a7" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } attrs { replace: true } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } } }
W20260709 13:16:15.619053  7850 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:15.627988  7249 consensus_peers.cc:597] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:15.665944  7249 consensus_peers.cc:597] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:15.995328  7249 consensus_peers.cc:597] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.026032  7323 consensus_peers.cc:597] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.026914  7323 consensus_peers.cc:597] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.035089  7323 consensus_peers.cc:597] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.069466  7323 consensus_peers.cc:597] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.070518  7323 consensus_peers.cc:597] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.075969  7323 consensus_peers.cc:597] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.105623  7850 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.106346  7850 consensus_peers.cc:597] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.108911  7323 consensus_peers.cc:597] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.124365  7249 consensus_peers.cc:597] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.125408  7323 consensus_peers.cc:597] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.128171  7850 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.152709  7249 consensus_peers.cc:597] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.195194  7323 consensus_peers.cc:597] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.206823  7323 consensus_peers.cc:597] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.231768  7249 consensus_peers.cc:597] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.257661  7323 consensus_peers.cc:597] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.346963  7249 consensus_peers.cc:597] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.363319  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 74e1b8d51a68416a8e3572e3c8e0ddb6: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:16.379942  7323 consensus_peers.cc:597] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.396193  6081 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 7232)
W20260709 13:16:16.428556  7323 consensus_peers.cc:597] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.462673  7323 consensus_peers.cc:597] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.477995  7249 consensus_peers.cc:597] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.521345  7850 consensus_peers.cc:597] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.561952  7850 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:16:16.627789  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
W20260709 13:16:16.637238  7850 consensus_peers.cc:597] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.676638  7323 consensus_peers.cc:597] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.690217  7249 consensus_peers.cc:597] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.755990  7850 consensus_peers.cc:597] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:16:16.769342  7850 consensus_peers.cc:597] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:16.776952  7850 consensus_peers.cc:597] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:16.785526  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
W20260709 13:16:16.809971  7326 consensus_peers.cc:597] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:16.817585  7850 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:16:16.847757  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:16:16.848713  7853 consensus_peers.cc:597] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.853016  6081 tablet_replica.cc:333] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
W20260709 13:16:16.853663  7326 consensus_peers.cc:597] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.854339  6081 raft_consensus.cc:2243] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.855748  6081 raft_consensus.cc:2272] T 9c018e992d8e4b1eac0327f868e49b00 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.859324  6081 tablet_replica.cc:333] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
W20260709 13:16:16.859869  7853 consensus_peers.cc:597] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.860289  6081 raft_consensus.cc:2243] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.861482  6081 raft_consensus.cc:2272] T 6b2dd6a0d86c471db5181c9c1d55ac8f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:16.861821  7326 consensus_peers.cc:597] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.864321  6081 tablet_replica.cc:333] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.865623  6081 raft_consensus.cc:2243] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.866854  6081 raft_consensus.cc:2272] T 04511a3c5a984c6bbbafef5a1ab027af P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.869714  6081 tablet_replica.cc:333] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.870616  6081 raft_consensus.cc:2243] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.872117  6081 raft_consensus.cc:2272] T 683df8ff37d546ce983e42e9bee5996e P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.876123  6081 tablet_replica.cc:333] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.878252  6081 raft_consensus.cc:2243] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.879492  6081 raft_consensus.cc:2272] T 7030916015e0499f9798d08a31a8f961 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.882261  6081 tablet_replica.cc:333] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
W20260709 13:16:16.883258  7853 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.883828  6081 raft_consensus.cc:2243] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.884516  6081 raft_consensus.cc:2272] T b66f0c25b8494f939b683252cf83f455 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.887414  6081 tablet_replica.cc:333] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.888203  6081 raft_consensus.cc:2243] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.888984  6081 raft_consensus.cc:2272] T a4fc6d5aa63741418afdd721844da534 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.892571  6081 tablet_replica.cc:333] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.893437  6081 raft_consensus.cc:2243] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.895092  6081 raft_consensus.cc:2272] T 92a467585bae4364bb9b067505c3175d P ce2716d915934d5a8a0a9e47bf3159f9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:16.895558  7326 consensus_peers.cc:597] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.898023  6081 tablet_replica.cc:333] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.898931  6081 raft_consensus.cc:2243] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.899638  6081 raft_consensus.cc:2272] T 1ac9e385dfd04ea5905141ea7712fb3b P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.902662  6081 tablet_replica.cc:333] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.903652  6081 raft_consensus.cc:2243] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.904562  6081 raft_consensus.cc:2272] T 6412cd164ba5408bb70d41e99d7165ea P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.907677  6081 tablet_replica.cc:333] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.908545  6081 raft_consensus.cc:2243] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.909191  6081 raft_consensus.cc:2272] T 64d880a027b84a628747d480c8db4193 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.912395  6081 tablet_replica.cc:333] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.913268  6081 raft_consensus.cc:2243] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.914623  6081 raft_consensus.cc:2272] T 5fa74d6013594fac83d9374a3ea1cf77 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.917258  6081 tablet_replica.cc:333] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.918100  6081 raft_consensus.cc:2243] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.918853  6081 raft_consensus.cc:2272] T 793193c6449e4269917a9011e3ae5558 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.921566  6081 tablet_replica.cc:333] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.922435  6081 raft_consensus.cc:2243] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.923177  6081 raft_consensus.cc:2272] T 54f9a1c945b4484ba7b1bda94ba7a755 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.926059  6081 tablet_replica.cc:333] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.927695  6081 raft_consensus.cc:2243] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Raft consensus shutting down.
W20260709 13:16:16.928567  7326 consensus_peers.cc:597] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.928884  6081 raft_consensus.cc:2272] T e659a2c7c36348dd8b8815406cf3c65d P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:16.929862  7249 consensus_peers.cc:597] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:16.931623  6081 tablet_replica.cc:333] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.932493  6081 raft_consensus.cc:2243] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.933640  6081 raft_consensus.cc:2272] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.936293  6081 tablet_replica.cc:333] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.937103  6081 raft_consensus.cc:2243] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.937721  6081 raft_consensus.cc:2272] T 86ca1a95ca294cce892ba4469b53e32e P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.940385  6081 tablet_replica.cc:333] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.941219  6081 raft_consensus.cc:2243] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:16.941818  7326 consensus_peers.cc:597] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.941883  6081 raft_consensus.cc:2272] T ccfb60b702134122b8e44546429988c8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.944700  6081 tablet_replica.cc:333] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.945534  6081 raft_consensus.cc:2243] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.947356  6081 raft_consensus.cc:2272] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.950139  6081 tablet_replica.cc:333] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.950922  6081 raft_consensus.cc:2243] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.951628  6081 raft_consensus.cc:2272] T d7e2fa3e2e354ff7a0728bfd1360bd92 P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.954378  6081 tablet_replica.cc:333] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.955181  6081 raft_consensus.cc:2243] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.955751  6081 raft_consensus.cc:2272] T 3ca3ad6459f641ca8c04d7267cee05aa P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.958304  6081 tablet_replica.cc:333] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.959177  6081 raft_consensus.cc:2243] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.959811  6081 raft_consensus.cc:2272] T 7f1b52c714364beca046eb63ab65e006 P ce2716d915934d5a8a0a9e47bf3159f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:16.961144  7853 consensus_peers.cc:597] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:16.962644  6081 tablet_replica.cc:333] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.963464  6081 raft_consensus.cc:2243] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.964140  6081 raft_consensus.cc:2272] T abc83bd9d43340bf8c3d60620d535be4 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.966902  6081 tablet_replica.cc:333] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.967856  6081 raft_consensus.cc:2243] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.969214  6081 raft_consensus.cc:2272] T 765291e06e574cfa8d2d9549819bf8e7 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.972119  6081 tablet_replica.cc:333] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.973006  6081 raft_consensus.cc:2243] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.974222  6081 raft_consensus.cc:2272] T 0f868e0e440149c0afa139e8d4289bf6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.977262  6081 tablet_replica.cc:333] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.978138  6081 raft_consensus.cc:2243] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.979374  6081 raft_consensus.cc:2272] T efcd4e738c964f238f2c30032857f1b8 P ce2716d915934d5a8a0a9e47bf3159f9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.982051  6081 tablet_replica.cc:333] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.982808  6081 raft_consensus.cc:2243] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.983842  6081 raft_consensus.cc:2272] T 8b5c2dad5852420e9c20682e82b8168f P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.986532  6081 tablet_replica.cc:333] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.987833  6081 raft_consensus.cc:2243] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.988492  6081 raft_consensus.cc:2272] T 8dd30d9a92824b8cbf269ac950566658 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.991223  6081 tablet_replica.cc:333] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.991961  6081 raft_consensus.cc:2243] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:16:16.993050  6081 raft_consensus.cc:2272] T c16484396c694f669c1730ca8d4f5d3e P ce2716d915934d5a8a0a9e47bf3159f9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.995512  6081 tablet_replica.cc:333] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:16.996250  6081 raft_consensus.cc:2243] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.996945  6081 raft_consensus.cc:2272] T a74a95f001ed4e9bbae8b2117d4f1c05 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.999554  6081 tablet_replica.cc:333] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.000363  6081 raft_consensus.cc:2243] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.001341  6081 raft_consensus.cc:2272] T d50e32ffde624f0596209bc58595ff5e P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.003948  6081 tablet_replica.cc:333] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.004681  6081 raft_consensus.cc:2243] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.005355  6081 raft_consensus.cc:2272] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.007856  6081 tablet_replica.cc:333] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.008607  6081 raft_consensus.cc:2243] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.009255  6081 raft_consensus.cc:2272] T 6f42aca524b14eccb31e0bb7820e7acd P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.009779  7853 consensus_peers.cc:597] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.011909  6081 tablet_replica.cc:333] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.012699  6081 raft_consensus.cc:2243] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.013501  6081 raft_consensus.cc:2272] T d30a0aadea464b73802ea0c113441b04 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.015389  7323 consensus_peers.cc:597] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:16:17.016407  6081 tablet_replica.cc:333] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.017204  6081 raft_consensus.cc:2243] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 LEADER]: Raft consensus shutting down.
W20260709 13:16:17.017577  7323 consensus_peers.cc:597] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:16:17.018816  6081 raft_consensus.cc:2272] T 4153cded827845fc9744c3a89e978898 P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.021481  6081 tablet_replica.cc:333] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.022279  6081 raft_consensus.cc:2243] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.023514  6081 raft_consensus.cc:2272] T 46124bae171c440787fcf313e832a0b0 P ce2716d915934d5a8a0a9e47bf3159f9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.026247  6081 tablet_replica.cc:333] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.027196  6081 raft_consensus.cc:2243] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.027933  6081 raft_consensus.cc:2272] T 296521dfec8748a0b26da103777a1dcb P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.030689  6081 tablet_replica.cc:333] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.031438  6081 raft_consensus.cc:2243] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.032111  6081 raft_consensus.cc:2272] T 2a5c05f06b654046a8dda68842eb6f28 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.034808  6081 tablet_replica.cc:333] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
W20260709 13:16:17.035271  7326 consensus_peers.cc:597] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.035605  6081 raft_consensus.cc:2243] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.036763  6081 raft_consensus.cc:2272] T 5e7ea2758aab4a378daa376652acdef5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.039875  6081 tablet_replica.cc:333] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.040627  6081 raft_consensus.cc:2243] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.041381  6081 raft_consensus.cc:2272] T 5cd6f981d8c447828cb3e7f37eadd83a P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.041580  7326 consensus_peers.cc:597] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.044037  6081 tablet_replica.cc:333] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
W20260709 13:16:17.044284  7323 consensus_peers.cc:597] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:16:17.044860  6081 raft_consensus.cc:2243] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.045519  6081 raft_consensus.cc:2272] T 56d48a3f73864ae280a9f5ce78311e3a P ce2716d915934d5a8a0a9e47bf3159f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.048429  6081 tablet_replica.cc:333] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.049238  6081 raft_consensus.cc:2243] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.050009  6081 raft_consensus.cc:2272] T cf023445b3154dadaf17eb82de8875c5 P ce2716d915934d5a8a0a9e47bf3159f9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.051273  7326 consensus_peers.cc:597] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.052744  6081 tablet_replica.cc:333] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.053560  6081 raft_consensus.cc:2243] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.054787  6081 raft_consensus.cc:2272] T dac454b2383b4f03aa638b4667839074 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.057507  6081 tablet_replica.cc:333] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.058288  6081 raft_consensus.cc:2243] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.059465  6081 raft_consensus.cc:2272] T f8f664ba3f8c48498b0c3fd05a46c327 P ce2716d915934d5a8a0a9e47bf3159f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.062173  6081 tablet_replica.cc:333] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9: stopping tablet replica
I20260709 13:16:17.062824  6081 raft_consensus.cc:2243] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.063486  6081 raft_consensus.cc:2272] T 4731c91a28f8406e9d3915652d05249f P ce2716d915934d5a8a0a9e47bf3159f9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.075316  7853 consensus_peers.cc:597] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.095276  7326 consensus_peers.cc:597] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.097043  7853 consensus_peers.cc:597] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.111315  7853 consensus_peers.cc:597] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.112614  7853 consensus_peers.cc:597] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.117260  7850 consensus_peers.cc:597] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:17.128592  7326 consensus_peers.cc:597] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.140071  7326 consensus_peers.cc:597] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.187448  7326 consensus_peers.cc:597] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.197134  7326 consensus_peers.cc:597] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.209909  7853 consensus_peers.cc:597] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.213332  7853 consensus_peers.cc:597] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.258446  7853 consensus_peers.cc:597] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.258869  7853 consensus_peers.cc:597] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Couldn't send request to peer ce2716d915934d5a8a0a9e47bf3159f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:17.557144  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:17.641786  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:16:17.791756  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:16:17.865541  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:17.866587  6081 tablet_replica.cc:333] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.867406  6081 raft_consensus.cc:2243] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.868600  6081 raft_consensus.cc:2272] T f7807b9443784506b7664c7f45b859b1 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.869197  7850 consensus_peers.cc:597] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.871400  6081 tablet_replica.cc:333] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.872179  6081 raft_consensus.cc:2243] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.873261  6081 raft_consensus.cc:2272] T 6b2dd6a0d86c471db5181c9c1d55ac8f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.875741  6081 tablet_replica.cc:333] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.876585  6081 raft_consensus.cc:2243] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.877266  6081 raft_consensus.cc:2272] T 4886c5a71b0d4129b716872549b5630c P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.879719  6081 tablet_replica.cc:333] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.880373  6081 raft_consensus.cc:2243] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.881115  6081 raft_consensus.cc:2272] T b307b97c66b742d69e8570fc3cce729c P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.883401  6081 tablet_replica.cc:333] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.884065  6081 raft_consensus.cc:2243] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.885067  6081 raft_consensus.cc:2272] T 7030916015e0499f9798d08a31a8f961 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.887476  6081 tablet_replica.cc:333] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.888216  6081 raft_consensus.cc:2243] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.889077  6081 raft_consensus.cc:2272] T dfc42940f34a40e8a4659d4e64980260 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.890967  6081 tablet_replica.cc:333] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.891676  6081 raft_consensus.cc:2243] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.892307  6081 raft_consensus.cc:2272] T c16484396c694f669c1730ca8d4f5d3e P 61274f9e39e245a1aa14041ecaa837a7 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.894797  6081 tablet_replica.cc:333] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.895660  6081 raft_consensus.cc:2243] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.896704  6081 raft_consensus.cc:2272] T 26f46de8357141658b4e036ccab6be3d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.899235  6081 tablet_replica.cc:333] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.900075  6081 raft_consensus.cc:2243] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.900708  6081 raft_consensus.cc:2272] T 6412cd164ba5408bb70d41e99d7165ea P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.903167  6081 tablet_replica.cc:333] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.903952  6081 raft_consensus.cc:2243] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.904810  6081 raft_consensus.cc:2272] T 1ac9e385dfd04ea5905141ea7712fb3b P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.907323  6081 tablet_replica.cc:333] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.908109  6081 raft_consensus.cc:2243] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.909276  6081 raft_consensus.cc:2272] T ed8bbba67f764152a686e3591e73d5c4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.911880  6081 tablet_replica.cc:333] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.912660  6081 raft_consensus.cc:2243] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.913336  6081 raft_consensus.cc:2272] T e659a2c7c36348dd8b8815406cf3c65d P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.916121  6081 tablet_replica.cc:333] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.916971  6081 raft_consensus.cc:2243] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.918165  6081 raft_consensus.cc:2272] T c3c8610c1c9e455cad92d10a3fef3fef P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.920840  6081 tablet_replica.cc:333] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.921715  6081 raft_consensus.cc:2243] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 LEADER]: Raft consensus shutting down.
W20260709 13:16:17.922365  7850 consensus_peers.cc:597] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.922822  6081 raft_consensus.cc:2272] T 64d880a027b84a628747d480c8db4193 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.923188  7850 consensus_peers.cc:597] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.925081  6081 tablet_replica.cc:333] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.925698  6081 raft_consensus.cc:2243] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.926295  6081 raft_consensus.cc:2272] T 5fa74d6013594fac83d9374a3ea1cf77 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.928221  6081 tablet_replica.cc:333] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.928769  6081 raft_consensus.cc:2243] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.929222  6081 raft_consensus.cc:2272] T 793193c6449e4269917a9011e3ae5558 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.931114  6081 tablet_replica.cc:333] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.931625  6081 raft_consensus.cc:2243] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.932425  6081 raft_consensus.cc:2272] T 54f9a1c945b4484ba7b1bda94ba7a755 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.934314  6081 tablet_replica.cc:333] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.934820  6081 raft_consensus.cc:2243] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.935582  6081 raft_consensus.cc:2272] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.937680  6081 tablet_replica.cc:333] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.938330  6081 raft_consensus.cc:2243] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.939253  6081 raft_consensus.cc:2272] T ccfb60b702134122b8e44546429988c8 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.941358  6081 tablet_replica.cc:333] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.941897  6081 raft_consensus.cc:2243] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.942533  6081 raft_consensus.cc:2272] T d7e2fa3e2e354ff7a0728bfd1360bd92 P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.944366  6081 tablet_replica.cc:333] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.944875  6081 raft_consensus.cc:2243] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.945637  6081 raft_consensus.cc:2272] T 34a7c050f4ab4b5b82d718fd3e206ebb P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.947311  6081 tablet_replica.cc:333] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.947825  6081 raft_consensus.cc:2243] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.948910  6081 raft_consensus.cc:2272] T d50e32ffde624f0596209bc58595ff5e P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.950764  6081 tablet_replica.cc:333] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.951282  6081 raft_consensus.cc:2243] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.952035  6081 raft_consensus.cc:2272] T a4fc6d5aa63741418afdd721844da534 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.954061  6081 tablet_replica.cc:333] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.954766  6081 raft_consensus.cc:2243] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.955298  6081 raft_consensus.cc:2272] T a74a95f001ed4e9bbae8b2117d4f1c05 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.957526  6081 tablet_replica.cc:333] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.958233  6081 raft_consensus.cc:2243] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.959117  6081 raft_consensus.cc:2272] T 3ca3ad6459f641ca8c04d7267cee05aa P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.960453 10509 raft_consensus.cc:493] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:17.961289  6081 tablet_replica.cc:333] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.961019 10509 raft_consensus.cc:515] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:17.962217  6081 raft_consensus.cc:2243] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.963287  6081 raft_consensus.cc:2272] T 7f1b52c714364beca046eb63ab65e006 P 61274f9e39e245a1aa14041ecaa837a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.963398 10509 leader_election.cc:290] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:17.965698  6081 tablet_replica.cc:333] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.966571  6081 raft_consensus.cc:2243] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.967617  6081 raft_consensus.cc:2272] T abc83bd9d43340bf8c3d60620d535be4 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.969578  7853 leader_election.cc:336] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:17.970180  6081 tablet_replica.cc:333] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.970793  6081 raft_consensus.cc:2243] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.971277  6081 raft_consensus.cc:2272] T efcd4e738c964f238f2c30032857f1b8 P 61274f9e39e245a1aa14041ecaa837a7 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:17.971464  7850 leader_election.cc:336] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:17.971948  7850 leader_election.cc:304] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:17.972679 10509 raft_consensus.cc:2749] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:16:17.973526  6081 tablet_replica.cc:333] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.974150  6081 raft_consensus.cc:2243] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:17.974288  7850 consensus_peers.cc:597] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.974997  6081 raft_consensus.cc:2272] T 8b5c2dad5852420e9c20682e82b8168f P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.977051  6081 tablet_replica.cc:333] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.977562  6081 raft_consensus.cc:2243] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.978036  6081 raft_consensus.cc:2272] T 3bbe95aa3da4474cbb6b9c9e6f68889d P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.979745  6081 tablet_replica.cc:333] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.980243  6081 raft_consensus.cc:2243] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.980957  6081 raft_consensus.cc:2272] T 8dd30d9a92824b8cbf269ac950566658 P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.982729  6081 tablet_replica.cc:333] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.983223  6081 raft_consensus.cc:2243] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.983966  6081 raft_consensus.cc:2272] T 1ff628bd48894180a4837185ec5f00fe P 61274f9e39e245a1aa14041ecaa837a7 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.985600  6081 tablet_replica.cc:333] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.986203  6081 raft_consensus.cc:2243] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.987402  6081 raft_consensus.cc:2272] T 765291e06e574cfa8d2d9549819bf8e7 P 61274f9e39e245a1aa14041ecaa837a7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.989544  6081 tablet_replica.cc:333] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.990273  6081 raft_consensus.cc:2243] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.990993  6081 raft_consensus.cc:2272] T ddc5af206b9c4e8fa54662660fa7fadb P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.993505  6081 tablet_replica.cc:333] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.994072  6081 raft_consensus.cc:2243] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.994822  6081 raft_consensus.cc:2272] T 296521dfec8748a0b26da103777a1dcb P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.996663  6081 tablet_replica.cc:333] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:17.997136  6081 raft_consensus.cc:2243] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:17.997895  6081 raft_consensus.cc:2272] T 950564b8d52045e784ea3d61d2bee2de P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.999665  6081 tablet_replica.cc:333] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.000175  6081 raft_consensus.cc:2243] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.000869  6081 raft_consensus.cc:2272] T b448d770320a432c9be8ae606cb8863e P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.002669  6081 tablet_replica.cc:333] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.003186  6081 raft_consensus.cc:2243] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.003619  6081 raft_consensus.cc:2272] T f8f664ba3f8c48498b0c3fd05a46c327 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.005447  6081 tablet_replica.cc:333] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.006178  6081 raft_consensus.cc:2243] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.007316  6081 raft_consensus.cc:2272] T 4731c91a28f8406e9d3915652d05249f P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.009514  6081 tablet_replica.cc:333] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.010104  6081 raft_consensus.cc:2243] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.010663  6081 raft_consensus.cc:2272] T 4153cded827845fc9744c3a89e978898 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.012780  6081 tablet_replica.cc:333] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.013310  6081 raft_consensus.cc:2243] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.014055  6081 raft_consensus.cc:2272] T dac454b2383b4f03aa638b4667839074 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.016719  6081 tablet_replica.cc:333] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.017357  6081 raft_consensus.cc:2243] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.018282  6081 raft_consensus.cc:2272] T 7e8f3d9bf98d42f3ab6a97d2926f15a6 P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:18.019176  7850 consensus_peers.cc:597] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.020449  6081 tablet_replica.cc:333] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.021031  6081 raft_consensus.cc:2243] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.021498  6081 raft_consensus.cc:2272] T 6f42aca524b14eccb31e0bb7820e7acd P 61274f9e39e245a1aa14041ecaa837a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.023689  6081 tablet_replica.cc:333] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.024479  6081 raft_consensus.cc:2243] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.025403  6081 raft_consensus.cc:2272] T 1fd54d162924405b98b1f48024f6566d P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.027496  6081 tablet_replica.cc:333] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.027948  6081 raft_consensus.cc:2243] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.028712  6081 raft_consensus.cc:2272] T 5cd6f981d8c447828cb3e7f37eadd83a P 61274f9e39e245a1aa14041ecaa837a7 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.030537  6081 tablet_replica.cc:333] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7: stopping tablet replica
I20260709 13:16:18.030968  6081 raft_consensus.cc:2243] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.031383  6081 raft_consensus.cc:2272] T 5e7ea2758aab4a378daa376652acdef5 P 61274f9e39e245a1aa14041ecaa837a7 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:18.045593  7850 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.073441 10509 raft_consensus.cc:493] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.074016 10509 raft_consensus.cc:515] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.078768 10509 leader_election.cc:290] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:18.081506  7853 leader_election.cc:336] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
W20260709 13:16:18.082365  7850 leader_election.cc:336] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:18.082862  7850 leader_election.cc:304] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.083693 10509 raft_consensus.cc:2749] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:16:18.087139  7850 consensus_peers.cc:597] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:18.117507  7850 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:16:18.158541 10509 raft_consensus.cc:493] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.159143 10509 raft_consensus.cc:515] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:18.167641  7853 leader_election.cc:336] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
W20260709 13:16:18.173789  7850 leader_election.cc:336] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
I20260709 13:16:18.174909  7850 leader_election.cc:304] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.175864 10569 raft_consensus.cc:2749] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:16:18.177991 10509 leader_election.cc:290] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:18.178962  7850 consensus_peers.cc:597] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:16:18.179688  7850 consensus_peers.cc:597] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.180459 10509 raft_consensus.cc:493] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.180970 10509 raft_consensus.cc:515] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.186103 10509 leader_election.cc:290] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:18.191460  7853 leader_election.cc:336] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
W20260709 13:16:18.194025  7850 leader_election.cc:336] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:18.194464  7850 leader_election.cc:304] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.196089 10509 raft_consensus.cc:2749] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:16:18.198050 10509 raft_consensus.cc:493] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.198776 10509 raft_consensus.cc:515] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.201433 10509 leader_election.cc:290] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:18.205176  7850 leader_election.cc:336] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
W20260709 13:16:18.206408  7853 leader_election.cc:336] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
W20260709 13:16:18.208905  7850 consensus_peers.cc:597] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:18.209450  7850 leader_election.cc:336] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
I20260709 13:16:18.210193  7850 leader_election.cc:304] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.210908 10509 raft_consensus.cc:2749] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:16:18.217890  7850 consensus_peers.cc:597] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.238297 10509 raft_consensus.cc:493] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.238847 10509 raft_consensus.cc:515] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.240739 10509 leader_election.cc:290] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
I20260709 13:16:18.245302 10509 raft_consensus.cc:493] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:16:18.246001  7850 leader_election.cc:336] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
I20260709 13:16:18.245885 10509 raft_consensus.cc:515] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:18.247690  7853 leader_election.cc:336] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.248684  7853 leader_election.cc:304] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.249434 10569 raft_consensus.cc:2749] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:16:18.250625 10509 leader_election.cc:290] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
I20260709 13:16:18.255756 10509 raft_consensus.cc:493] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.256325 10509 raft_consensus.cc:515] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.258191 10509 leader_election.cc:290] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:18.258913  7850 consensus_peers.cc:597] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:18.259756  7850 leader_election.cc:336] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:18.260844  7853 leader_election.cc:336] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.261288  7853 leader_election.cc:304] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.262056 10509 raft_consensus.cc:2749] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:16:18.265393 10509 raft_consensus.cc:493] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
W20260709 13:16:18.264956  7853 leader_election.cc:336] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.266040 10509 raft_consensus.cc:515] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
W20260709 13:16:18.266434  7850 leader_election.cc:336] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
I20260709 13:16:18.266943  7850 leader_election.cc:304] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.267688 10569 raft_consensus.cc:2749] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:18.268090 10509 leader_election.cc:290] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:18.272945  7853 leader_election.cc:336] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
W20260709 13:16:18.274320  7850 leader_election.cc:336] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
I20260709 13:16:18.274801  7850 leader_election.cc:304] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.275486 10509 raft_consensus.cc:2749] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:16:18.292229  7850 consensus_peers.cc:597] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Couldn't send request to peer 61274f9e39e245a1aa14041ecaa837a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.348554 10569 raft_consensus.cc:493] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.349002 10569 raft_consensus.cc:515] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.350839 10569 leader_election.cc:290] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:18.357334  7850 leader_election.cc:336] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:18.357756  7853 leader_election.cc:336] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.358157  7853 leader_election.cc:304] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [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: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.358749 10562 raft_consensus.cc:2749] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:16:18.370278 10562 raft_consensus.cc:493] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.370739 10562 raft_consensus.cc:515] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.372555 10562 leader_election.cc:290] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:18.377084  7850 leader_election.cc:336] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:18.377648  7853 leader_election.cc:336] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.378046  7853 leader_election.cc:304] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.378614 10562 raft_consensus.cc:2749] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:18.382220 10562 raft_consensus.cc:493] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.382645 10562 raft_consensus.cc:515] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11d9e39e28934a1d8115bb23b7c998e9" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 42979 } } peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.384411 10562 leader_election.cc:290] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979), ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955)
W20260709 13:16:18.389249  7850 leader_election.cc:336] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
W20260709 13:16:18.390599  7853 leader_election.cc:336] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.390939  7853 leader_election.cc:304] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 11d9e39e28934a1d8115bb23b7c998e9, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.391495 10562 raft_consensus.cc:2749] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:18.478440 10562 raft_consensus.cc:493] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ce2716d915934d5a8a0a9e47bf3159f9)
I20260709 13:16:18.478976 10562 raft_consensus.cc:515] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ce2716d915934d5a8a0a9e47bf3159f9" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 34955 } } peers { permanent_uuid: "61274f9e39e245a1aa14041ecaa837a7" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 36903 } } peers { permanent_uuid: "c92f0c42bac9434aaf510b43f07d1d56" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 45207 } attrs { promote: false } }
I20260709 13:16:18.481130 10562 leader_election.cc:290] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955), 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903)
W20260709 13:16:18.489078  7850 leader_election.cc:336] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 61274f9e39e245a1aa14041ecaa837a7 (127.5.240.67:36903): Network error: Client connection negotiation failed: client connection to 127.5.240.67:36903: connect: Connection refused (error 111)
W20260709 13:16:18.493580  7853 leader_election.cc:336] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ce2716d915934d5a8a0a9e47bf3159f9 (127.5.240.66:34955): Network error: Client connection negotiation failed: client connection to 127.5.240.66:34955: connect: Connection refused (error 111)
I20260709 13:16:18.494068  7853 leader_election.cc:304] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92f0c42bac9434aaf510b43f07d1d56; no voters: 61274f9e39e245a1aa14041ecaa837a7, ce2716d915934d5a8a0a9e47bf3159f9
I20260709 13:16:18.494823 10569 raft_consensus.cc:2749] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:18.512966  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
W20260709 13:16:18.524412  7850 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111) [suppressed 514 similar messages]
I20260709 13:16:18.618602  6081 tablet_server.cc:179] TabletServer@127.5.240.68:0 shutting down...
I20260709 13:16:18.660660  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:18.661582  6081 tablet_replica.cc:333] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
W20260709 13:16:18.662338  7850 consensus_peers.cc:597] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 -> Peer 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): Couldn't send request to peer 11d9e39e28934a1d8115bb23b7c998e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:16:18.662571  6081 raft_consensus.cc:2243] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.663350  6081 raft_consensus.cc:2272] T 6b2dd6a0d86c471db5181c9c1d55ac8f P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.665736  6081 tablet_replica.cc:333] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.666505  6081 raft_consensus.cc:2243] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.667233  6081 raft_consensus.cc:2272] T 74e1b8d51a68416a8e3572e3c8e0ddb6 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.669353  6081 tablet_replica.cc:333] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.670017  6081 raft_consensus.cc:2243] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.670641  6081 raft_consensus.cc:2272] T c3c8610c1c9e455cad92d10a3fef3fef P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.672860  6081 tablet_replica.cc:333] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.673385  6081 raft_consensus.cc:2243] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.674012  6081 raft_consensus.cc:2272] T 7030916015e0499f9798d08a31a8f961 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.676016  6081 tablet_replica.cc:333] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.676594  6081 raft_consensus.cc:2243] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.677165  6081 raft_consensus.cc:2272] T 8b5c2dad5852420e9c20682e82b8168f P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.679188  6081 tablet_replica.cc:333] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.679744  6081 raft_consensus.cc:2243] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.680198  6081 raft_consensus.cc:2272] T 4153cded827845fc9744c3a89e978898 P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.682202  6081 tablet_replica.cc:333] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.682704  6081 raft_consensus.cc:2243] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.683458  6081 raft_consensus.cc:2272] T 6f42aca524b14eccb31e0bb7820e7acd P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.685405  6081 tablet_replica.cc:333] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.685995  6081 raft_consensus.cc:2243] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.686748  6081 raft_consensus.cc:2272] T d30a0aadea464b73802ea0c113441b04 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.688700  6081 tablet_replica.cc:333] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.689244  6081 raft_consensus.cc:2243] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.689987  6081 raft_consensus.cc:2272] T 1ac9e385dfd04ea5905141ea7712fb3b P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.691911  6081 tablet_replica.cc:333] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.692509  6081 raft_consensus.cc:2243] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.693485  6081 raft_consensus.cc:2272] T b66f0c25b8494f939b683252cf83f455 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.696118  6081 tablet_replica.cc:333] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.697016  6081 raft_consensus.cc:2243] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.697696  6081 raft_consensus.cc:2272] T 7f1b52c714364beca046eb63ab65e006 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.699885  6081 tablet_replica.cc:333] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.700462  6081 raft_consensus.cc:2243] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.701267  6081 raft_consensus.cc:2272] T 4886c5a71b0d4129b716872549b5630c P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.703548  6081 tablet_replica.cc:333] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.704111  6081 raft_consensus.cc:2243] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.704547  6081 raft_consensus.cc:2272] T 0f868e0e440149c0afa139e8d4289bf6 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.706521  6081 tablet_replica.cc:333] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.707051  6081 raft_consensus.cc:2243] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.707983  6081 raft_consensus.cc:2272] T 683df8ff37d546ce983e42e9bee5996e P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.710237  6081 tablet_replica.cc:333] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.710759  6081 raft_consensus.cc:2243] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.713584  6081 raft_consensus.cc:2272] T 86ca1a95ca294cce892ba4469b53e32e P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.717278  6081 tablet_replica.cc:333] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.717881  6081 raft_consensus.cc:2243] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.718672  6081 raft_consensus.cc:2272] T d7e2fa3e2e354ff7a0728bfd1360bd92 P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.720641  6081 tablet_replica.cc:333] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.721231  6081 raft_consensus.cc:2243] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.721969  6081 raft_consensus.cc:2272] T b307b97c66b742d69e8570fc3cce729c P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.723935  6081 tablet_replica.cc:333] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.724466  6081 raft_consensus.cc:2243] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.725188  6081 raft_consensus.cc:2272] T 6412cd164ba5408bb70d41e99d7165ea P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.727164  6081 tablet_replica.cc:333] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.727763  6081 raft_consensus.cc:2243] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.728241  6081 raft_consensus.cc:2272] T 04511a3c5a984c6bbbafef5a1ab027af P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.730202  6081 tablet_replica.cc:333] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.730749  6081 raft_consensus.cc:2243] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.731513  6081 raft_consensus.cc:2272] T ddc5af206b9c4e8fa54662660fa7fadb P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.733433  6081 tablet_replica.cc:333] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.733999  6081 raft_consensus.cc:2243] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.734764  6081 raft_consensus.cc:2272] T 2a5c05f06b654046a8dda68842eb6f28 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.736760  6081 tablet_replica.cc:333] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.737252  6081 raft_consensus.cc:2243] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.738013  6081 raft_consensus.cc:2272] T cf023445b3154dadaf17eb82de8875c5 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.739886  6081 tablet_replica.cc:333] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.740404  6081 raft_consensus.cc:2243] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.741541  6081 raft_consensus.cc:2272] T b448d770320a432c9be8ae606cb8863e P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.744351  6081 tablet_replica.cc:333] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.745163  6081 raft_consensus.cc:2243] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.745766  6081 raft_consensus.cc:2272] T f8f664ba3f8c48498b0c3fd05a46c327 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.748143  6081 tablet_replica.cc:333] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.748872  6081 raft_consensus.cc:2243] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.749526  6081 raft_consensus.cc:2272] T 950564b8d52045e784ea3d61d2bee2de P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.751746  6081 tablet_replica.cc:333] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.752389  6081 raft_consensus.cc:2243] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.753048  6081 raft_consensus.cc:2272] T d50e32ffde624f0596209bc58595ff5e P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.755985  6081 tablet_replica.cc:333] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.756978  6081 raft_consensus.cc:2243] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.757797  6081 raft_consensus.cc:2272] T 34a7c050f4ab4b5b82d718fd3e206ebb P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.761106  6081 tablet_replica.cc:333] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.761669  6081 raft_consensus.cc:2243] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.762437  6081 raft_consensus.cc:2272] T a74a95f001ed4e9bbae8b2117d4f1c05 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.764302  6081 tablet_replica.cc:333] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.764833  6081 raft_consensus.cc:2243] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.765383  6081 raft_consensus.cc:2272] T 5e7ea2758aab4a378daa376652acdef5 P c92f0c42bac9434aaf510b43f07d1d56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.767220  6081 tablet_replica.cc:333] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.767711  6081 raft_consensus.cc:2243] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.768122  6081 raft_consensus.cc:2272] T f7807b9443784506b7664c7f45b859b1 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.769971  6081 tablet_replica.cc:333] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.770488  6081 raft_consensus.cc:2243] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.771332  6081 raft_consensus.cc:2272] T 3bbe95aa3da4474cbb6b9c9e6f68889d P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.773370  6081 tablet_replica.cc:333] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.773938  6081 raft_consensus.cc:2243] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.774405  6081 raft_consensus.cc:2272] T 46124bae171c440787fcf313e832a0b0 P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.776252  6081 tablet_replica.cc:333] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.776798  6081 raft_consensus.cc:2243] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.777268  6081 raft_consensus.cc:2272] T 92a467585bae4364bb9b067505c3175d P c92f0c42bac9434aaf510b43f07d1d56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.779120  6081 tablet_replica.cc:333] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.779668  6081 raft_consensus.cc:2243] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.780488  6081 raft_consensus.cc:2272] T 1fd54d162924405b98b1f48024f6566d P c92f0c42bac9434aaf510b43f07d1d56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.782650  6081 tablet_replica.cc:333] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.783133  6081 raft_consensus.cc:2243] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.783834  6081 raft_consensus.cc:2272] T 56d48a3f73864ae280a9f5ce78311e3a P c92f0c42bac9434aaf510b43f07d1d56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.785768  6081 tablet_replica.cc:333] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.786355  6081 raft_consensus.cc:2243] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.786808  6081 raft_consensus.cc:2272] T 54f9a1c945b4484ba7b1bda94ba7a755 P c92f0c42bac9434aaf510b43f07d1d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.788726  6081 tablet_replica.cc:333] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.789247  6081 raft_consensus.cc:2243] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.789642  6081 raft_consensus.cc:2272] T 1ff628bd48894180a4837185ec5f00fe P c92f0c42bac9434aaf510b43f07d1d56 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.791649  6081 tablet_replica.cc:333] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.792143  6081 raft_consensus.cc:2243] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.792636  6081 raft_consensus.cc:2272] T dfc42940f34a40e8a4659d4e64980260 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.794616  6081 tablet_replica.cc:333] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.795114  6081 raft_consensus.cc:2243] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:16:18.795892  6081 raft_consensus.cc:2272] T 793193c6449e4269917a9011e3ae5558 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.797992  6081 tablet_replica.cc:333] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.798511  6081 raft_consensus.cc:2243] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.798904  6081 raft_consensus.cc:2272] T 5fa74d6013594fac83d9374a3ea1cf77 P c92f0c42bac9434aaf510b43f07d1d56 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.800706  6081 tablet_replica.cc:333] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.801182  6081 raft_consensus.cc:2243] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.801589  6081 raft_consensus.cc:2272] T 9c018e992d8e4b1eac0327f868e49b00 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.803638  6081 tablet_replica.cc:333] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.804117  6081 raft_consensus.cc:2243] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.804593  6081 raft_consensus.cc:2272] T ed8bbba67f764152a686e3591e73d5c4 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.806480  6081 tablet_replica.cc:333] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.806972  6081 raft_consensus.cc:2243] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.807528  6081 raft_consensus.cc:2272] T 5cd1c3b5c96c4cfba2a7428b662a6b80 P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:18.809520  6081 tablet_replica.cc:333] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56: stopping tablet replica
I20260709 13:16:18.809994  6081 raft_consensus.cc:2243] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:18.810387  6081 raft_consensus.cc:2272] T 26f46de8357141658b4e036ccab6be3d P c92f0c42bac9434aaf510b43f07d1d56 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.041278  6081 tablet_server.cc:196] TabletServer@127.5.240.68:0 shutdown complete.
I20260709 13:16:19.114213  6081 master.cc:562] Master@127.5.240.126:43921 shutting down...
W20260709 13:16:19.146898  7157 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:16:19.147149  7157 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:16:19.147351  7157 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:16:19.629333  7093 catalog_manager.cc:4755] TS 11d9e39e28934a1d8115bb23b7c998e9 (127.5.240.65:42979): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6b2dd6a0d86c471db5181c9c1d55ac8f: Network error: Client connection negotiation failed: client connection to 127.5.240.65:42979: connect: Connection refused (error 111)
I20260709 13:16:20.634712  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:20.635349  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:20.635681  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P e12a6feb00bc46a59318ea0231d7a476: stopping tablet replica
I20260709 13:16:20.728497  6081 master.cc:584] Master@127.5.240.126:43921 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (104190 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:16:20.811744  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:45397
I20260709 13:16:20.812822  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:20.818583 10579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:20.818879 10578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:20.819077 10581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:20.819998  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:20.821542  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:20.821748  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:20.821897  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602980821870 us; error 0 us; skew 500 ppm
I20260709 13:16:20.822422  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:20.824751  6081 webserver.cc:533] Webserver started at http://127.5.240.126:41473/ using document root <none> and password file <none>
I20260709 13:16:20.825251  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:20.825440  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:20.825686  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:20.826833  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "c96e15d46a294d6d80a0991209c68a28"
format_stamp: "Formatted at 2026-07-09 13:16:20 on dist-test-slave-twc1"
I20260709 13:16:20.831463  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:16:20.834767 10586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:20.835602  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:20.835897  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "c96e15d46a294d6d80a0991209c68a28"
format_stamp: "Formatted at 2026-07-09 13:16:20 on dist-test-slave-twc1"
I20260709 13:16:20.836144  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:20.847800  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:20.848974  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:20.886189  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:45397
I20260709 13:16:20.886276 10637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:45397 every 8 connection(s)
I20260709 13:16:20.890035 10638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:20.900475 10638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28: Bootstrap starting.
I20260709 13:16:20.905036 10638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:20.909248 10638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28: No bootstrap required, opened a new log
I20260709 13:16:20.911499 10638 raft_consensus.cc:359] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96e15d46a294d6d80a0991209c68a28" member_type: VOTER }
I20260709 13:16:20.912019 10638 raft_consensus.cc:385] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:20.912303 10638 raft_consensus.cc:740] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96e15d46a294d6d80a0991209c68a28, State: Initialized, Role: FOLLOWER
I20260709 13:16:20.912899 10638 consensus_queue.cc:260] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c96e15d46a294d6d80a0991209c68a28" member_type: VOTER }
I20260709 13:16:20.913337 10638 raft_consensus.cc:399] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:20.913522 10638 raft_consensus.cc:493] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:20.913724 10638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:20.918124 10638 raft_consensus.cc:515] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96e15d46a294d6d80a0991209c68a28" member_type: VOTER }
I20260709 13:16:20.918610 10638 leader_election.cc:304] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [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: c96e15d46a294d6d80a0991209c68a28; no voters: 
I20260709 13:16:20.919636 10638 leader_election.cc:290] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:20.919960 10641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:20.921319 10641 raft_consensus.cc:697] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 1 LEADER]: Becoming Leader. State: Replica: c96e15d46a294d6d80a0991209c68a28, State: Running, Role: LEADER
I20260709 13:16:20.921959 10641 consensus_queue.cc:237] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [LEADER]: Queue going to LEADER mode. State: All 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: "c96e15d46a294d6d80a0991209c68a28" member_type: VOTER }
I20260709 13:16:20.922501 10638 sys_catalog.cc:565] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:20.927026 10642 sys_catalog.cc:455] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c96e15d46a294d6d80a0991209c68a28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96e15d46a294d6d80a0991209c68a28" member_type: VOTER } }
I20260709 13:16:20.927693 10642 sys_catalog.cc:458] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:20.929348 10648 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:20.929487 10643 sys_catalog.cc:455] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c96e15d46a294d6d80a0991209c68a28. Latest consensus state: current_term: 1 leader_uuid: "c96e15d46a294d6d80a0991209c68a28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96e15d46a294d6d80a0991209c68a28" member_type: VOTER } }
I20260709 13:16:20.930136 10643 sys_catalog.cc:458] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:20.936719 10648 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:20.938045  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:20.946054 10648 catalog_manager.cc:1383] Generated new cluster ID: cb01d9fba0f740b38a62f0c5a29deb00
I20260709 13:16:20.946365 10648 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:20.961802 10648 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:20.963120 10648 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:20.985549 10648 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28: Generated new TSK 0
I20260709 13:16:20.986248 10648 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:21.005187  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:21.011277 10659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:21.012063 10660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:21.013283 10662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:21.014040  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:21.015865  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:21.016130  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:21.016284  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602981016268 us; error 0 us; skew 500 ppm
I20260709 13:16:21.016999  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:21.019941  6081 webserver.cc:533] Webserver started at http://127.5.240.65:44463/ using document root <none> and password file <none>
I20260709 13:16:21.020442  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:21.020627  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:21.020905  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:21.022133  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.026810  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:16:21.030202 10667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.031015  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:16:21.031324  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.031582  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:21.041677  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:21.042872  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:21.044333  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:21.046670  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:21.046854  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.047032  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:21.047166  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.087095  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:44723
I20260709 13:16:21.087205 10729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:44723 every 8 connection(s)
I20260709 13:16:21.091989  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:21.099973 10734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:21.101527 10735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:21.104158  6081 server_base.cc:1061] running on GCE node
W20260709 13:16:21.104411 10737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:21.105726  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:21.106012  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:21.106168  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602981106151 us; error 0 us; skew 500 ppm
I20260709 13:16:21.106868  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:21.109829  6081 webserver.cc:533] Webserver started at http://127.5.240.66:38797/ using document root <none> and password file <none>
I20260709 13:16:21.109962 10730 heartbeater.cc:344] Connected to a master server at 127.5.240.126:45397
I20260709 13:16:21.110407 10730 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:21.110575  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:21.110867  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:21.111202  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:21.111304 10730 heartbeater.cc:507] Master 127.5.240.126:45397 requested a full tablet report, sending...
I20260709 13:16:21.112684  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "c2d79acd386844f3a003a093747eede7"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.113897 10603 ts_manager.cc:194] Registered new tserver with Master: bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:21.116397 10603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47376
I20260709 13:16:21.118753  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260709 13:16:21.122351 10742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.123087  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:16:21.123378  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "c2d79acd386844f3a003a093747eede7"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.123643  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:21.157727  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:21.159022  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:21.160483  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:21.162739  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:21.162940  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.163165  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:21.163321  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.202931  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:33849
I20260709 13:16:21.203028 10804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:33849 every 8 connection(s)
I20260709 13:16:21.207691  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:21.214761 10808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:21.215699 10809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:21.218703  6081 server_base.cc:1061] running on GCE node
W20260709 13:16:21.218802 10812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:21.219333 10805 heartbeater.cc:344] Connected to a master server at 127.5.240.126:45397
I20260709 13:16:21.219749 10805 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:21.220014  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:21.220269  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:21.220436  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602981220418 us; error 0 us; skew 500 ppm
I20260709 13:16:21.220506 10805 heartbeater.cc:507] Master 127.5.240.126:45397 requested a full tablet report, sending...
I20260709 13:16:21.220999  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:21.222786 10603 ts_manager.cc:194] Registered new tserver with Master: c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:21.223875  6081 webserver.cc:533] Webserver started at http://127.5.240.67:39691/ using document root <none> and password file <none>
I20260709 13:16:21.224553  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:21.224620 10603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47382
I20260709 13:16:21.224860  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:21.225256  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:21.226537  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "ecc92ae686e040b1b51e52e0c512afc5"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.230967  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:16:21.234362 10816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.235169  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:16:21.235467  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "ecc92ae686e040b1b51e52e0c512afc5"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.235736  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:21.258400  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:21.259676  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:21.261130  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:21.263339  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:21.263537  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.263762  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:21.263914  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.302565  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:40711
I20260709 13:16:21.302670 10878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:40711 every 8 connection(s)
I20260709 13:16:21.307183  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:21.314301 10882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:21.315659 10883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:21.317446 10885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:21.318225  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:21.319284  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:21.319525  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:21.319741  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602981319718 us; error 0 us; skew 500 ppm
I20260709 13:16:21.319787 10879 heartbeater.cc:344] Connected to a master server at 127.5.240.126:45397
I20260709 13:16:21.320219 10879 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:21.320555  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:21.321118 10879 heartbeater.cc:507] Master 127.5.240.126:45397 requested a full tablet report, sending...
I20260709 13:16:21.323287 10603 ts_manager.cc:194] Registered new tserver with Master: ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:21.323436  6081 webserver.cc:533] Webserver started at http://127.5.240.68:41453/ using document root <none> and password file <none>
I20260709 13:16:21.324074  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:21.324255  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:21.324533  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:21.324926 10603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47386
I20260709 13:16:21.325843  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-3-root/instance:
uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.330530  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:21.333778 10890 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.334609  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:21.334923  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-3-root
uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:21.335189  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:21.348249  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:21.349509  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:21.350998  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:21.353248  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:21.353440  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.353677  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:21.353829  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:21.393431  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.68:36669
I20260709 13:16:21.393554 10952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.68:36669 every 8 connection(s)
I20260709 13:16:21.406657 10953 heartbeater.cc:344] Connected to a master server at 127.5.240.126:45397
I20260709 13:16:21.407075 10953 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:21.407755 10953 heartbeater.cc:507] Master 127.5.240.126:45397 requested a full tablet report, sending...
I20260709 13:16:21.409629 10603 ts_manager.cc:194] Registered new tserver with Master: e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:21.410398  6081 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013681962s
I20260709 13:16:21.410987 10603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47394
I20260709 13:16:21.435506 10603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47398:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:16:21.665678 10770 tablet_service.cc:1511] Processing CreateTablet for tablet bec713a8295944a9a5621fdc652a962e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:21.667235 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec713a8295944a9a5621fdc652a962e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.679507 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 085716471c604eba9ab66547b6744585 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:21.680999 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085716471c604eba9ab66547b6744585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.691183 10695 tablet_service.cc:1511] Processing CreateTablet for tablet bec713a8295944a9a5621fdc652a962e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:21.693627 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 55f739700c2b424a87b8c52b5af2b1e8 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:21.695104 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f739700c2b424a87b8c52b5af2b1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.695530 10969 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:21.699108 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 142c92ec58424c509cf32783a26440a6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:21.700515 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142c92ec58424c509cf32783a26440a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.692828 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec713a8295944a9a5621fdc652a962e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.704026 10766 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccc2c4345e546bd9ab941b36a655147 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:21.705458 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccc2c4345e546bd9ab941b36a655147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.711160 10765 tablet_service.cc:1511] Processing CreateTablet for tablet c5392b2ac6e24ca69bc36ff46e3b4d31 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:21.712639 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5392b2ac6e24ca69bc36ff46e3b4d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.716436 10764 tablet_service.cc:1511] Processing CreateTablet for tablet ea921715d3614262ae19798a1b6da4fa (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:21.722900 10763 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfbc96072f94ca6b62d2af2953da161 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:21.717898 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea921715d3614262ae19798a1b6da4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.725414 10694 tablet_service.cc:1511] Processing CreateTablet for tablet 085716471c604eba9ab66547b6744585 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:21.729038 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085716471c604eba9ab66547b6744585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.730870 10763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfbc96072f94ca6b62d2af2953da161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.731238 10918 tablet_service.cc:1511] Processing CreateTablet for tablet bec713a8295944a9a5621fdc652a962e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:21.731647 10762 tablet_service.cc:1511] Processing CreateTablet for tablet d2f7adc1e8b24ae3ba57f86be49ad8ef (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:21.732620 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec713a8295944a9a5621fdc652a962e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.733062 10762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7adc1e8b24ae3ba57f86be49ad8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.737782 10761 tablet_service.cc:1511] Processing CreateTablet for tablet 95dd64d6b24246d39587cc4e28b286b6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:21.739972 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 6010d5bcc8984dc9b863b54bb8eabc0e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:21.741428 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010d5bcc8984dc9b863b54bb8eabc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.744406 10916 tablet_service.cc:1511] Processing CreateTablet for tablet 142c92ec58424c509cf32783a26440a6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:21.745908 10916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142c92ec58424c509cf32783a26440a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.746497 10761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95dd64d6b24246d39587cc4e28b286b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.755716 10915 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccc2c4345e546bd9ab941b36a655147 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:21.757210 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccc2c4345e546bd9ab941b36a655147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.758466 10765 tablet_service.cc:1511] Processing CreateTablet for tablet a007ea36d7114bd2b69631092be55d83 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:21.763396 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a007ea36d7114bd2b69631092be55d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.767062 10914 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec62799d0a34495bcdb8a6d88357e0d (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:21.768520 10914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec62799d0a34495bcdb8a6d88357e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.771183 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 8f99362df6154ae4bf9652609c976afe (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:21.773532 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f99362df6154ae4bf9652609c976afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.779523 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 6010d5bcc8984dc9b863b54bb8eabc0e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:21.780133 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccc2c4345e546bd9ab941b36a655147 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:21.781251 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010d5bcc8984dc9b863b54bb8eabc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.782567 10690 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec62799d0a34495bcdb8a6d88357e0d (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:21.783118 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 55f739700c2b424a87b8c52b5af2b1e8 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:21.784010 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec62799d0a34495bcdb8a6d88357e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.785435 10687 tablet_service.cc:1511] Processing CreateTablet for tablet a573c461b3c6426186cf509faa6f2cb3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:21.786931 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a573c461b3c6426186cf509faa6f2cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.787176 10689 tablet_service.cc:1511] Processing CreateTablet for tablet ea921715d3614262ae19798a1b6da4fa (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:21.788502 10689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea921715d3614262ae19798a1b6da4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.791155 10688 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfbc96072f94ca6b62d2af2953da161 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:21.792654 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfbc96072f94ca6b62d2af2953da161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.792375 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 6010d5bcc8984dc9b863b54bb8eabc0e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:21.793792 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6010d5bcc8984dc9b863b54bb8eabc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.795246 10686 tablet_service.cc:1511] Processing CreateTablet for tablet 95dd64d6b24246d39587cc4e28b286b6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:21.796686 10686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95dd64d6b24246d39587cc4e28b286b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.798420 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccc2c4345e546bd9ab941b36a655147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.799160 10842 tablet_service.cc:1511] Processing CreateTablet for tablet 142c92ec58424c509cf32783a26440a6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:21.800069 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f739700c2b424a87b8c52b5af2b1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.800535 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142c92ec58424c509cf32783a26440a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.791162 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 085716471c604eba9ab66547b6744585 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:21.803362 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085716471c604eba9ab66547b6744585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.808238 10695 tablet_service.cc:1511] Processing CreateTablet for tablet a007ea36d7114bd2b69631092be55d83 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:21.808413 10841 tablet_service.cc:1511] Processing CreateTablet for tablet 55f739700c2b424a87b8c52b5af2b1e8 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:21.811422 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec62799d0a34495bcdb8a6d88357e0d (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:21.814013 10839 tablet_service.cc:1511] Processing CreateTablet for tablet c5392b2ac6e24ca69bc36ff46e3b4d31 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:21.815585 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f739700c2b424a87b8c52b5af2b1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.816943 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5392b2ac6e24ca69bc36ff46e3b4d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.818158 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec62799d0a34495bcdb8a6d88357e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.829577 10969 tablet_bootstrap.cc:654] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:21.809835 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a007ea36d7114bd2b69631092be55d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.847671 10838 tablet_service.cc:1511] Processing CreateTablet for tablet ea921715d3614262ae19798a1b6da4fa (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:21.848227 10836 tablet_service.cc:1511] Processing CreateTablet for tablet d2f7adc1e8b24ae3ba57f86be49ad8ef (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:21.849148 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea921715d3614262ae19798a1b6da4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.850550 10835 tablet_service.cc:1511] Processing CreateTablet for tablet 95dd64d6b24246d39587cc4e28b286b6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:21.852010 10835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95dd64d6b24246d39587cc4e28b286b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.854305 10836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7adc1e8b24ae3ba57f86be49ad8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.855219 10837 tablet_service.cc:1511] Processing CreateTablet for tablet a573c461b3c6426186cf509faa6f2cb3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:21.856640 10837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a573c461b3c6426186cf509faa6f2cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.861685 10912 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfbc96072f94ca6b62d2af2953da161 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:21.863230 10912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfbc96072f94ca6b62d2af2953da161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.866124 10911 tablet_service.cc:1511] Processing CreateTablet for tablet a573c461b3c6426186cf509faa6f2cb3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:21.867532 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a573c461b3c6426186cf509faa6f2cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.871176 10910 tablet_service.cc:1511] Processing CreateTablet for tablet d2f7adc1e8b24ae3ba57f86be49ad8ef (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:21.872604 10910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7adc1e8b24ae3ba57f86be49ad8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.875120 10909 tablet_service.cc:1511] Processing CreateTablet for tablet a007ea36d7114bd2b69631092be55d83 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:21.876533 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a007ea36d7114bd2b69631092be55d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.878829 10913 tablet_service.cc:1511] Processing CreateTablet for tablet c5392b2ac6e24ca69bc36ff46e3b4d31 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:21.880218 10913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5392b2ac6e24ca69bc36ff46e3b4d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.886005 10768 tablet_service.cc:1511] Processing CreateTablet for tablet ed79a9b4eb924d6591ef10ee1dcd165a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:21.887378 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed79a9b4eb924d6591ef10ee1dcd165a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.891597 10969 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:21.892177 10969 ts_tablet_manager.cc:1403] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.197s	user 0.000s	sys 0.013s
I20260709 13:16:21.912963 10764 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5d7b7b04984cc3aeaf6a7b430cd077 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:21.914440 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5d7b7b04984cc3aeaf6a7b430cd077. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:21.941500 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:21.948988 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5d7b7b04984cc3aeaf6a7b430cd077 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:21.950382 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5d7b7b04984cc3aeaf6a7b430cd077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.950788 10686 tablet_service.cc:1511] Processing CreateTablet for tablet 7489e04e47174b9d9baa5ca299d1e7a3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:21.952056 10686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489e04e47174b9d9baa5ca299d1e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.956110 10761 tablet_service.cc:1511] Processing CreateTablet for tablet 63842ff5f6d44c21b7c9aa23a113bd3e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:21.957408 10761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63842ff5f6d44c21b7c9aa23a113bd3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.933604 10969 raft_consensus.cc:359] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:21.958593 10969 raft_consensus.cc:385] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:21.958902 10969 raft_consensus.cc:740] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:21.959380 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 8f99362df6154ae4bf9652609c976afe (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:21.959730 10969 consensus_queue.cc:260] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:21.960882 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f99362df6154ae4bf9652609c976afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.963919 10835 tablet_service.cc:1511] Processing CreateTablet for tablet ed79a9b4eb924d6591ef10ee1dcd165a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:21.970803 10836 tablet_service.cc:1511] Processing CreateTablet for tablet a045df8b8bd346a5ba1065c0c38709d6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:21.945403 10916 tablet_service.cc:1511] Processing CreateTablet for tablet 7489e04e47174b9d9baa5ca299d1e7a3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:21.973129 10916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489e04e47174b9d9baa5ca299d1e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.978127 10841 tablet_service.cc:1511] Processing CreateTablet for tablet 7489e04e47174b9d9baa5ca299d1e7a3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:21.980839 10694 tablet_service.cc:1511] Processing CreateTablet for tablet ed79a9b4eb924d6591ef10ee1dcd165a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:21.982254 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed79a9b4eb924d6591ef10ee1dcd165a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.983677 10687 tablet_service.cc:1511] Processing CreateTablet for tablet a045df8b8bd346a5ba1065c0c38709d6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:22.004379 10970 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:22.006079 10839 tablet_service.cc:1511] Processing CreateTablet for tablet 63842ff5f6d44c21b7c9aa23a113bd3e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:22.008142 10838 tablet_service.cc:1511] Processing CreateTablet for tablet fad076bce83a4b7cb70ee5b3b5164387 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:22.016326 10915 tablet_service.cc:1511] Processing CreateTablet for tablet a045df8b8bd346a5ba1065c0c38709d6 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:22.022804 10973 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:22.031165 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 63842ff5f6d44c21b7c9aa23a113bd3e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:22.062863 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63842ff5f6d44c21b7c9aa23a113bd3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.988214 10769 tablet_service.cc:1511] Processing CreateTablet for tablet fad076bce83a4b7cb70ee5b3b5164387 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:22.064384 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad076bce83a4b7cb70ee5b3b5164387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.984189 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5d7b7b04984cc3aeaf6a7b430cd077 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:21.988708 10691 tablet_service.cc:1511] Processing CreateTablet for tablet fad076bce83a4b7cb70ee5b3b5164387 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:22.067984 10970 tablet_bootstrap.cc:654] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.036993 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a045df8b8bd346a5ba1065c0c38709d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.070665 10972 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:22.071445 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad076bce83a4b7cb70ee5b3b5164387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.073030 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5d7b7b04984cc3aeaf6a7b430cd077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.078737 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a045df8b8bd346a5ba1065c0c38709d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.054142 10914 tablet_service.cc:1511] Processing CreateTablet for tablet 8f99362df6154ae4bf9652609c976afe (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:22.001466 10835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed79a9b4eb924d6591ef10ee1dcd165a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.084563 10693 tablet_service.cc:1511] Processing CreateTablet for tablet e4bac6584874487a8dc3137cc48b7124 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:22.085995 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bac6584874487a8dc3137cc48b7124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.086966 10842 tablet_service.cc:1511] Processing CreateTablet for tablet c12bc13038cc4e7cb0a6f8550ddfee03 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:22.089178 10764 tablet_service.cc:1511] Processing CreateTablet for tablet e4bac6584874487a8dc3137cc48b7124 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:22.090782 10969 ts_tablet_manager.cc:1434] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.198s	user 0.032s	sys 0.053s
I20260709 13:16:22.090497 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bac6584874487a8dc3137cc48b7124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.091576 10805 heartbeater.cc:499] Master 127.5.240.126:45397 was elected leader, sending a full tablet report...
I20260709 13:16:22.094446 10914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f99362df6154ae4bf9652609c976afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.102303 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489e04e47174b9d9baa5ca299d1e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.102321 10969 tablet_bootstrap.cc:492] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:22.106289 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12bc13038cc4e7cb0a6f8550ddfee03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.109680 10972 tablet_bootstrap.cc:654] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.110385 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63842ff5f6d44c21b7c9aa23a113bd3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.118738 10836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a045df8b8bd346a5ba1065c0c38709d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.119362 10730 heartbeater.cc:499] Master 127.5.240.126:45397 was elected leader, sending a full tablet report...
I20260709 13:16:22.120173 10692 tablet_service.cc:1511] Processing CreateTablet for tablet c12bc13038cc4e7cb0a6f8550ddfee03 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:22.121510 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12bc13038cc4e7cb0a6f8550ddfee03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.115865 10909 tablet_service.cc:1511] Processing CreateTablet for tablet e4bac6584874487a8dc3137cc48b7124 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:22.133456 10973 tablet_bootstrap.cc:654] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.130268 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad076bce83a4b7cb70ee5b3b5164387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.130255 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bac6584874487a8dc3137cc48b7124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.146531 10765 tablet_service.cc:1511] Processing CreateTablet for tablet bb39c08c61aa4aa88ac5846b32b7594e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:22.147889 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb39c08c61aa4aa88ac5846b32b7594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.150511 10837 tablet_service.cc:1511] Processing CreateTablet for tablet bb39c08c61aa4aa88ac5846b32b7594e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:22.151858 10837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb39c08c61aa4aa88ac5846b32b7594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.158572 10690 tablet_service.cc:1511] Processing CreateTablet for tablet bfabef20ffa848369804737306e9146b (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:22.159487 10915 tablet_service.cc:1511] Processing CreateTablet for tablet bb39c08c61aa4aa88ac5846b32b7594e (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:22.159984 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfabef20ffa848369804737306e9146b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.161898 10918 tablet_service.cc:1511] Processing CreateTablet for tablet c12bc13038cc4e7cb0a6f8550ddfee03 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:22.169220 10972 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:22.169366 10843 tablet_service.cc:1511] Processing CreateTablet for tablet bfabef20ffa848369804737306e9146b (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:22.169823 10972 ts_tablet_manager.cc:1403] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.000s
I20260709 13:16:22.170763 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfabef20ffa848369804737306e9146b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.171641 10688 tablet_service.cc:1511] Processing CreateTablet for tablet 926ec017d90a4abfa1b66dff80a72097 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:22.172914 10972 raft_consensus.cc:359] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.163275 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12bc13038cc4e7cb0a6f8550ddfee03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.173687 10972 raft_consensus.cc:385] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.163617 10969 tablet_bootstrap.cc:654] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.188265 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb39c08c61aa4aa88ac5846b32b7594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.180478 10972 raft_consensus.cc:740] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.193274 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 926ec017d90a4abfa1b66dff80a72097 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:22.199992 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926ec017d90a4abfa1b66dff80a72097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.197422 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926ec017d90a4abfa1b66dff80a72097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.175586 10768 tablet_service.cc:1511] Processing CreateTablet for tablet bfabef20ffa848369804737306e9146b (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
W20260709 13:16:22.213843 10806 tablet.cc:2406] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:22.230049 10972 consensus_queue.cc:260] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.230139 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfabef20ffa848369804737306e9146b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.245585 10973 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:22.251969 10766 tablet_service.cc:1511] Processing CreateTablet for tablet 926ec017d90a4abfa1b66dff80a72097 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:22.253366 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926ec017d90a4abfa1b66dff80a72097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.247337 10973 ts_tablet_manager.cc:1403] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.017s
I20260709 13:16:22.280992 10969 tablet_bootstrap.cc:492] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:22.283965 10836 tablet_service.cc:1511] Processing CreateTablet for tablet cd8f5b7226604d94b84c0eb2cd4d9cb7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:22.284984 10969 ts_tablet_manager.cc:1403] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.183s	user 0.035s	sys 0.013s
I20260709 13:16:22.285578 10917 tablet_service.cc:1511] Processing CreateTablet for tablet cd8f5b7226604d94b84c0eb2cd4d9cb7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:22.286478 10974 raft_consensus.cc:493] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.286607 10953 heartbeater.cc:499] Master 127.5.240.126:45397 was elected leader, sending a full tablet report...
I20260709 13:16:22.287070 10974 raft_consensus.cc:515] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.288761 10690 tablet_service.cc:1511] Processing CreateTablet for tablet cd8f5b7226604d94b84c0eb2cd4d9cb7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:22.290066 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8f5b7226604d94b84c0eb2cd4d9cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.291328 10974 leader_election.cc:290] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:22.303678 10972 ts_tablet_manager.cc:1434] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.133s	user 0.012s	sys 0.000s
I20260709 13:16:22.304893 10972 tablet_bootstrap.cc:492] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:22.273666 10973 raft_consensus.cc:359] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.306294 10973 raft_consensus.cc:385] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.306633 10973 raft_consensus.cc:740] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.307554 10973 consensus_queue.cc:260] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.310392 10970 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:22.311125 10970 ts_tablet_manager.cc:1403] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.307s	user 0.015s	sys 0.003s
I20260709 13:16:22.310124 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 79a8109298314916a518f33bf82ca2f7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:22.288352 10836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8f5b7226604d94b84c0eb2cd4d9cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.325835 10915 tablet_service.cc:1511] Processing CreateTablet for tablet 47060b8bd9de46a0afffd85bbdef46b7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:22.327358 10879 heartbeater.cc:499] Master 127.5.240.126:45397 was elected leader, sending a full tablet report...
I20260709 13:16:22.324232 10838 tablet_service.cc:1511] Processing CreateTablet for tablet b9665487b7cb4adb9eb7e31022f32df3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:22.327625 10842 tablet_service.cc:1511] Processing CreateTablet for tablet 79a8109298314916a518f33bf82ca2f7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:22.329259 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9665487b7cb4adb9eb7e31022f32df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.288260 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8f5b7226604d94b84c0eb2cd4d9cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.332837 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47060b8bd9de46a0afffd85bbdef46b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.335894 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a8109298314916a518f33bf82ca2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.340651 10970 raft_consensus.cc:359] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:22.341495 10970 raft_consensus.cc:385] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.341832 10970 raft_consensus.cc:740] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.342568 10970 consensus_queue.cc:260] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:22.347539 10969 raft_consensus.cc:359] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.348352 10969 raft_consensus.cc:385] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.348766 10969 raft_consensus.cc:740] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.348285 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a8109298314916a518f33bf82ca2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.349674 10969 consensus_queue.cc:260] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.358809 10974 raft_consensus.cc:493] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.359328 10974 raft_consensus.cc:515] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.361663 10978 raft_consensus.cc:493] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.362224 10978 raft_consensus.cc:515] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.362455 10914 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab3ed183f3a4631b8afdab6721d9ab4 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:22.363857 10914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab3ed183f3a4631b8afdab6721d9ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.366166 10978 leader_election.cc:290] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:22.382055 10974 leader_election.cc:290] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:22.394775 10973 ts_tablet_manager.cc:1434] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.124s	user 0.011s	sys 0.010s
I20260709 13:16:22.402508 10970 ts_tablet_manager.cc:1434] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.003s
I20260709 13:16:22.403910 10970 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:22.409121 10973 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:22.410403 10972 tablet_bootstrap.cc:654] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.420189 10841 tablet_service.cc:1511] Processing CreateTablet for tablet e1164cfae31c43feb19c285220b792c9 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:22.427516 10973 tablet_bootstrap.cc:654] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.444264 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1164cfae31c43feb19c285220b792c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.430492 10969 ts_tablet_manager.cc:1434] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.144s	user 0.008s	sys 0.000s
I20260709 13:16:22.436128 10970 tablet_bootstrap.cc:654] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.368402 10839 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab3ed183f3a4631b8afdab6721d9ab4 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:22.454962 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab3ed183f3a4631b8afdab6721d9ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.461143 10969 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:22.478850 10909 tablet_service.cc:1511] Processing CreateTablet for tablet e1164cfae31c43feb19c285220b792c9 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:22.482050 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1164cfae31c43feb19c285220b792c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.491525 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:22.492362 10854 raft_consensus.cc:2468] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:22.493870 10891 leader_election.cc:304] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:22.496961 10978 raft_consensus.cc:2804] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:22.497375 10978 raft_consensus.cc:493] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:22.497706 10978 raft_consensus.cc:3060] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:22.497830 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:22.499470 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 9e25162b088b4177b7e922ae96db38fc (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:16:22.499888 10743 leader_election.cc:343] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.500893 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e25162b088b4177b7e922ae96db38fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.508795 10969 tablet_bootstrap.cc:654] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.515780 10978 raft_consensus.cc:515] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.517395 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 7bef3e6b88d745efb2b98484f98b0b4f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:22.518368 10978 leader_election.cc:290] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:22.519189 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bef3e6b88d745efb2b98484f98b0b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.519038 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:22.525067 10854 raft_consensus.cc:3060] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:22.529462 10690 tablet_service.cc:1511] Processing CreateTablet for tablet b9665487b7cb4adb9eb7e31022f32df3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:22.530913 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9665487b7cb4adb9eb7e31022f32df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.537114 10915 tablet_service.cc:1511] Processing CreateTablet for tablet 88ad155594214993b7e8572504a940fb (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:22.537338 10836 tablet_service.cc:1511] Processing CreateTablet for tablet 88ad155594214993b7e8572504a940fb (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:22.538549 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ad155594214993b7e8572504a940fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.538805 10836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ad155594214993b7e8572504a940fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.546564 10854 raft_consensus.cc:2468] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:22.559587 10839 tablet_service.cc:1511] Processing CreateTablet for tablet c8efe4ff3b834436a1c1b10bc8a686b3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:22.561115 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8efe4ff3b834436a1c1b10bc8a686b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.563385 10914 tablet_service.cc:1511] Processing CreateTablet for tablet c8efe4ff3b834436a1c1b10bc8a686b3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:22.565157 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 47060b8bd9de46a0afffd85bbdef46b7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:22.566558 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47060b8bd9de46a0afffd85bbdef46b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.566561 10914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8efe4ff3b834436a1c1b10bc8a686b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.582348 10891 leader_election.cc:304] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:22.582439 10842 tablet_service.cc:1511] Processing CreateTablet for tablet f753aeb3b180477fb6bfe2c8bef576a0 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:22.583472 10978 raft_consensus.cc:2804] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:22.583824 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f753aeb3b180477fb6bfe2c8bef576a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.583693 10973 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:22.589309 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab3ed183f3a4631b8afdab6721d9ab4 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:22.590627 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab3ed183f3a4631b8afdab6721d9ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.599468 10972 tablet_bootstrap.cc:492] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:22.600063 10972 ts_tablet_manager.cc:1403] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.295s	user 0.008s	sys 0.011s
I20260709 13:16:22.600828 10766 tablet_service.cc:1511] Processing CreateTablet for tablet 79a8109298314916a518f33bf82ca2f7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:22.602026 10973 ts_tablet_manager.cc:1403] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.193s	user 0.012s	sys 0.008s
I20260709 13:16:22.602180 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a8109298314916a518f33bf82ca2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.603113 10972 raft_consensus.cc:359] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.603852 10972 raft_consensus.cc:385] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.604135 10972 raft_consensus.cc:740] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.605094 10973 raft_consensus.cc:359] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:22.607456 10765 tablet_service.cc:1511] Processing CreateTablet for tablet b9665487b7cb4adb9eb7e31022f32df3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:22.608006 10761 tablet_service.cc:1511] Processing CreateTablet for tablet e1164cfae31c43feb19c285220b792c9 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:22.609283 10761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1164cfae31c43feb19c285220b792c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.609058 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 47060b8bd9de46a0afffd85bbdef46b7 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:22.610770 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47060b8bd9de46a0afffd85bbdef46b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.611554 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 9e25162b088b4177b7e922ae96db38fc (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:22.612783 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e25162b088b4177b7e922ae96db38fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.614573 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9665487b7cb4adb9eb7e31022f32df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.614912 10694 tablet_service.cc:1511] Processing CreateTablet for tablet f753aeb3b180477fb6bfe2c8bef576a0 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:22.616284 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f753aeb3b180477fb6bfe2c8bef576a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.616153 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:22.619798 10983 raft_consensus.cc:493] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.620357 10983 raft_consensus.cc:515] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:22.621497 10892 leader_election.cc:343] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.623450 10764 tablet_service.cc:1511] Processing CreateTablet for tablet 7bef3e6b88d745efb2b98484f98b0b4f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:22.624236 10687 tablet_service.cc:1511] Processing CreateTablet for tablet 0c04ce8657e84e39bda3e59acd05822a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:22.624871 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bef3e6b88d745efb2b98484f98b0b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.625486 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c04ce8657e84e39bda3e59acd05822a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.612777 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 7bef3e6b88d745efb2b98484f98b0b4f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:22.626524 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bef3e6b88d745efb2b98484f98b0b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.627789 10688 tablet_service.cc:1511] Processing CreateTablet for tablet 88ad155594214993b7e8572504a940fb (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:22.629031 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ad155594214993b7e8572504a940fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.615067 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:22.633500 10892 leader_election.cc:343] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.627817 10762 tablet_service.cc:1511] Processing CreateTablet for tablet c8efe4ff3b834436a1c1b10bc8a686b3 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:22.634717 10762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8efe4ff3b834436a1c1b10bc8a686b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.637676 10767 tablet_service.cc:1511] Processing CreateTablet for tablet f753aeb3b180477fb6bfe2c8bef576a0 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:22.638998 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f753aeb3b180477fb6bfe2c8bef576a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.605829 10973 raft_consensus.cc:385] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.643201 10972 consensus_queue.cc:260] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.642513 10973 raft_consensus.cc:740] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.645840 10973 consensus_queue.cc:260] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:22.647464 10983 leader_election.cc:290] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:22.644541 10978 raft_consensus.cc:697] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:22.648703 10973 ts_tablet_manager.cc:1434] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.001s
I20260709 13:16:22.648823 10978 consensus_queue.cc:237] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:22.649740 10973 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:22.670130 10909 tablet_service.cc:1511] Processing CreateTablet for tablet 0c04ce8657e84e39bda3e59acd05822a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:22.671455 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c04ce8657e84e39bda3e59acd05822a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.679126 10970 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:22.679720 10970 ts_tablet_manager.cc:1403] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.276s	user 0.014s	sys 0.009s
I20260709 13:16:22.680078 10996 raft_consensus.cc:493] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.680652 10996 raft_consensus.cc:515] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.679597 10915 tablet_service.cc:1511] Processing CreateTablet for tablet 041182906c85429aaa26a7ceaea3fe7d (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:22.683174 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041182906c85429aaa26a7ceaea3fe7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.686244 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 041182906c85429aaa26a7ceaea3fe7d (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:22.687021 10970 raft_consensus.cc:359] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.687577 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041182906c85429aaa26a7ceaea3fe7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.694025 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec713a8295944a9a5621fdc652a962e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:22.700758 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:22.700999 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec713a8295944a9a5621fdc652a962e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:22.705444 10841 tablet_service.cc:1511] Processing CreateTablet for tablet 2602250defc14a4981d8b661292fd2c5 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:22.706775 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2602250defc14a4981d8b661292fd2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.709965 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 2602250defc14a4981d8b661292fd2c5 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:22.711330 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2602250defc14a4981d8b661292fd2c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:22.713598 10744 leader_election.cc:343] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.714115 10763 tablet_service.cc:1511] Processing CreateTablet for tablet 2602250defc14a4981d8b661292fd2c5 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:22.715447 10763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2602250defc14a4981d8b661292fd2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.690654 10970 raft_consensus.cc:385] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.720086 10970 raft_consensus.cc:740] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.720918 10970 consensus_queue.cc:260] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.721848 10705 raft_consensus.cc:2468] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:22.727450 10970 ts_tablet_manager.cc:1434] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 13:16:22.728504 10970 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:22.710134 10762 tablet_service.cc:1511] Processing CreateTablet for tablet 0c04ce8657e84e39bda3e59acd05822a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 13:16:22.714473 10744 leader_election.cc:343] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.741402 10969 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:22.741834 10996 leader_election.cc:290] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:22.746224 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:22.746434 10969 ts_tablet_manager.cc:1403] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.288s	user 0.023s	sys 0.010s
I20260709 13:16:22.749852 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 9e25162b088b4177b7e922ae96db38fc (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:16:22.750663 10891 leader_election.cc:343] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.751161 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e25162b088b4177b7e922ae96db38fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.752019 10838 tablet_service.cc:1511] Processing CreateTablet for tablet a2a1d3d1dc034acb940ebdf67a9a7e78 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:22.752981 10762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c04ce8657e84e39bda3e59acd05822a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.753286 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a1d3d1dc034acb940ebdf67a9a7e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.759068 10969 raft_consensus.cc:359] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:22.759830 10969 raft_consensus.cc:385] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.760113 10969 raft_consensus.cc:740] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:22.760869 10969 consensus_queue.cc:260] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:22.765435 10744 leader_election.cc:304] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:22.768288 10974 raft_consensus.cc:2749] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:22.768440 10744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 54004.9us
I20260709 13:16:22.772656 10769 tablet_service.cc:1511] Processing CreateTablet for tablet a2a1d3d1dc034acb940ebdf67a9a7e78 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:22.772966 10602 catalog_manager.cc:5697] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:22.774046 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a1d3d1dc034acb940ebdf67a9a7e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.773860 10690 tablet_service.cc:1511] Processing CreateTablet for tablet 041182906c85429aaa26a7ceaea3fe7d (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:22.782823 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041182906c85429aaa26a7ceaea3fe7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.785694 10969 ts_tablet_manager.cc:1434] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:16:22.786830 10969 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:22.792624 10973 tablet_bootstrap.cc:654] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.798082 10972 ts_tablet_manager.cc:1434] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.198s	user 0.008s	sys 0.007s
I20260709 13:16:22.801393 10765 tablet_service.cc:1511] Processing CreateTablet for tablet 5008d96af1fa4acb80eed32f0c34c504 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:22.802886 10744 leader_election.cc:304] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:22.811409 10974 raft_consensus.cc:2804] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:22.811805 10974 raft_consensus.cc:493] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:22.812130 10974 raft_consensus.cc:3060] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:22.807615 10688 tablet_service.cc:1511] Processing CreateTablet for tablet a2a1d3d1dc034acb940ebdf67a9a7e78 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:22.807765 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 5008d96af1fa4acb80eed32f0c34c504 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:22.827101 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5008d96af1fa4acb80eed32f0c34c504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.812327 10839 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce19dbb55846a997c1517b26c56f54 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:22.832332 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce19dbb55846a997c1517b26c56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.833467 10972 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:22.835758 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a1d3d1dc034acb940ebdf67a9a7e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.839248 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:22.839399 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 5008d96af1fa4acb80eed32f0c34c504 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:22.840734 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5008d96af1fa4acb80eed32f0c34c504. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:22.840934 10668 leader_election.cc:343] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.823814 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5008d96af1fa4acb80eed32f0c34c504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.849471 10914 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce19dbb55846a997c1517b26c56f54 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:22.849532 10974 raft_consensus.cc:515] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.857934 10914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce19dbb55846a997c1517b26c56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.864977 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:22.865749 10780 raft_consensus.cc:2468] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:22.866096 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec713a8295944a9a5621fdc652a962e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:22.866712 10705 raft_consensus.cc:3060] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:22.872006 10669 leader_election.cc:304] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:22.875991 10983 raft_consensus.cc:2804] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:22.876387 10983 raft_consensus.cc:493] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:22.876719 10983 raft_consensus.cc:3060] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:22.889132 10983 raft_consensus.cc:515] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:22.895077 10969 tablet_bootstrap.cc:654] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.896306 10909 tablet_service.cc:1511] Processing CreateTablet for tablet 60adfe1d3bd34adf9d0638789f12fc61 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:22.896706 10705 raft_consensus.cc:2468] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:22.903282 10982 raft_consensus.cc:493] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.903586 10761 tablet_service.cc:1511] Processing CreateTablet for tablet e5e38499224d4c3db04dfd7737915f1a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:22.904572 10843 tablet_service.cc:1511] Processing CreateTablet for tablet e5e38499224d4c3db04dfd7737915f1a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:22.902487 10970 tablet_bootstrap.cc:654] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.904989 10761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e38499224d4c3db04dfd7737915f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.904036 10982 raft_consensus.cc:515] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:22.905885 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e38499224d4c3db04dfd7737915f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.907796 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:22.935015 11003 raft_consensus.cc:493] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:22.909572 10695 tablet_service.cc:1511] Processing CreateTablet for tablet e5e38499224d4c3db04dfd7737915f1a (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:22.909574 10842 tablet_service.cc:1511] Processing CreateTablet for tablet 60adfe1d3bd34adf9d0638789f12fc61 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:22.910554 10694 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce19dbb55846a997c1517b26c56f54 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:22.936336 10915 tablet_service.cc:1511] Processing CreateTablet for tablet a85fa1eaef08444d8e48f1e3273dce64 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:22.938041 10983 leader_election.cc:290] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:22.939924 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 8e607874b462437a99b9587e47fe8f61 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:22.940971 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:22.942024 10744 leader_election.cc:304] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:22.943437 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60adfe1d3bd34adf9d0638789f12fc61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.943845 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:22.944733 10972 tablet_bootstrap.cc:654] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:22.947257 10687 tablet_service.cc:1511] Processing CreateTablet for tablet 8e607874b462437a99b9587e47fe8f61 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:22.943471 10762 tablet_service.cc:1511] Processing CreateTablet for tablet 60adfe1d3bd34adf9d0638789f12fc61 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:22.949819 10982 leader_election.cc:290] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:22.953157 10973 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:22.964632 10973 ts_tablet_manager.cc:1403] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.315s	user 0.011s	sys 0.011s
W20260709 13:16:22.956691 10668 leader_election.cc:343] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.936406 10974 leader_election.cc:290] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:22.965746 10974 raft_consensus.cc:2804] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:22.966224 10974 raft_consensus.cc:697] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:22.966995 10974 consensus_queue.cc:237] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:22.967723 10973 raft_consensus.cc:359] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:22.958593 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e607874b462437a99b9587e47fe8f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.959313 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60adfe1d3bd34adf9d0638789f12fc61. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:22.968566 10892 leader_election.cc:343] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.969099 10892 leader_election.cc:304] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:22.970273 11002 raft_consensus.cc:2749] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:22.959792 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 47116e44986741cb8c4d2f901d912753 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:22.959920 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 1007605ecd6f43f3a1f63e682432eb25 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 13:16:22.961510 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:22.971098 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e607874b462437a99b9587e47fe8f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.974610 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce19dbb55846a997c1517b26c56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.962517 11003 raft_consensus.cc:515] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:22.977658 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85fa1eaef08444d8e48f1e3273dce64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.979885 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47116e44986741cb8c4d2f901d912753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.980769 10779 raft_consensus.cc:3060] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:22.987136 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e38499224d4c3db04dfd7737915f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.988200 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:22.968513 10973 raft_consensus.cc:385] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:22.993115 10762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60adfe1d3bd34adf9d0638789f12fc61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.990413 10973 raft_consensus.cc:740] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
W20260709 13:16:22.993645 10743 leader_election.cc:343] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:22.999233 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1007605ecd6f43f3a1f63e682432eb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.000033 10973 consensus_queue.cc:260] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.000715 10916 tablet_service.cc:1511] Processing CreateTablet for tablet f2aca7e770214661bee5ef8fe0e8deb8 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:23.002051 10916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2aca7e770214661bee5ef8fe0e8deb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.002363 10973 ts_tablet_manager.cc:1434] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 13:16:23.003369 10973 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:23.031324 11003 leader_election.cc:290] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:23.031872 10744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:44723, user_credentials={real_user=slave}} blocked reactor thread for 99919.6us
I20260709 13:16:23.033630 10690 tablet_service.cc:1511] Processing CreateTablet for tablet a85fa1eaef08444d8e48f1e3273dce64 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:23.053544 10973 tablet_bootstrap.cc:654] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.053890 11002 consensus_queue.cc:1048] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:23.059158 10691 tablet_service.cc:1511] Processing CreateTablet for tablet f2aca7e770214661bee5ef8fe0e8deb8 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:23.059691 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec713a8295944a9a5621fdc652a962e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:23.060545 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2aca7e770214661bee5ef8fe0e8deb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.064015 10918 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9517b9e9504fff8ef7faceb4020f08 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:23.065454 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9517b9e9504fff8ef7faceb4020f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.066605 10688 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9517b9e9504fff8ef7faceb4020f08 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:23.073380 10972 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:23.073992 10972 ts_tablet_manager.cc:1403] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.263s	user 0.015s	sys 0.005s
I20260709 13:16:23.076809 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85fa1eaef08444d8e48f1e3273dce64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.079097 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9517b9e9504fff8ef7faceb4020f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.080433 10779 raft_consensus.cc:2468] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:23.082647 10669 leader_election.cc:304] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:23.083841 10983 raft_consensus.cc:2804] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:23.104979 10983 raft_consensus.cc:697] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:23.116626 10915 tablet_service.cc:1511] Processing CreateTablet for tablet 4637518b1847492cbc14b4d33e9662f9 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:23.118063 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4637518b1847492cbc14b4d33e9662f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.128825 10687 tablet_service.cc:1511] Processing CreateTablet for tablet 99e438d75cc346068aac297f37faf253 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:23.130298 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e438d75cc346068aac297f37faf253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.131995 10970 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.132601 10970 ts_tablet_manager.cc:1403] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.404s	user 0.035s	sys 0.018s
I20260709 13:16:23.134325 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:23.134595 10892 consensus_peers.cc:597] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.135964 10970 raft_consensus.cc:359] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.136744 10970 raft_consensus.cc:385] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.137046 10970 raft_consensus.cc:740] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.137740 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 40980caa1a5f4499b12deaadb448ed67 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:23.138271 10982 raft_consensus.cc:493] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.128825 10972 raft_consensus.cc:359] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.139725 10972 raft_consensus.cc:385] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.139569 10982 raft_consensus.cc:515] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.140094 10972 raft_consensus.cc:740] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.140929 10972 consensus_queue.cc:260] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.141604 10982 leader_election.cc:290] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.142957 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40980caa1a5f4499b12deaadb448ed67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.143905 10970 consensus_queue.cc:260] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.149219 10839 tablet_service.cc:1511] Processing CreateTablet for tablet 8e607874b462437a99b9587e47fe8f61 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:23.152169 10839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e607874b462437a99b9587e47fe8f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.152820 10838 tablet_service.cc:1511] Processing CreateTablet for tablet 1007605ecd6f43f3a1f63e682432eb25 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:23.154224 10838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1007605ecd6f43f3a1f63e682432eb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.159242 10972 ts_tablet_manager.cc:1434] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 13:16:23.160444 10972 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:23.163029 10841 tablet_service.cc:1511] Processing CreateTablet for tablet 47116e44986741cb8c4d2f901d912753 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:23.163137 10765 tablet_service.cc:1511] Processing CreateTablet for tablet a85fa1eaef08444d8e48f1e3273dce64 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:23.165221 10764 tablet_service.cc:1511] Processing CreateTablet for tablet 1007605ecd6f43f3a1f63e682432eb25 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:23.165539 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 47116e44986741cb8c4d2f901d912753 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:23.166966 10768 tablet_service.cc:1511] Processing CreateTablet for tablet f2aca7e770214661bee5ef8fe0e8deb8 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:23.168962 10766 tablet_service.cc:1511] Processing CreateTablet for tablet 4637518b1847492cbc14b4d33e9662f9 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:23.165520 10690 tablet_service.cc:1511] Processing CreateTablet for tablet 40980caa1a5f4499b12deaadb448ed67 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:23.187071 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40980caa1a5f4499b12deaadb448ed67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.172417 10970 ts_tablet_manager.cc:1434] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:16:23.191017 10970 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.195283 10744 leader_election.cc:304] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:23.195935 10763 tablet_service.cc:1511] Processing CreateTablet for tablet 40980caa1a5f4499b12deaadb448ed67 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:23.196346 10974 raft_consensus.cc:2749] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:23.196856 10744 leader_election.cc:343] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.198035 10983 consensus_queue.cc:237] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.205024 10969 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.205735 10969 ts_tablet_manager.cc:1403] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.419s	user 0.006s	sys 0.020s
I20260709 13:16:23.209183 10969 raft_consensus.cc:359] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.172251 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85fa1eaef08444d8e48f1e3273dce64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.213641 10970 tablet_bootstrap.cc:654] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.217167 10836 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9517b9e9504fff8ef7faceb4020f08 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:23.219190 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 99e438d75cc346068aac297f37faf253 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:23.235212 10909 tablet_service.cc:1511] Processing CreateTablet for tablet 0c89be4e081b4eee9dcc9539163d404f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:23.237164 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c89be4e081b4eee9dcc9539163d404f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.238085 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47116e44986741cb8c4d2f901d912753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.239146 10837 tablet_service.cc:1511] Processing CreateTablet for tablet 4637518b1847492cbc14b4d33e9662f9 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:23.239482 10835 tablet_service.cc:1511] Processing CreateTablet for tablet 99e438d75cc346068aac297f37faf253 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:23.241441 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 0c89be4e081b4eee9dcc9539163d404f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:23.243171 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2aca7e770214661bee5ef8fe0e8deb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.243568 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd64d6b24246d39587cc4e28b286b6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.246065 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.246236 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd64d6b24246d39587cc4e28b286b6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:23.246910 10704 raft_consensus.cc:2468] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:23.247567 10763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40980caa1a5f4499b12deaadb448ed67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.247620 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:23.250556 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4637518b1847492cbc14b4d33e9662f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.253175 10764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1007605ecd6f43f3a1f63e682432eb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.258188 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47116e44986741cb8c4d2f901d912753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.264505 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e438d75cc346068aac297f37faf253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.263144 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 0c89be4e081b4eee9dcc9539163d404f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:23.271453 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c89be4e081b4eee9dcc9539163d404f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.275565 10818 leader_election.cc:304] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:23.276202 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 9258b681455145359e054dd8baf6d90f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:23.291356 10687 tablet_service.cc:1511] Processing CreateTablet for tablet 8143d6fe26d64c3a96da20f5c0bba4d5 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:23.292721 10687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8143d6fe26d64c3a96da20f5c0bba4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.294353 10603 catalog_manager.cc:5697] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.296799 10762 tablet_service.cc:1511] Processing CreateTablet for tablet 8143d6fe26d64c3a96da20f5c0bba4d5 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:23.298169 10762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8143d6fe26d64c3a96da20f5c0bba4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.298355 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 9258b681455145359e054dd8baf6d90f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:23.299749 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258b681455145359e054dd8baf6d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.215431 10969 raft_consensus.cc:385] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.322114 10982 raft_consensus.cc:2804] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.322561 10982 raft_consensus.cc:493] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.322705 10836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9517b9e9504fff8ef7faceb4020f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.323057 10982 raft_consensus.cc:3060] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.327409 10973 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:23.327967 10973 ts_tablet_manager.cc:1403] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.325s	user 0.045s	sys 0.051s
I20260709 13:16:23.327359 10770 tablet_service.cc:1511] Processing CreateTablet for tablet 7099afaea34749c5a459c1370dcff678 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:23.329021 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7099afaea34749c5a459c1370dcff678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.328863 10914 tablet_service.cc:1511] Processing CreateTablet for tablet 1928d431c600413ea8bdf88088e8902c (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:23.330169 10914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1928d431c600413ea8bdf88088e8902c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.327337 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 1928d431c600413ea8bdf88088e8902c (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:23.309742 10969 raft_consensus.cc:740] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.344880 10837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4637518b1847492cbc14b4d33e9662f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.345465 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1928d431c600413ea8bdf88088e8902c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.348572 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258b681455145359e054dd8baf6d90f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:23.335103 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:44723, user_credentials={real_user=slave}} blocked reactor thread for 59799.9us
W20260709 13:16:23.350503 10818 leader_election.cc:343] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.350811 10916 tablet_service.cc:1511] Processing CreateTablet for tablet 7099afaea34749c5a459c1370dcff678 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:16:23.351184 10818 leader_election.cc:343] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.352144 10916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7099afaea34749c5a459c1370dcff678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.355885 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c89be4e081b4eee9dcc9539163d404f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.358615 10835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e438d75cc346068aac297f37faf253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.362524 10761 tablet_service.cc:1511] Processing CreateTablet for tablet 9258b681455145359e054dd8baf6d90f (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:23.363862 10761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9258b681455145359e054dd8baf6d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.321879 10688 tablet_service.cc:1511] Processing CreateTablet for tablet 7099afaea34749c5a459c1370dcff678 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:16:23.352155 10818 leader_election.cc:343] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.383270 10818 leader_election.cc:304] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:23.398264 10972 tablet_bootstrap.cc:654] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.399026 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7099afaea34749c5a459c1370dcff678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.398617 10969 consensus_queue.cc:260] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.406440 10970 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.334882 10973 raft_consensus.cc:359] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.415346 10982 raft_consensus.cc:515] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.427215 10970 ts_tablet_manager.cc:1403] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.236s	user 0.012s	sys 0.014s
I20260709 13:16:23.424636 10973 raft_consensus.cc:385] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.428515 10973 raft_consensus.cc:740] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.429289 10973 consensus_queue.cc:260] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
W20260709 13:16:23.435657 10744 consensus_peers.cc:597] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.460335 11025 raft_consensus.cc:2749] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:23.465577 10969 ts_tablet_manager.cc:1434] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.259s	user 0.003s	sys 0.006s
I20260709 13:16:23.466854 10969 tablet_bootstrap.cc:492] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
W20260709 13:16:23.453975 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:33849, user_credentials={real_user=slave}} blocked reactor thread for 101861us
I20260709 13:16:23.469058 10602 catalog_manager.cc:5697] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.470419 10970 raft_consensus.cc:359] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.471252 10970 raft_consensus.cc:385] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.471611 10970 raft_consensus.cc:740] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.472535 10970 consensus_queue.cc:260] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.476243 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 8143d6fe26d64c3a96da20f5c0bba4d5 (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:23.479282 10844 tablet_service.cc:1511] Processing CreateTablet for tablet 1928d431c600413ea8bdf88088e8902c (DEFAULT_TABLE table=test-workload [id=de175a7fd6634c12b25e4e0eb36741a5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:23.490718 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1928d431c600413ea8bdf88088e8902c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.494643 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8143d6fe26d64c3a96da20f5c0bba4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.503650 10983 raft_consensus.cc:493] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.504220 10983 raft_consensus.cc:515] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.481765 10970 ts_tablet_manager.cc:1434] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 13:16:23.506582 10983 leader_election.cc:290] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.506884 10970 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
W20260709 13:16:23.513041 11022 log.cc:927] Time spent T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:16:23.515532 10982 leader_election.cc:290] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.524689 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd64d6b24246d39587cc4e28b286b6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:23.525446 10705 raft_consensus.cc:3060] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.525871 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd64d6b24246d39587cc4e28b286b6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:23.530959 10969 tablet_bootstrap.cc:654] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:23.530082 10818 leader_election.cc:343] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.533385 10974 raft_consensus.cc:493] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.535945 10974 raft_consensus.cc:515] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.538443 10974 leader_election.cc:290] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:23.539059 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:23.540544 10744 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.544070 10705 raft_consensus.cc:2468] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:23.549439 10973 ts_tablet_manager.cc:1434] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.221s	user 0.007s	sys 0.009s
I20260709 13:16:23.554227 10818 leader_election.cc:304] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:23.555145 11026 raft_consensus.cc:2804] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:23.555673 11026 raft_consensus.cc:697] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:23.560092 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2c4345e546bd9ab941b36a655147" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.563402 11026 consensus_queue.cc:237] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.568652 10970 tablet_bootstrap.cc:654] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.573285 10973 tablet_bootstrap.cc:492] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:23.575054 10972 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:23.575697 10972 ts_tablet_manager.cc:1403] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.415s	user 0.019s	sys 0.000s
I20260709 13:16:23.578293 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:23.579051 10669 leader_election.cc:343] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:23.579989 10744 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.580464 10744 leader_election.cc:304] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:23.581351 10974 raft_consensus.cc:2749] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:23.581794 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2c4345e546bd9ab941b36a655147" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:23.581036 10969 tablet_bootstrap.cc:492] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.582682 10969 ts_tablet_manager.cc:1403] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.011s
I20260709 13:16:23.583076 10603 catalog_manager.cc:5697] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:23.586048 10974 consensus_queue.cc:1048] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:23.583417 10972 raft_consensus.cc:359] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.588287 10972 raft_consensus.cc:385] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:23.586504 10669 leader_election.cc:343] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.585798 10969 raft_consensus.cc:359] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.588886 10669 leader_election.cc:304] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:23.589237 10970 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.589743 10983 raft_consensus.cc:2749] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:23.589948 10970 ts_tablet_manager.cc:1403] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.001s
I20260709 13:16:23.589306 10969 raft_consensus.cc:385] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.590659 10969 raft_consensus.cc:740] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.592063 10972 raft_consensus.cc:740] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.591790 10969 consensus_queue.cc:260] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.592877 10972 consensus_queue.cc:260] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.594336 10969 ts_tablet_manager.cc:1434] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:16:23.594928 10973 tablet_bootstrap.cc:654] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.594355 10970 raft_consensus.cc:359] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.595456 10970 raft_consensus.cc:385] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.595606 10972 ts_tablet_manager.cc:1434] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:16:23.596861 10972 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:23.600066 10970 raft_consensus.cc:740] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.601086 10970 consensus_queue.cc:260] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.603551 10970 ts_tablet_manager.cc:1434] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:16:23.606564 10983 consensus_queue.cc:1048] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:23.609972 10996 raft_consensus.cc:493] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.610658 10996 raft_consensus.cc:515] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.615463 10970 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.625701 10978 raft_consensus.cc:493] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.626487 10978 raft_consensus.cc:515] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.627226 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec62799d0a34495bcdb8a6d88357e0d" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:23.627884 10854 raft_consensus.cc:2468] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:23.628522 10978 leader_election.cc:290] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:23.633219 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec713a8295944a9a5621fdc652a962e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.637329 10891 leader_election.cc:304] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:23.638392 10978 raft_consensus.cc:2804] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.638828 10978 raft_consensus.cc:493] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.639149 10978 raft_consensus.cc:3060] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.639297 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec713a8295944a9a5621fdc652a962e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:23.639724 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec62799d0a34495bcdb8a6d88357e0d" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:23.641656 10892 leader_election.cc:304] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:23.633606 10996 leader_election.cc:290] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:23.646642 10996 raft_consensus.cc:2749] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:23.647650 10972 tablet_bootstrap.cc:654] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.651054 10969 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:23.658030 10970 tablet_bootstrap.cc:654] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.659314 10978 raft_consensus.cc:515] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.661545 10978 leader_election.cc:290] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:23.663040 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec62799d0a34495bcdb8a6d88357e0d" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:23.664259 10853 raft_consensus.cc:3060] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.672546 10853 raft_consensus.cc:2468] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:23.674082 10891 leader_election.cc:304] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:23.662336 10892 leader_election.cc:343] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.663667 10973 tablet_bootstrap.cc:492] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:23.676888 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec62799d0a34495bcdb8a6d88357e0d" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:23.677205 10973 ts_tablet_manager.cc:1403] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.025s
I20260709 13:16:23.678387 10969 tablet_bootstrap.cc:654] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.682089 10978 raft_consensus.cc:2804] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:23.684453 10978 raft_consensus.cc:697] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:23.685226 10970 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.686069 10970 ts_tablet_manager.cc:1403] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.006s
I20260709 13:16:23.685861 10978 consensus_queue.cc:237] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.680821 10973 raft_consensus.cc:359] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.690181 10973 raft_consensus.cc:385] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.690495 10973 raft_consensus.cc:740] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.691248 10973 consensus_queue.cc:260] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.689406 10970 raft_consensus.cc:359] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.693346 10970 raft_consensus.cc:385] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:23.696189 10892 leader_election.cc:343] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.696235 10970 raft_consensus.cc:740] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.698969 10970 consensus_queue.cc:260] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.701372 10969 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.702149 10969 ts_tablet_manager.cc:1403] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.005s
I20260709 13:16:23.705233 10969 raft_consensus.cc:359] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.705880 10969 raft_consensus.cc:385] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.706270 10969 raft_consensus.cc:740] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.707021 10969 consensus_queue.cc:260] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.708210 10970 ts_tablet_manager.cc:1434] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 13:16:23.709372 10970 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.696470 10973 ts_tablet_manager.cc:1434] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:16:23.712597 10973 tablet_bootstrap.cc:492] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
W20260709 13:16:23.713203 10668 consensus_peers.cc:597] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.709496 10969 ts_tablet_manager.cc:1434] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:23.719609 10969 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:23.692679 10972 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:23.726727 10969 tablet_bootstrap.cc:654] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.728396 10973 tablet_bootstrap.cc:654] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.732112 10970 tablet_bootstrap.cc:654] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.742199 10973 tablet_bootstrap.cc:492] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:23.742821 10973 ts_tablet_manager.cc:1403] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260709 13:16:23.743518 10969 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.744074 10969 ts_tablet_manager.cc:1403] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.006s
I20260709 13:16:23.725903 10972 ts_tablet_manager.cc:1403] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.017s
I20260709 13:16:23.746266 10973 raft_consensus.cc:359] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.747191 10973 raft_consensus.cc:385] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.747041 10969 raft_consensus.cc:359] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.747624 10973 raft_consensus.cc:740] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.747911 10969 raft_consensus.cc:385] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.748337 10969 raft_consensus.cc:740] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.749131 10969 consensus_queue.cc:260] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.749871 10973 consensus_queue.cc:260] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.751094 10970 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.751695 10970 ts_tablet_manager.cc:1403] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.006s
I20260709 13:16:23.747975 10972 raft_consensus.cc:359] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.752149 10972 raft_consensus.cc:385] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.754881 10969 ts_tablet_manager.cc:1434] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:16:23.755007 10973 ts_tablet_manager.cc:1434] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:16:23.756071 10969 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:23.755884 10603 catalog_manager.cc:5697] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.758478 10970 raft_consensus.cc:359] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.759198 10970 raft_consensus.cc:385] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.759478 10970 raft_consensus.cc:740] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.760221 10970 consensus_queue.cc:260] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.762687 10970 ts_tablet_manager.cc:1434] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:23.763278 10969 tablet_bootstrap.cc:654] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.763762 10970 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.770773 10970 tablet_bootstrap.cc:654] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.770949 10969 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.771492 10969 ts_tablet_manager.cc:1403] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 13:16:23.752460 10972 raft_consensus.cc:740] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.773150 10972 consensus_queue.cc:260] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.756148 10973 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:23.775650 10972 ts_tablet_manager.cc:1434] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:16:23.776415 10970 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.776710 10972 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:23.777105 10970 ts_tablet_manager.cc:1403] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:16:23.779995 10970 raft_consensus.cc:359] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.780515 10973 tablet_bootstrap.cc:654] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.780808 10970 raft_consensus.cc:385] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.781148 10970 raft_consensus.cc:740] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.782054 10970 consensus_queue.cc:260] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.783098 10972 tablet_bootstrap.cc:654] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.782649 10974 raft_consensus.cc:493] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.784129 10970 ts_tablet_manager.cc:1434] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:16:23.784425 10974 raft_consensus.cc:515] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.785673 10970 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.786734 10974 leader_election.cc:290] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:23.787401 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:23.788064 10853 raft_consensus.cc:2468] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:23.789050 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:23.790905 10969 raft_consensus.cc:359] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.791263 10743 leader_election.cc:304] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:23.791720 10969 raft_consensus.cc:385] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.792099 10969 raft_consensus.cc:740] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.792642 10970 tablet_bootstrap.cc:654] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.793098 10974 raft_consensus.cc:2804] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.792918 10969 consensus_queue.cc:260] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:23.792505 10744 leader_election.cc:343] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.793501 10974 raft_consensus.cc:493] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.796881 10974 raft_consensus.cc:3060] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.800416 10969 ts_tablet_manager.cc:1434] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 13:16:23.801640 10969 tablet_bootstrap.cc:492] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:23.802256 11046 raft_consensus.cc:493] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.802855 11046 raft_consensus.cc:515] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.806365 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:23.808240 10969 tablet_bootstrap.cc:654] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:23.808153 10669 leader_election.cc:343] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.809554 11046 leader_election.cc:290] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.811551 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:23.813298 10669 leader_election.cc:343] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.813807 10669 leader_election.cc:304] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:23.815415 11046 raft_consensus.cc:2749] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:23.828051 10969 tablet_bootstrap.cc:492] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.828647 10969 ts_tablet_manager.cc:1403] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 13:16:23.828459 10974 raft_consensus.cc:515] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.831714 10969 raft_consensus.cc:359] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.832585 10969 raft_consensus.cc:385] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.832887 10969 raft_consensus.cc:740] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.833127 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:23.833758 10853 raft_consensus.cc:3060] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.833693 10969 consensus_queue.cc:260] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.842197 10853 raft_consensus.cc:2468] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:23.843721 10743 leader_election.cc:304] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:23.845003 10969 ts_tablet_manager.cc:1434] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:23.845011 11036 raft_consensus.cc:2804] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:23.854488 10969 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:23.856089 11036 raft_consensus.cc:697] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:23.857219 11036 consensus_queue.cc:237] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:23.861414 10969 tablet_bootstrap.cc:654] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.865792 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
W20260709 13:16:23.867551 10744 leader_election.cc:343] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.871757 10974 leader_election.cc:290] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:23.875183 10973 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:23.874804 10603 catalog_manager.cc:5697] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.875914 10973 ts_tablet_manager.cc:1403] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.002s
I20260709 13:16:23.879356 10973 raft_consensus.cc:359] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.880167 10973 raft_consensus.cc:385] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.880483 10973 raft_consensus.cc:740] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.883284 10973 consensus_queue.cc:260] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.885110 10970 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.885646 10970 ts_tablet_manager.cc:1403] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.054s
I20260709 13:16:23.885744 10973 ts_tablet_manager.cc:1434] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:16:23.886859 10972 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:23.887018 10973 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:23.887375 10972 ts_tablet_manager.cc:1403] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.111s	user 0.032s	sys 0.064s
I20260709 13:16:23.888374 10970 raft_consensus.cc:359] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.889079 10970 raft_consensus.cc:385] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.889345 10970 raft_consensus.cc:740] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.890175 10970 consensus_queue.cc:260] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.890460 10972 raft_consensus.cc:359] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.892545 10970 ts_tablet_manager.cc:1434] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:16:23.892899 10972 raft_consensus.cc:385] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.893289 10972 raft_consensus.cc:740] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.894474 10973 tablet_bootstrap.cc:654] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.894063 10972 consensus_queue.cc:260] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.895545 10970 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.899366 11046 raft_consensus.cc:493] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.899725 10972 ts_tablet_manager.cc:1434] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:23.900022 11046 raft_consensus.cc:515] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.904201 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.904994 10779 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:23.905094 11046 leader_election.cc:290] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:23.906399 10669 leader_election.cc:304] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:23.906858 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:23.907267 11046 raft_consensus.cc:2804] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.907663 11046 raft_consensus.cc:493] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.908011 11046 raft_consensus.cc:3060] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.909101 10970 tablet_bootstrap.cc:654] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.910589 10978 raft_consensus.cc:493] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.911085 10978 raft_consensus.cc:515] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.913168 10978 leader_election.cc:290] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.914269 10853 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:23.915653 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2c4345e546bd9ab941b36a655147" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.915675 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2c4345e546bd9ab941b36a655147" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:23.916363 10779 raft_consensus.cc:2468] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:23.917081 10704 raft_consensus.cc:2468] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:23.917549 10892 leader_election.cc:304] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:23.918936 10978 raft_consensus.cc:2804] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.919313 10978 raft_consensus.cc:493] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.919631 10978 raft_consensus.cc:3060] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.884135 10969 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:23.921759 10969 ts_tablet_manager.cc:1403] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.007s
I20260709 13:16:23.924805 10969 raft_consensus.cc:359] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.925539 10969 raft_consensus.cc:385] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.925808 10969 raft_consensus.cc:740] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.926615 10969 consensus_queue.cc:260] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.904992 10972 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:23.937021 10969 ts_tablet_manager.cc:1434] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:23.938542 10969 tablet_bootstrap.cc:492] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:23.942631 10978 raft_consensus.cc:515] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.945372 11046 raft_consensus.cc:515] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.945674 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2c4345e546bd9ab941b36a655147" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:23.946478 10704 raft_consensus.cc:3060] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.950995 10927 raft_consensus.cc:3060] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.952929 10970 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:23.953563 10970 ts_tablet_manager.cc:1403] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.019s
I20260709 13:16:23.952893 10973 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:23.953794 11042 raft_consensus.cc:493] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.954260 10973 ts_tablet_manager.cc:1403] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.024s
I20260709 13:16:23.954381 11042 raft_consensus.cc:515] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.956634 11036 raft_consensus.cc:493] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.956403 10970 raft_consensus.cc:359] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.953665 10969 tablet_bootstrap.cc:654] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.957135 10970 raft_consensus.cc:385] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.957651 10970 raft_consensus.cc:740] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.958331 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:23.958465 10970 consensus_queue.cc:260] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:23.956965 10973 raft_consensus.cc:359] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:23.960018 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.960323 10973 raft_consensus.cc:385] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:23.960623 10973 raft_consensus.cc:740] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:23.960784 10970 ts_tablet_manager.cc:1434] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:16:23.961283 10669 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.956547 11042 leader_election.cc:290] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.962282 10970 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:23.962760 10779 raft_consensus.cc:2468] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:23.964291 10669 leader_election.cc:304] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:23.965590 11042 raft_consensus.cc:2804] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.966073 11026 raft_consensus.cc:493] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:23.966157 11042 raft_consensus.cc:493] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.966881 11042 raft_consensus.cc:3060] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.957118 11036 raft_consensus.cc:515] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:23.967885 10970 tablet_bootstrap.cc:654] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:23.969044 11036 leader_election.cc:290] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:23.970748 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:23.971210 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:23.966722 11026 raft_consensus.cc:515] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
W20260709 13:16:23.972440 10744 leader_election.cc:343] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.974287 11026 leader_election.cc:290] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:23.976063 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:23.977878 10818 leader_election.cc:343] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:23.978160 10853 raft_consensus.cc:2468] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:23.978813 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:23.979585 10779 raft_consensus.cc:2468] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:23.981185 10818 leader_election.cc:304] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:23.982659 11026 raft_consensus.cc:2804] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.980444 10743 leader_election.cc:304] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:23.983188 11026 raft_consensus.cc:493] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.983758 11026 raft_consensus.cc:3060] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.987221 11036 raft_consensus.cc:2804] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:23.987748 11036 raft_consensus.cc:493] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:23.992408 11036 raft_consensus.cc:3060] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:23.995407 10704 raft_consensus.cc:2468] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:24.000748 10982 consensus_queue.cc:1048] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.008325 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:24.009177 10779 raft_consensus.cc:3060] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.010306 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2c4345e546bd9ab941b36a655147" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:24.011099 10780 raft_consensus.cc:3060] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.018232 10978 leader_election.cc:290] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:24.018756 10892 leader_election.cc:304] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
W20260709 13:16:23.982936 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:24.024067 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:24.031047 10853 raft_consensus.cc:3060] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.024356 10978 raft_consensus.cc:2804] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.024168 11046 leader_election.cc:290] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:24.046375 10978 raft_consensus.cc:697] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:24.047504 10978 consensus_queue.cc:237] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.021868 10780 raft_consensus.cc:2468] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:24.056056 10853 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:23.961284 10973 consensus_queue.cc:260] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.062634 10983 raft_consensus.cc:493] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.063241 10983 raft_consensus.cc:515] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.025532 10972 tablet_bootstrap.cc:654] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.067406 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec62799d0a34495bcdb8a6d88357e0d" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.068382 10854 raft_consensus.cc:2393] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in current term 1: Already voted for candidate e98e3e59cbcd47ed9a5123c14efde2ff in this term.
I20260709 13:16:24.071992 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec62799d0a34495bcdb8a6d88357e0d" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.074822 10669 leader_election.cc:304] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.065671 10983 leader_election.cc:290] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.076287 10983 raft_consensus.cc:3060] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.077024 10668 leader_election.cc:304] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:24.081492 10973 ts_tablet_manager.cc:1434] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.004s
I20260709 13:16:24.029341 10779 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:24.082765 10973 tablet_bootstrap.cc:492] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.027622 11026 raft_consensus.cc:515] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.024731 11042 raft_consensus.cc:515] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.091696 11042 leader_election.cc:290] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:24.092526 11042 raft_consensus.cc:2804] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.093436 11026 leader_election.cc:290] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:24.099396 10972 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.100068 10972 ts_tablet_manager.cc:1403] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.000s
I20260709 13:16:24.103420 10972 raft_consensus.cc:359] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.107340 10969 tablet_bootstrap.cc:492] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.112551 10969 ts_tablet_manager.cc:1403] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.174s	user 0.062s	sys 0.090s
I20260709 13:16:24.113564 10970 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.114114 10970 ts_tablet_manager.cc:1403] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.152s	user 0.071s	sys 0.057s
I20260709 13:16:24.115706 10969 raft_consensus.cc:359] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.116472 10969 raft_consensus.cc:385] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.116890 10972 raft_consensus.cc:385] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.116767 10970 raft_consensus.cc:359] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.117318 10972 raft_consensus.cc:740] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.117440 10853 raft_consensus.cc:3060] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.116801 10969 raft_consensus.cc:740] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.118484 10969 consensus_queue.cc:260] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.118491 10972 consensus_queue.cc:260] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.120714 10969 ts_tablet_manager.cc:1434] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:16:24.121205 10972 ts_tablet_manager.cc:1434] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:16:24.121680 10969 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.122359 10972 tablet_bootstrap.cc:492] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.117513 10970 raft_consensus.cc:385] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.123893 10970 raft_consensus.cc:740] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.124552 10970 consensus_queue.cc:260] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
W20260709 13:16:24.126320 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 51614.1us
I20260709 13:16:24.130041 10969 tablet_bootstrap.cc:654] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.131505 10972 tablet_bootstrap.cc:654] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:24.132215 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:44723, user_credentials={real_user=slave}} blocked reactor thread for 78416.3us
I20260709 13:16:24.108464 10983 raft_consensus.cc:2749] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.030242 11036 raft_consensus.cc:515] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.110390 11042 raft_consensus.cc:697] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:24.135535 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:24.136332 11042 consensus_queue.cc:237] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.137235 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:24.111850 10973 tablet_bootstrap.cc:654] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.137871 10780 raft_consensus.cc:3060] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.142841 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:24.143597 10705 raft_consensus.cc:3060] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.122506 10603 catalog_manager.cc:5697] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.161134 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:24.161989 10854 raft_consensus.cc:2393] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:24.164183 11036 leader_election.cc:290] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:24.167301 10983 raft_consensus.cc:493] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.167815 10983 raft_consensus.cc:515] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.170847 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.171290 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:24.172057 10779 raft_consensus.cc:2393] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ecc92ae686e040b1b51e52e0c512afc5 in current term 1: Already voted for candidate c2d79acd386844f3a003a093747eede7 in this term.
W20260709 13:16:24.172240 10668 leader_election.cc:343] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.180604 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea921715d3614262ae19798a1b6da4fa" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:24.180929 10703 raft_consensus.cc:3060] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.186789 10978 consensus_queue.cc:1048] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.195015 10983 leader_election.cc:290] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.195684 10779 raft_consensus.cc:3060] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.149724 10780 raft_consensus.cc:2468] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
W20260709 13:16:24.196036 10669 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.199223 10978 consensus_queue.cc:1048] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.204293 10744 leader_election.cc:304] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.205174 11036 raft_consensus.cc:2749] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.207773 10973 tablet_bootstrap.cc:492] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.208361 10973 ts_tablet_manager.cc:1403] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.008s
I20260709 13:16:24.214160 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.214893 10927 raft_consensus.cc:2468] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:24.215371 10973 raft_consensus.cc:359] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.216080 10973 raft_consensus.cc:385] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.216332 10973 raft_consensus.cc:740] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.216964 10973 consensus_queue.cc:260] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.211150 10705 raft_consensus.cc:2468] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:24.222500 10969 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.223110 10969 ts_tablet_manager.cc:1403] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.027s
I20260709 13:16:24.225106 10970 ts_tablet_manager.cc:1434] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.111s	user 0.037s	sys 0.015s
I20260709 13:16:24.226305 10970 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.229290 10818 leader_election.cc:304] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:24.230528 11068 raft_consensus.cc:2804] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.231774 11070 raft_consensus.cc:493] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.232321 11070 raft_consensus.cc:515] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.233352 10969 raft_consensus.cc:359] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.234102 10969 raft_consensus.cc:385] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.234395 10969 raft_consensus.cc:740] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.235085 10969 consensus_queue.cc:260] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.235431 11070 leader_election.cc:290] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.234190 11068 raft_consensus.cc:697] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:24.237294 10969 ts_tablet_manager.cc:1434] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:24.237504 11068 consensus_queue.cc:237] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.238967 10970 tablet_bootstrap.cc:654] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.242161 10973 ts_tablet_manager.cc:1434] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 13:16:24.243207 10973 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.244719 11036 raft_consensus.cc:493] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.245286 11036 raft_consensus.cc:515] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.247334 11036 leader_election.cc:290] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.252526 10969 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.263792 10973 tablet_bootstrap.cc:654] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.278364 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:24.279279 10780 raft_consensus.cc:2468] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:24.279424 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.280221 10853 raft_consensus.cc:2468] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:24.282492 10743 leader_election.cc:304] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:24.283582 10974 raft_consensus.cc:2804] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.283999 10974 raft_consensus.cc:493] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.284344 10974 raft_consensus.cc:3060] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.293205 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.293987 10927 raft_consensus.cc:2468] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:24.275617 10669 leader_election.cc:304] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.310540 10970 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.310675 11073 raft_consensus.cc:2804] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:24.288718 10891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:40711, user_credentials={real_user=slave}} blocked reactor thread for 72646us
I20260709 13:16:24.311209 10970 ts_tablet_manager.cc:1403] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.002s
I20260709 13:16:24.311205 11073 raft_consensus.cc:493] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.311838 11073 raft_consensus.cc:3060] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.314199 10970 raft_consensus.cc:359] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.315030 10970 raft_consensus.cc:385] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.315315 10970 raft_consensus.cc:740] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.316037 10970 consensus_queue.cc:260] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.318145 10970 ts_tablet_manager.cc:1434] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:24.311932 10818 leader_election.cc:304] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:24.310694 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 43866.1us
I20260709 13:16:24.319468 11068 raft_consensus.cc:2804] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.319950 11068 raft_consensus.cc:493] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.304412 11036 raft_consensus.cc:493] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.320080 10970 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.320142 10669 leader_election.cc:304] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.320705 11036 raft_consensus.cc:515] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.321314 11042 raft_consensus.cc:2804] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.321843 11042 raft_consensus.cc:697] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:24.322744 11042 consensus_queue.cc:237] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.320487 11068 raft_consensus.cc:3060] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.327373 10970 tablet_bootstrap.cc:654] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.301715 10969 tablet_bootstrap.cc:654] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.332583 11036 leader_election.cc:290] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:24.304523 10602 catalog_manager.cc:5697] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.308907 10972 tablet_bootstrap.cc:492] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.333709 10972 ts_tablet_manager.cc:1403] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.212s	user 0.047s	sys 0.021s
I20260709 13:16:24.335649 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd64d6b24246d39587cc4e28b286b6" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.336611 10972 raft_consensus.cc:359] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.337455 10972 raft_consensus.cc:385] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.337734 10972 raft_consensus.cc:740] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.338562 10972 consensus_queue.cc:260] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.335398 10973 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.339906 10973 ts_tablet_manager.cc:1403] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.003s
I20260709 13:16:24.340911 10972 ts_tablet_manager.cc:1434] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:24.344199 10996 raft_consensus.cc:493] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.344696 10996 raft_consensus.cc:515] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.345577 10973 raft_consensus.cc:359] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.346398 10973 raft_consensus.cc:385] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.346743 10973 raft_consensus.cc:740] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.347600 10973 consensus_queue.cc:260] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.348872 10970 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.346911 10996 leader_election.cc:290] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:24.349377 10970 ts_tablet_manager.cc:1403] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 13:16:24.355301 10598 catalog_manager.cc:5697] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.356056 10970 raft_consensus.cc:359] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.319133 11073 raft_consensus.cc:515] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.307355 10974 raft_consensus.cc:515] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.356803 10970 raft_consensus.cc:385] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.357136 10970 raft_consensus.cc:740] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.350518 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:24.357880 10970 consensus_queue.cc:260] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.358297 10779 raft_consensus.cc:2468] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:24.350034 10973 ts_tablet_manager.cc:1434] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:16:24.359284 11036 consensus_queue.cc:1048] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.359963 10892 leader_election.cc:304] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:24.356829 10972 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.361656 10970 ts_tablet_manager.cc:1434] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:16:24.362680 10970 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.359336 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:24.364349 10853 raft_consensus.cc:3060] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.359879 10973 tablet_bootstrap.cc:492] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.368301 10996 raft_consensus.cc:2804] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.368824 10996 raft_consensus.cc:493] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.369191 10996 raft_consensus.cc:3060] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.371254 10972 tablet_bootstrap.cc:654] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.375396 10973 tablet_bootstrap.cc:654] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.353467 10969 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.376145 10969 ts_tablet_manager.cc:1403] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.011s
I20260709 13:16:24.376857 10927 raft_consensus.cc:3060] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.379175 10969 raft_consensus.cc:359] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.379789 10970 tablet_bootstrap.cc:654] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.379923 10969 raft_consensus.cc:385] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.380252 10969 raft_consensus.cc:740] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.380905 10969 consensus_queue.cc:260] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.385998 11036 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.386493 11036 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.388721 11036 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:24.390053 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:24.391712 10744 leader_election.cc:343] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.399260 10969 ts_tablet_manager.cc:1434] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:16:24.400465 10969 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.405997 10853 raft_consensus.cc:2468] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:24.407233 10974 leader_election.cc:290] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.407908 10974 consensus_queue.cc:1048] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.409798 10969 tablet_bootstrap.cc:654] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.353549 11068 raft_consensus.cc:515] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.421151 11068 leader_election.cc:290] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
W20260709 13:16:24.414016 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:33849, user_credentials={real_user=slave}} blocked reactor thread for 102177us
I20260709 13:16:24.441727 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:24.441977 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd64d6b24246d39587cc4e28b286b6" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:24.443375 10973 tablet_bootstrap.cc:492] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.443209 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:24.438110 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:24.447252 10927 raft_consensus.cc:3060] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.447577 10703 raft_consensus.cc:2468] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
W20260709 13:16:24.439060 10743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:40711, user_credentials={real_user=slave}} blocked reactor thread for 44812.1us
I20260709 13:16:24.449090 10743 leader_election.cc:304] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:24.450129 11098 raft_consensus.cc:2804] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.450680 11098 raft_consensus.cc:697] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:24.451658 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:24.452416 10779 raft_consensus.cc:3060] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.451525 11098 consensus_queue.cc:237] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.452322 11073 leader_election.cc:290] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.445104 10973 ts_tablet_manager.cc:1403] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.015s
I20260709 13:16:24.449328 10996 raft_consensus.cc:515] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.460157 10744 leader_election.cc:304] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.465454 10996 leader_election.cc:290] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:24.467312 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:24.468089 10780 raft_consensus.cc:3060] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.461205 11096 raft_consensus.cc:2749] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:24.469652 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:24.470425 10853 raft_consensus.cc:3060] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.476064 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
W20260709 13:16:24.476392 10744 leader_election.cc:343] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.476879 10703 raft_consensus.cc:3060] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.479704 10601 catalog_manager.cc:5697] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.484287 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:24.485034 10926 raft_consensus.cc:3060] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.485299 10969 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.476920 10744 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.485828 10969 ts_tablet_manager.cc:1403] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.009s
I20260709 13:16:24.490142 10973 raft_consensus.cc:359] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.490890 10973 raft_consensus.cc:385] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.491205 10973 raft_consensus.cc:740] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
W20260709 13:16:24.492192 11099 log.cc:927] Time spent T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:16:24.491904 10973 consensus_queue.cc:260] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.493539 10926 raft_consensus.cc:2468] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:24.497033 10973 ts_tablet_manager.cc:1434] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 13:16:24.498076 10973 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.502080 11073 raft_consensus.cc:493] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.502640 10669 leader_election.cc:304] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:24.494519 10853 raft_consensus.cc:2468] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:24.488546 10969 raft_consensus.cc:359] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.505808 10780 raft_consensus.cc:2468] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:24.496421 10779 raft_consensus.cc:2468] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:24.507417 10892 leader_election.cc:304] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:24.502657 11073 raft_consensus.cc:515] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.508767 11082 raft_consensus.cc:2804] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.510211 11082 raft_consensus.cc:697] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:24.505725 10969 raft_consensus.cc:385] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.503763 10973 tablet_bootstrap.cc:654] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.506102 11042 raft_consensus.cc:2804] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.511560 11042 raft_consensus.cc:697] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:24.512473 11042 consensus_queue.cc:237] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.511070 10969 raft_consensus.cc:740] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.511054 11082 consensus_queue.cc:237] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.494079 11096 raft_consensus.cc:2749] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.521833 10969 consensus_queue.cc:260] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.459458 11068 consensus_queue.cc:1048] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:16:24.495577 10974 raft_consensus.cc:493] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.527748 10974 raft_consensus.cc:515] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.533740 10974 leader_election.cc:290] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.534818 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f99362df6154ae4bf9652609c976afe" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.534996 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f99362df6154ae4bf9652609c976afe" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.535601 10852 raft_consensus.cc:2468] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:24.530390 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.526530 10818 leader_election.cc:304] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:24.537698 10744 leader_election.cc:343] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.542155 10743 leader_election.cc:304] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.546838 11068 raft_consensus.cc:2804] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.547399 11068 raft_consensus.cc:697] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:24.548323 10927 raft_consensus.cc:2468] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:24.548166 11068 consensus_queue.cc:237] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.549356 11073 leader_election.cc:290] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
W20260709 13:16:24.550526 10668 leader_election.cc:343] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.553714 10974 raft_consensus.cc:2804] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.554184 10974 raft_consensus.cc:493] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.554519 10974 raft_consensus.cc:3060] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.555004 10973 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.555589 10973 ts_tablet_manager.cc:1403] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.007s
I20260709 13:16:24.563125 10973 raft_consensus.cc:359] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.563930 10973 raft_consensus.cc:385] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.564205 10973 raft_consensus.cc:740] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.565213 10973 consensus_queue.cc:260] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.565954 11103 raft_consensus.cc:493] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.566382 10970 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.566895 10970 ts_tablet_manager.cc:1403] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.204s	user 0.031s	sys 0.041s
I20260709 13:16:24.567497 10973 ts_tablet_manager.cc:1434] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:16:24.568487 10973 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.568660 11103 raft_consensus.cc:515] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.569502 10970 raft_consensus.cc:359] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.570245 10970 raft_consensus.cc:385] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.570534 10970 raft_consensus.cc:740] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.571297 10970 consensus_queue.cc:260] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.572281 11103 leader_election.cc:290] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:24.572429 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.573132 10853 raft_consensus.cc:2468] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:24.573448 10970 ts_tablet_manager.cc:1434] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:24.574188 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.574733 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:24.575343 11083 consensus_queue.cc:1048] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.575802 10743 leader_election.cc:304] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:24.576956 11036 raft_consensus.cc:2804] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.577435 11036 raft_consensus.cc:493] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.577469 10703 raft_consensus.cc:2468] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:24.578042 11036 raft_consensus.cc:3060] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.577033 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:24.577481 10818 leader_election.cc:343] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:24.579525 10818 leader_election.cc:343] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.555006 10972 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.580956 10972 ts_tablet_manager.cc:1403] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.239s	user 0.019s	sys 0.023s
W20260709 13:16:24.584118 10669 leader_election.cc:343] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.575867 10974 raft_consensus.cc:515] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.584721 10669 leader_election.cc:304] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.590127 11073 raft_consensus.cc:2749] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.564077 10598 catalog_manager.cc:5697] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.592331 10973 tablet_bootstrap.cc:654] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.594712 10969 ts_tablet_manager.cc:1434] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.017s
I20260709 13:16:24.595738 10969 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.597934 10996 consensus_queue.cc:1048] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.599426 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f99362df6154ae4bf9652609c976afe" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:24.600121 10853 raft_consensus.cc:3060] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.586136 10970 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.587755 10972 raft_consensus.cc:359] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.607952 10972 raft_consensus.cc:385] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.608223 10972 raft_consensus.cc:740] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.588178 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:24.610122 10744 leader_election.cc:343] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.585564 11036 raft_consensus.cc:515] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.609737 10970 tablet_bootstrap.cc:654] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.611428 10972 consensus_queue.cc:260] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.611917 10601 catalog_manager.cc:5697] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.613540 10972 ts_tablet_manager.cc:1434] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:16:24.614740 11073 raft_consensus.cc:493] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.615265 11073 raft_consensus.cc:515] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.616168 11036 leader_election.cc:290] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:24.616312 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:24.617348 11073 leader_election.cc:290] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.618654 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045df8b8bd346a5ba1065c0c38709d6" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.619071 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:24.619774 10854 raft_consensus.cc:3060] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.620368 10969 tablet_bootstrap.cc:654] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:24.620471 10668 leader_election.cc:343] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:24.621483 10744 leader_election.cc:343] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.623301 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045df8b8bd346a5ba1065c0c38709d6" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:24.629315 10669 leader_election.cc:343] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.638562 10669 leader_election.cc:304] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.631999 10854 raft_consensus.cc:2468] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:24.639703 11073 raft_consensus.cc:2749] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.629496 10853 raft_consensus.cc:2468] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:24.640437 11042 consensus_queue.cc:1048] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.641527 10743 leader_election.cc:304] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:24.642474 11036 raft_consensus.cc:2804] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.643011 11036 raft_consensus.cc:697] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:24.643664 10743 leader_election.cc:304] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:24.643831 11036 consensus_queue.cc:237] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.645525 11109 raft_consensus.cc:2804] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.646211 11109 raft_consensus.cc:697] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:24.648445 10972 tablet_bootstrap.cc:492] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.651983 10970 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.652529 10970 ts_tablet_manager.cc:1403] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.001s
I20260709 13:16:24.653898 10974 leader_election.cc:290] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.655151 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f99362df6154ae4bf9652609c976afe" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:24.656244 10973 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
W20260709 13:16:24.656543 10744 leader_election.cc:343] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.656764 10973 ts_tablet_manager.cc:1403] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.003s
I20260709 13:16:24.660157 10969 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.660759 10969 ts_tablet_manager.cc:1403] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.003s
I20260709 13:16:24.669557 10973 raft_consensus.cc:359] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.670336 10973 raft_consensus.cc:385] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.670606 10973 raft_consensus.cc:740] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.672725 10969 raft_consensus.cc:359] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.673457 10969 raft_consensus.cc:385] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.673722 10969 raft_consensus.cc:740] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.674834 10973 consensus_queue.cc:260] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.676894 10973 ts_tablet_manager.cc:1434] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:16:24.677309 10970 raft_consensus.cc:359] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.678155 10970 raft_consensus.cc:385] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.678157 10969 consensus_queue.cc:260] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.679317 10970 raft_consensus.cc:740] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.680137 10970 consensus_queue.cc:260] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.678653 11073 consensus_queue.cc:1048] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.687233 10970 ts_tablet_manager.cc:1434] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:16:24.691125 10970 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.677796 10973 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.680579 10602 catalog_manager.cc:5697] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.684122 10601 catalog_manager.cc:5697] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.647212 11109 consensus_queue.cc:237] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.694101 11068 consensus_queue.cc:1048] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.681017 10969 ts_tablet_manager.cc:1434] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:16:24.695559 10969 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.688264 11098 raft_consensus.cc:493] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.697687 11098 raft_consensus.cc:515] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.699939 11098 leader_election.cc:290] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:24.701031 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bac6584874487a8dc3137cc48b7124" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:24.702911 10744 leader_election.cc:343] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.704717 10973 tablet_bootstrap.cc:654] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.705372 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bac6584874487a8dc3137cc48b7124" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:24.706379 10703 raft_consensus.cc:2468] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:24.710134 10744 leader_election.cc:304] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.713006 11098 raft_consensus.cc:2804] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.713506 10970 tablet_bootstrap.cc:654] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.713500 11098 raft_consensus.cc:493] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.714797 11098 raft_consensus.cc:3060] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.715029 11076 consensus_queue.cc:1048] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.716753 10972 tablet_bootstrap.cc:654] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.721846 11070 consensus_queue.cc:1048] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.754758 10973 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.755185 10973 ts_tablet_manager.cc:1403] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.002s
I20260709 13:16:24.757243 10973 raft_consensus.cc:359] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.759699 10972 tablet_bootstrap.cc:492] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.760300 10972 ts_tablet_manager.cc:1403] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.000s
I20260709 13:16:24.764557 10927 raft_consensus.cc:3060] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.768755 10969 tablet_bootstrap.cc:654] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.769133 10973 raft_consensus.cc:385] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.769567 10973 raft_consensus.cc:740] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.773375 11098 raft_consensus.cc:515] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.766229 10972 raft_consensus.cc:359] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.782271 10972 raft_consensus.cc:385] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.782016 10601 catalog_manager.cc:5697] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.782528 10972 raft_consensus.cc:740] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.770346 10973 consensus_queue.cc:260] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.775580 11046 consensus_queue.cc:1048] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.784677 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bac6584874487a8dc3137cc48b7124" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:24.785737 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bac6584874487a8dc3137cc48b7124" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:24.778549 10970 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
W20260709 13:16:24.786262 10744 leader_election.cc:343] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.786381 10703 raft_consensus.cc:3060] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.788255 10973 ts_tablet_manager.cc:1434] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:16:24.788820 10970 ts_tablet_manager.cc:1403] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.000s
I20260709 13:16:24.784668 10601 catalog_manager.cc:5697] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.791531 10970 raft_consensus.cc:359] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.792281 10970 raft_consensus.cc:385] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.792560 10970 raft_consensus.cc:740] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.779914 10969 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.784220 10972 consensus_queue.cc:260] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.793908 10973 tablet_bootstrap.cc:492] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.795531 10972 ts_tablet_manager.cc:1434] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:16:24.796510 10972 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.798214 10970 consensus_queue.cc:260] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.802230 10969 ts_tablet_manager.cc:1403] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.008s
I20260709 13:16:24.804947 10969 raft_consensus.cc:359] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.805645 10969 raft_consensus.cc:385] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.805819 10970 ts_tablet_manager.cc:1434] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:24.806020 10703 raft_consensus.cc:2468] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:24.807307 10744 leader_election.cc:304] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.808377 10973 tablet_bootstrap.cc:654] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.808293 11109 raft_consensus.cc:2804] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.808872 11109 raft_consensus.cc:697] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:24.809742 11109 consensus_queue.cc:237] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.814780 11098 leader_election.cc:290] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:24.816409 10970 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.817643 10972 tablet_bootstrap.cc:654] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.823578 10970 tablet_bootstrap.cc:654] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.826032 10969 raft_consensus.cc:740] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.827051 10969 consensus_queue.cc:260] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.829861 10969 ts_tablet_manager.cc:1434] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:16:24.832262 10972 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.832826 10972 ts_tablet_manager.cc:1403] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.003s
I20260709 13:16:24.832926 10969 tablet_bootstrap.cc:492] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.835515 10972 raft_consensus.cc:359] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.836191 10601 catalog_manager.cc:5697] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.837731 10973 tablet_bootstrap.cc:492] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.838256 10973 ts_tablet_manager.cc:1403] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260709 13:16:24.840551 10969 tablet_bootstrap.cc:654] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.840761 10973 raft_consensus.cc:359] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.841336 10973 raft_consensus.cc:385] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.841532 10973 raft_consensus.cc:740] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.841984 11082 raft_consensus.cc:493] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.836210 10972 raft_consensus.cc:385] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.842541 11082 raft_consensus.cc:515] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.844180 10970 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.844702 10970 ts_tablet_manager.cc:1403] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 13:16:24.845688 11082 leader_election.cc:290] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:24.847410 10970 raft_consensus.cc:359] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.851356 10970 raft_consensus.cc:385] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.851673 10970 raft_consensus.cc:740] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.851970 10969 tablet_bootstrap.cc:492] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.852474 10969 ts_tablet_manager.cc:1403] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 13:16:24.852355 10970 consensus_queue.cc:260] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.854627 10970 ts_tablet_manager.cc:1434] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:24.855509 10970 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.848189 10972 raft_consensus.cc:740] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.842144 10973 consensus_queue.cc:260] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.848963 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:24.860277 10778 raft_consensus.cc:2393] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e98e3e59cbcd47ed9a5123c14efde2ff in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:24.847466 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5392b2ac6e24ca69bc36ff46e3b4d31" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.861959 10891 leader_election.cc:304] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.862728 11082 raft_consensus.cc:3060] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.867173 10973 ts_tablet_manager.cc:1434] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:16:24.868207 10973 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.871088 11082 raft_consensus.cc:2749] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.873621 11036 consensus_queue.cc:1048] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:24.873973 10972 consensus_queue.cc:260] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.875994 10969 raft_consensus.cc:359] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.876749 10972 ts_tablet_manager.cc:1434] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.003s
I20260709 13:16:24.876713 10969 raft_consensus.cc:385] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.873656 10973 tablet_bootstrap.cc:654] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.877193 10969 raft_consensus.cc:740] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.877764 10972 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.878403 10969 consensus_queue.cc:260] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.880487 10969 ts_tablet_manager.cc:1434] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:16:24.877377 11046 raft_consensus.cc:493] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.881786 10969 tablet_bootstrap.cc:492] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.881549 11046 raft_consensus.cc:515] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:24.883245 10972 tablet_bootstrap.cc:654] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.883912 11046 leader_election.cc:290] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:24.885843 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926ec017d90a4abfa1b66dff80a72097" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:24.886253 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926ec017d90a4abfa1b66dff80a72097" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:24.887382 10669 leader_election.cc:343] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:24.888119 10669 leader_election.cc:343] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.888383 10969 tablet_bootstrap.cc:654] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.888532 10669 leader_election.cc:304] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.889732 11046 raft_consensus.cc:2749] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.893646 10970 tablet_bootstrap.cc:654] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.900194 10972 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.900761 10972 ts_tablet_manager.cc:1403] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:16:24.903383 10972 raft_consensus.cc:359] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.904068 10972 raft_consensus.cc:385] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.904350 10972 raft_consensus.cc:740] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.905519 11036 raft_consensus.cc:493] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.905326 10972 consensus_queue.cc:260] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.906062 11036 raft_consensus.cc:515] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.907359 10972 ts_tablet_manager.cc:1434] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:24.908118 11036 leader_election.cc:290] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.908310 10972 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.911739 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63842ff5f6d44c21b7c9aa23a113bd3e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:24.912955 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63842ff5f6d44c21b7c9aa23a113bd3e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.914090 10972 tablet_bootstrap.cc:654] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:24.915037 10744 leader_election.cc:343] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:24.915838 10743 leader_election.cc:343] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.916311 10743 leader_election.cc:304] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:24.917840 11109 consensus_queue.cc:1048] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:24.919384 11109 raft_consensus.cc:2749] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.925081 10970 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.925948 10970 ts_tablet_manager.cc:1403] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.010s
I20260709 13:16:24.928670 10970 raft_consensus.cc:359] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.929351 10970 raft_consensus.cc:385] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.929649 10970 raft_consensus.cc:740] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.930539 10970 consensus_queue.cc:260] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.934417 10970 ts_tablet_manager.cc:1434] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:24.936434 10970 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:24.943082 10970 tablet_bootstrap.cc:654] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.943848 11070 raft_consensus.cc:493] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.944407 11070 raft_consensus.cc:515] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.946731 11070 leader_election.cc:290] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:24.948750 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb39c08c61aa4aa88ac5846b32b7594e" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.949987 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb39c08c61aa4aa88ac5846b32b7594e" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:24.950209 10818 leader_election.cc:343] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.950606 10973 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:24.951114 10973 ts_tablet_manager.cc:1403] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.001s
W20260709 13:16:24.951530 10818 leader_election.cc:343] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.952034 10818 leader_election.cc:304] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:24.953349 11070 raft_consensus.cc:2749] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:24.956408 10969 tablet_bootstrap.cc:492] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:24.957100 10969 ts_tablet_manager.cc:1403] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.001s
I20260709 13:16:24.957398 10973 raft_consensus.cc:359] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.958138 10973 raft_consensus.cc:385] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.958413 10973 raft_consensus.cc:740] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.959059 10973 consensus_queue.cc:260] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.960582 10969 raft_consensus.cc:359] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.961463 10969 raft_consensus.cc:385] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.962741 11070 raft_consensus.cc:493] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:24.963336 11070 raft_consensus.cc:515] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.965582 11070 leader_election.cc:290] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:24.961841 10969 raft_consensus.cc:740] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.967963 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:24.968652 10703 raft_consensus.cc:2468] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:24.968251 10969 consensus_queue.cc:260] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:24.967440 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:24.969971 10818 leader_election.cc:304] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:24.971287 10818 leader_election.cc:343] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.971602 10969 ts_tablet_manager.cc:1434] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:16:24.972569 10969 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:24.974107 11070 raft_consensus.cc:2804] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:24.974534 11070 raft_consensus.cc:493] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:24.974874 11070 raft_consensus.cc:3060] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.975237 10970 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:24.975719 10970 ts_tablet_manager.cc:1403] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.011s
I20260709 13:16:24.978346 10970 raft_consensus.cc:359] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.978997 10970 raft_consensus.cc:385] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.979251 10970 raft_consensus.cc:740] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.979861 10970 consensus_queue.cc:260] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:24.981848 10970 ts_tablet_manager.cc:1434] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:24.982023 11070 raft_consensus.cc:515] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.983511 10972 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:24.984035 10972 ts_tablet_manager.cc:1403] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.016s
I20260709 13:16:24.984782 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
W20260709 13:16:24.986325 10818 leader_election.cc:343] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:24.961071 10973 ts_tablet_manager.cc:1434] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:16:24.986605 10972 raft_consensus.cc:359] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.987214 10972 raft_consensus.cc:385] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.987476 10972 raft_consensus.cc:740] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.987620 10973 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:24.988555 10972 consensus_queue.cc:260] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:24.990602 10972 ts_tablet_manager.cc:1434] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:24.991490 10972 tablet_bootstrap.cc:492] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:24.991688 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:24.992328 10703 raft_consensus.cc:3060] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.990612 11070 leader_election.cc:290] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:24.994922 10969 tablet_bootstrap.cc:654] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.997475 10972 tablet_bootstrap.cc:654] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.000221 10703 raft_consensus.cc:2468] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:25.000873 10970 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.001477 10818 leader_election.cc:304] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:25.006618 11070 raft_consensus.cc:2804] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.006873 10970 tablet_bootstrap.cc:654] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.007167 11070 raft_consensus.cc:697] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:25.008016 11070 consensus_queue.cc:237] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.008256 11082 consensus_queue.cc:1048] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.015827 10973 tablet_bootstrap.cc:654] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.016927 11036 raft_consensus.cc:493] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.017495 11036 raft_consensus.cc:515] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.019963 11036 leader_election.cc:290] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.022360 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.017462 10970 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.025216 10970 ts_tablet_manager.cc:1403] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 13:16:25.028155 10970 raft_consensus.cc:359] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
W20260709 13:16:25.028492 10743 leader_election.cc:343] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.028870 10970 raft_consensus.cc:385] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.028260 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.029291 10970 raft_consensus.cc:740] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.030212 11046 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.030031 10970 consensus_queue.cc:260] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.030478 10703 raft_consensus.cc:2468] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:25.030822 11046 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.031950 10744 leader_election.cc:304] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:25.032593 10970 ts_tablet_manager.cc:1434] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:25.032843 11065 raft_consensus.cc:493] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.036188 10970 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.039009 10972 tablet_bootstrap.cc:492] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:25.041163 10972 ts_tablet_manager.cc:1403] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.011s
I20260709 13:16:25.040794 11065 raft_consensus.cc:515] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.039580 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:25.039947 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.037693 11036 raft_consensus.cc:2804] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.044199 10603 catalog_manager.cc:5697] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.047333 10969 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.047875 10969 ts_tablet_manager.cc:1403] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.010s
I20260709 13:16:25.043190 10927 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:25.050875 10669 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:25.051718 11073 raft_consensus.cc:2804] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.043385 11036 raft_consensus.cc:493] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.052088 11073 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.052332 11036 raft_consensus.cc:3060] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.052484 11073 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.046031 10972 raft_consensus.cc:359] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.054930 10972 raft_consensus.cc:385] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.037657 11046 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:25.055235 10972 raft_consensus.cc:740] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.045521 10780 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:25.056718 10972 consensus_queue.cc:260] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.059904 10972 ts_tablet_manager.cc:1434] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:16:25.061512 10972 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:25.061758 11046 consensus_queue.cc:1048] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:16:25.068729 10973 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.069268 10973 ts_tablet_manager.cc:1403] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 13:16:25.070091 11065 leader_election.cc:290] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:25.074231 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfabef20ffa848369804737306e9146b" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:25.076171 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfabef20ffa848369804737306e9146b" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.076455 11073 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.076910 10703 raft_consensus.cc:2468] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:25.077657 10973 raft_consensus.cc:359] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.078379 10973 raft_consensus.cc:385] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.078529 11065 consensus_queue.cc:1048] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:25.078786 11036 raft_consensus.cc:515] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.079185 10818 leader_election.cc:304] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:25.080171 11065 raft_consensus.cc:2804] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.078663 10973 raft_consensus.cc:740] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.080569 11065 raft_consensus.cc:493] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.080997 11065 raft_consensus.cc:3060] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.081780 11036 leader_election.cc:290] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.081808 10973 consensus_queue.cc:260] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
W20260709 13:16:25.085418 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:25.085801 10973 ts_tablet_manager.cc:1434] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:25.088132 11105 consensus_queue.cc:1048] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.089875 11073 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:25.090557 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:25.091195 10703 raft_consensus.cc:3060] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.094956 10972 tablet_bootstrap.cc:654] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.099967 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:25.100651 10928 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.103807 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:25.104517 10777 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.105015 11065 raft_consensus.cc:515] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.110392 10970 tablet_bootstrap.cc:654] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.113688 11065 leader_election.cc:290] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:25.115643 11102 raft_consensus.cc:493] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.116221 11102 raft_consensus.cc:515] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.118103 11083 consensus_queue.cc:1048] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:25.119009 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfabef20ffa848369804737306e9146b" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:25.119630 10705 raft_consensus.cc:3060] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.123256 11102 leader_election.cc:290] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.124863 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.126690 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489e04e47174b9d9baa5ca299d1e7a3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.127620 10702 raft_consensus.cc:2393] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e98e3e59cbcd47ed9a5123c14efde2ff in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:25.101603 11070 raft_consensus.cc:493] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.133113 11070 raft_consensus.cc:515] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.135133 11070 leader_election.cc:290] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.135485 11105 consensus_queue.cc:1048] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.135329 11073 consensus_queue.cc:1048] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:25.137349 10928 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:25.137650 10891 leader_election.cc:304] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:25.138926 10669 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:25.139870 11073 raft_consensus.cc:2804] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.140633 11073 raft_consensus.cc:697] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:25.141706 11073 consensus_queue.cc:237] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.143371 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045df8b8bd346a5ba1065c0c38709d6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.145670 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045df8b8bd346a5ba1065c0c38709d6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.146148 10702 raft_consensus.cc:2468] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:25.146422 10703 raft_consensus.cc:2468] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:25.146776 11046 raft_consensus.cc:493] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.147341 11046 raft_consensus.cc:515] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.147675 10744 leader_election.cc:304] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:25.148631 11105 raft_consensus.cc:2804] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.149129 11105 raft_consensus.cc:697] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:25.149659 11046 leader_election.cc:290] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.152100 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.150025 11105 consensus_queue.cc:237] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.153111 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfabef20ffa848369804737306e9146b" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:25.154816 10818 leader_election.cc:304] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:25.156490 10818 leader_election.cc:343] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.144068 11102 raft_consensus.cc:3060] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.161139 10969 raft_consensus.cc:359] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.162045 10969 raft_consensus.cc:385] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.162341 10969 raft_consensus.cc:740] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.132370 10777 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:25.167294 10973 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.110713 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:25.165583 11070 raft_consensus.cc:2804] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:25.157555 10818 leader_election.cc:343] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.172719 10969 consensus_queue.cc:260] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.174268 10854 raft_consensus.cc:3060] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:25.181463 10744 consensus_peers.cc:597] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:25.166484 10926 raft_consensus.cc:2468] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:25.176468 11070 raft_consensus.cc:493] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.186825 11070 raft_consensus.cc:3060] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.202591 10973 tablet_bootstrap.cc:654] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.202420 11070 raft_consensus.cc:515] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.205499 11070 leader_election.cc:290] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.208894 10969 ts_tablet_manager.cc:1434] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.161s	user 0.006s	sys 0.002s
I20260709 13:16:25.210037 10969 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.213948 11070 consensus_queue.cc:1048] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:25.222986 10705 raft_consensus.cc:2468] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:25.179665 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:25.229005 10972 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:25.229573 10972 ts_tablet_manager.cc:1403] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.168s	user 0.018s	sys 0.032s
I20260709 13:16:25.230108 10669 leader_election.cc:304] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:25.232744 11073 raft_consensus.cc:2749] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.232345 10972 raft_consensus.cc:359] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.235190 10972 raft_consensus.cc:385] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.235627 10972 raft_consensus.cc:740] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.238328 10972 consensus_queue.cc:260] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.250710 10972 ts_tablet_manager.cc:1434] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 13:16:25.251813 10972 tablet_bootstrap.cc:492] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:25.249848 10854 raft_consensus.cc:2468] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:25.266170 10969 tablet_bootstrap.cc:654] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.267654 11102 raft_consensus.cc:2749] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.263068 10705 raft_consensus.cc:3060] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.268790 10603 catalog_manager.cc:5697] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.274080 11103 raft_consensus.cc:493] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.274739 11103 raft_consensus.cc:515] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.277951 10601 catalog_manager.cc:5697] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.279680 11103 leader_election.cc:290] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:25.281391 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb39c08c61aa4aa88ac5846b32b7594e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
W20260709 13:16:25.291168 10744 consensus_peers.cc:597] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:25.292520 10970 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.293103 10970 ts_tablet_manager.cc:1403] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.257s	user 0.009s	sys 0.004s
I20260709 13:16:25.288596 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb39c08c61aa4aa88ac5846b32b7594e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.295775 10928 raft_consensus.cc:2468] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:25.297417 10744 leader_election.cc:304] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:25.295274 10970 raft_consensus.cc:359] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.295087 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045df8b8bd346a5ba1065c0c38709d6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:25.304589 10970 raft_consensus.cc:385] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.304996 10926 raft_consensus.cc:3060] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.308007 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045df8b8bd346a5ba1065c0c38709d6" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:25.308768 10704 raft_consensus.cc:3060] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.312242 10926 raft_consensus.cc:2468] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:25.312254 11036 raft_consensus.cc:2804] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.304975 10970 raft_consensus.cc:740] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.313308 11036 raft_consensus.cc:493] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.313827 10970 consensus_queue.cc:260] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.316744 10970 ts_tablet_manager.cc:1434] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:16:25.313778 11036 raft_consensus.cc:3060] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.317637 10970 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.325500 10970 tablet_bootstrap.cc:654] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.327690 10973 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.328240 10973 ts_tablet_manager.cc:1403] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.011s
I20260709 13:16:25.330961 10973 raft_consensus.cc:359] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.331622 10973 raft_consensus.cc:385] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.331889 10973 raft_consensus.cc:740] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.332604 10973 consensus_queue.cc:260] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.334986 10973 ts_tablet_manager.cc:1434] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:16:25.335981 10973 tablet_bootstrap.cc:492] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.338246 11042 raft_consensus.cc:493] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.338832 11042 raft_consensus.cc:515] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.341681 10973 tablet_bootstrap.cc:654] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.342170 11042 leader_election.cc:290] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:25.343478 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
W20260709 13:16:25.345196 10668 leader_election.cc:343] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.347237 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:25.348835 10669 leader_election.cc:343] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.349324 10669 leader_election.cc:304] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:25.357733 11042 raft_consensus.cc:2749] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.312664 10818 leader_election.cc:304] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:25.363690 11070 raft_consensus.cc:2804] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:25.363826 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.65:44723, user_credentials={real_user=slave}} blocked reactor thread for 51291.6us
I20260709 13:16:25.364259 11070 raft_consensus.cc:697] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:25.365136 11070 consensus_queue.cc:237] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.373323 11036 raft_consensus.cc:515] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.282546 10851 raft_consensus.cc:2468] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:25.367682 10818 leader_election.cc:304] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:25.389760 11068 raft_consensus.cc:2804] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.393882 11068 raft_consensus.cc:697] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:25.394901 11068 consensus_queue.cc:237] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.397361 10969 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.397969 10969 ts_tablet_manager.cc:1403] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.188s	user 0.034s	sys 0.053s
I20260709 13:16:25.400678 10969 raft_consensus.cc:359] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.401372 10969 raft_consensus.cc:385] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.401638 10969 raft_consensus.cc:740] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.402568 10969 consensus_queue.cc:260] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.403012 11105 consensus_queue.cc:1048] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:25.406384 11105 consensus_queue.cc:1048] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.383590 10704 raft_consensus.cc:2468] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:25.423818 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb39c08c61aa4aa88ac5846b32b7594e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:25.424082 11036 leader_election.cc:290] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:25.424352 10969 ts_tablet_manager.cc:1434] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:16:25.424530 10927 raft_consensus.cc:3060] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.425361 10972 tablet_bootstrap.cc:654] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.427098 10969 tablet_bootstrap.cc:492] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.421157 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb39c08c61aa4aa88ac5846b32b7594e" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:25.437000 10851 raft_consensus.cc:3060] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.439626 10603 catalog_manager.cc:5697] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:25.440841 10973 tablet_bootstrap.cc:492] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.442924 10973 ts_tablet_manager.cc:1403] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.017s
I20260709 13:16:25.443264 10603 catalog_manager.cc:5697] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.445081 10970 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.445516 10970 ts_tablet_manager.cc:1403] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.128s	user 0.019s	sys 0.007s
I20260709 13:16:25.451622 10927 raft_consensus.cc:2468] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:25.451978 10969 tablet_bootstrap.cc:654] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.447163 10973 raft_consensus.cc:359] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.456612 10973 raft_consensus.cc:385] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.456962 10973 raft_consensus.cc:740] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.457721 10973 consensus_queue.cc:260] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.459059 10744 leader_election.cc:304] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:25.461580 11105 raft_consensus.cc:2804] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.462083 10972 tablet_bootstrap.cc:492] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:25.462147 11105 raft_consensus.cc:697] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:25.462630 10972 ts_tablet_manager.cc:1403] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.002s
I20260709 13:16:25.463421 11105 consensus_queue.cc:237] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.438174 11068 consensus_queue.cc:1048] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:16:25.473575 11036 raft_consensus.cc:493] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.474174 11036 raft_consensus.cc:515] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.465379 10972 raft_consensus.cc:359] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.475356 10972 raft_consensus.cc:385] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.475598 10972 raft_consensus.cc:740] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.476182 10972 consensus_queue.cc:260] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.478348 10973 ts_tablet_manager.cc:1434] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 13:16:25.481091 10972 ts_tablet_manager.cc:1434] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:16:25.481938 10973 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.482403 10972 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:25.501660 11103 raft_consensus.cc:493] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.502287 11103 raft_consensus.cc:515] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.502746 11036 leader_election.cc:290] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.504500 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfabef20ffa848369804737306e9146b" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.510771 10972 tablet_bootstrap.cc:654] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.505167 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfabef20ffa848369804737306e9146b" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.515806 10703 raft_consensus.cc:2393] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:25.517055 10744 leader_election.cc:304] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:25.517445 11103 leader_election.cc:290] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.518294 11103 raft_consensus.cc:3060] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.519320 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926ec017d90a4abfa1b66dff80a72097" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.520031 10703 raft_consensus.cc:2468] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:25.521660 10744 leader_election.cc:304] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:25.504539 11042 raft_consensus.cc:493] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.522292 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926ec017d90a4abfa1b66dff80a72097" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.522631 11036 raft_consensus.cc:2804] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.522475 11042 raft_consensus.cc:515] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.523052 11036 raft_consensus.cc:493] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.523437 11036 raft_consensus.cc:3060] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.525605 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.526348 10852 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:25.527451 10970 raft_consensus.cc:359] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.528154 10970 raft_consensus.cc:385] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.528419 10970 raft_consensus.cc:740] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.529174 10970 consensus_queue.cc:260] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.529291 10668 leader_election.cc:304] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:25.533619 11076 raft_consensus.cc:2804] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.534056 11076 raft_consensus.cc:493] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.534386 11076 raft_consensus.cc:3060] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.534616 11042 leader_election.cc:290] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:25.514529 11065 consensus_queue.cc:1048] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260709 13:16:25.537072 10744 leader_election.cc:343] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.543608 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.544448 10926 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:25.545145 11103 raft_consensus.cc:2749] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.547199 10972 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:25.547712 10972 ts_tablet_manager.cc:1403] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.001s
I20260709 13:16:25.547686 10973 tablet_bootstrap.cc:654] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.550601 10972 raft_consensus.cc:359] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.551390 10972 raft_consensus.cc:385] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.554559 10969 tablet_bootstrap.cc:492] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.555104 10969 ts_tablet_manager.cc:1403] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.003s
I20260709 13:16:25.551666 10972 raft_consensus.cc:740] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.532295 10851 raft_consensus.cc:2468] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:25.566224 10970 ts_tablet_manager.cc:1434] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.001s
I20260709 13:16:25.573386 10970 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.573197 11036 raft_consensus.cc:515] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.567695 10969 raft_consensus.cc:359] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.578368 11036 leader_election.cc:290] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.568816 10972 consensus_queue.cc:260] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.582173 10972 ts_tablet_manager.cc:1434] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 13:16:25.542928 11076 raft_consensus.cc:515] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.586243 11076 leader_election.cc:290] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:25.582489 10969 raft_consensus.cc:385] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.586942 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:25.587602 10851 raft_consensus.cc:3060] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.587787 10972 tablet_bootstrap.cc:492] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:25.590885 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:25.591547 10928 raft_consensus.cc:3060] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.594062 10972 tablet_bootstrap.cc:654] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.594744 10970 tablet_bootstrap.cc:654] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.599242 10928 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:25.600901 10669 leader_election.cc:304] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:25.601142 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926ec017d90a4abfa1b66dff80a72097" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:25.586988 10973 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.604974 10973 ts_tablet_manager.cc:1403] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.014s
I20260709 13:16:25.606880 11036 consensus_queue.cc:1048] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.607599 10973 raft_consensus.cc:359] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.601990 11076 raft_consensus.cc:2804] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.609270 11076 raft_consensus.cc:697] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:25.610113 11076 consensus_queue.cc:237] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.603159 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926ec017d90a4abfa1b66dff80a72097" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:25.608347 10973 raft_consensus.cc:385] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.614117 10972 tablet_bootstrap.cc:492] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:25.614178 10702 raft_consensus.cc:3060] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.586963 10969 raft_consensus.cc:740] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.615835 10972 ts_tablet_manager.cc:1403] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 13:16:25.615053 10973 raft_consensus.cc:740] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.616490 10969 consensus_queue.cc:260] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.617555 10973 consensus_queue.cc:260] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.619880 10973 ts_tablet_manager.cc:1434] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:25.620925 10973 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.621100 10972 raft_consensus.cc:359] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.621825 10972 raft_consensus.cc:385] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.622157 10972 raft_consensus.cc:740] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.624202 10970 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.625991 10603 catalog_manager.cc:5697] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:25.629710 10973 tablet_bootstrap.cc:654] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.630542 11036 consensus_queue.cc:1048] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.601902 10926 raft_consensus.cc:3060] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.636436 10996 raft_consensus.cc:493] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.637051 10996 raft_consensus.cc:515] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.639379 10996 leader_election.cc:290] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.641423 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63842ff5f6d44c21b7c9aa23a113bd3e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:25.642159 10778 raft_consensus.cc:2468] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:25.643960 10892 leader_election.cc:304] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:25.644297 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63842ff5f6d44c21b7c9aa23a113bd3e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.644999 10854 raft_consensus.cc:2468] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:25.645157 10996 raft_consensus.cc:2804] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.645606 10996 raft_consensus.cc:493] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.645646 10970 ts_tablet_manager.cc:1403] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.001s
I20260709 13:16:25.645985 10996 raft_consensus.cc:3060] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.648800 10970 raft_consensus.cc:359] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.649583 10970 raft_consensus.cc:385] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.649864 10970 raft_consensus.cc:740] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.650626 10970 consensus_queue.cc:260] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.655987 10851 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:25.626806 10972 consensus_queue.cc:260] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.663376 10970 ts_tablet_manager.cc:1434] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:16:25.664459 10972 ts_tablet_manager.cc:1434] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 13:16:25.665445 10972 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:25.628206 10702 raft_consensus.cc:2468] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:25.668063 10744 leader_election.cc:304] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:25.668913 11036 raft_consensus.cc:2804] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.669404 11036 raft_consensus.cc:697] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:25.670226 11036 consensus_queue.cc:237] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.674791 10972 tablet_bootstrap.cc:654] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.657722 10996 raft_consensus.cc:515] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.664461 10970 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.683915 10996 leader_election.cc:290] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.678864 11076 raft_consensus.cc:493] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.685460 11076 raft_consensus.cc:515] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.686403 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63842ff5f6d44c21b7c9aa23a113bd3e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:25.687003 10778 raft_consensus.cc:3060] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.687170 10973 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.687668 10973 ts_tablet_manager.cc:1403] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.020s
I20260709 13:16:25.688292 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47060b8bd9de46a0afffd85bbdef46b7" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.688447 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63842ff5f6d44c21b7c9aa23a113bd3e" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:25.689181 10854 raft_consensus.cc:3060] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:25.689778 10669 leader_election.cc:343] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.690358 10973 raft_consensus.cc:359] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.691061 10973 raft_consensus.cc:385] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.691360 10973 raft_consensus.cc:740] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.690817 11076 leader_election.cc:290] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:25.692023 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47060b8bd9de46a0afffd85bbdef46b7" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:25.693549 10669 leader_election.cc:343] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.694005 10669 leader_election.cc:304] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:25.695093 11076 raft_consensus.cc:2749] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.696978 10970 tablet_bootstrap.cc:654] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.692083 10973 consensus_queue.cc:260] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.627115 10969 ts_tablet_manager.cc:1434] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.002s
I20260709 13:16:25.703418 10973 ts_tablet_manager.cc:1434] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:16:25.704408 10973 tablet_bootstrap.cc:492] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.704650 10970 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.704816 10969 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.705152 10970 ts_tablet_manager.cc:1403] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.007s
I20260709 13:16:25.707841 10970 raft_consensus.cc:359] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.708493 10970 raft_consensus.cc:385] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.708741 10970 raft_consensus.cc:740] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.710121 10973 tablet_bootstrap.cc:654] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.711882 10970 consensus_queue.cc:260] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.716058 10926 raft_consensus.cc:2468] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:25.659766 10598 catalog_manager.cc:5697] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.719249 11076 consensus_queue.cc:1048] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.721626 10854 raft_consensus.cc:2468] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:25.721706 10970 ts_tablet_manager.cc:1434] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:16:25.723937 10970 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.724597 10969 tablet_bootstrap.cc:654] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.725554 10891 leader_election.cc:304] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:25.726758 11102 raft_consensus.cc:2804] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.727252 11102 raft_consensus.cc:697] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:25.728169 11102 consensus_queue.cc:237] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.730669 11065 raft_consensus.cc:493] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.731257 11065 raft_consensus.cc:515] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.733448 11065 leader_election.cc:290] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.735890 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:25.736598 10702 raft_consensus.cc:2468] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:25.737908 10818 leader_election.cc:304] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:25.738777 11065 raft_consensus.cc:2804] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:25.739135 11065 raft_consensus.cc:493] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:25.740161 11065 raft_consensus.cc:3060] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.740676 10970 tablet_bootstrap.cc:654] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.744818 11046 consensus_queue.cc:1048] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.749850 10973 tablet_bootstrap.cc:492] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.750537 10973 ts_tablet_manager.cc:1403] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.006s
I20260709 13:16:25.753134 10970 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.753247 10973 raft_consensus.cc:359] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.754073 10973 raft_consensus.cc:385] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.754411 10973 raft_consensus.cc:740] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.735531 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.753778 10970 ts_tablet_manager.cc:1403] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260709 13:16:25.755300 10973 consensus_queue.cc:260] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
W20260709 13:16:25.755757 10818 leader_election.cc:343] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.758316 10970 raft_consensus.cc:359] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.766362 10970 raft_consensus.cc:385] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.766686 10970 raft_consensus.cc:740] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.767218 11068 consensus_queue.cc:1048] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.758948 11065 raft_consensus.cc:515] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.760623 11083 raft_consensus.cc:493] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.770166 11083 raft_consensus.cc:515] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.771191 11065 leader_election.cc:290] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:25.767452 10970 consensus_queue.cc:260] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.772166 11083 leader_election.cc:290] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:25.773202 10970 ts_tablet_manager.cc:1434] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:25.773391 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f99362df6154ae4bf9652609c976afe" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:25.774179 10970 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.774441 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:25.774494 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:25.775946 10705 raft_consensus.cc:3060] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:25.776749 10973 ts_tablet_manager.cc:1434] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
W20260709 13:16:25.776854 10818 leader_election.cc:343] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.778017 10973 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.783607 10969 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.784214 10969 ts_tablet_manager.cc:1403] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.000s
I20260709 13:16:25.787119 10969 raft_consensus.cc:359] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.787806 10969 raft_consensus.cc:385] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.788069 10969 raft_consensus.cc:740] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.788542 10970 tablet_bootstrap.cc:654] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.788681 10969 consensus_queue.cc:260] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.791945 10973 tablet_bootstrap.cc:654] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.796411 10969 ts_tablet_manager.cc:1434] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:16:25.797580 10969 tablet_bootstrap.cc:492] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.805331 10970 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.805902 10970 ts_tablet_manager.cc:1403] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260709 13:16:25.806540 10973 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.807053 10973 ts_tablet_manager.cc:1403] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260709 13:16:25.808547 10970 raft_consensus.cc:359] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.809266 10970 raft_consensus.cc:385] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.809531 10970 raft_consensus.cc:740] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.809777 10973 raft_consensus.cc:359] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.810551 10973 raft_consensus.cc:385] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.810835 10973 raft_consensus.cc:740] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.813457 10969 tablet_bootstrap.cc:654] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.814225 10973 consensus_queue.cc:260] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.816109 10970 consensus_queue.cc:260] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.818166 10973 ts_tablet_manager.cc:1434] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:25.819319 10973 tablet_bootstrap.cc:492] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.818176 10970 ts_tablet_manager.cc:1434] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:25.821539 10970 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.817718 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f99362df6154ae4bf9652609c976afe" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:25.829332 10891 leader_election.cc:304] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:25.830320 11083 raft_consensus.cc:2749] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.831699 10973 tablet_bootstrap.cc:654] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.833796 10970 tablet_bootstrap.cc:654] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.839919 10969 tablet_bootstrap.cc:492] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.840485 10969 ts_tablet_manager.cc:1403] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 13:16:25.843351 10969 raft_consensus.cc:359] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.844094 10969 raft_consensus.cc:385] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.844359 10969 raft_consensus.cc:740] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.846189 10969 consensus_queue.cc:260] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.848451 10969 ts_tablet_manager.cc:1434] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:25.848670 10970 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.849157 10970 ts_tablet_manager.cc:1403] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 13:16:25.848907 11098 consensus_queue.cc:1048] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.849350 10969 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.853648 10970 raft_consensus.cc:359] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.857321 10970 raft_consensus.cc:385] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.857607 10970 raft_consensus.cc:740] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.858887 10973 tablet_bootstrap.cc:492] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.859481 10973 ts_tablet_manager.cc:1403] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260709 13:16:25.859654 10970 consensus_queue.cc:260] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.862537 11076 raft_consensus.cc:493] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.862305 10973 raft_consensus.cc:359] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.863032 11076 raft_consensus.cc:515] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.863375 10705 raft_consensus.cc:2468] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:25.865057 10818 leader_election.cc:304] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:25.865651 10969 tablet_bootstrap.cc:654] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.866076 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:25.866333 11068 raft_consensus.cc:2804] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:25.866854 11068 raft_consensus.cc:697] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:25.867450 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:25.867636 10669 leader_election.cc:343] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.863016 10973 raft_consensus.cc:385] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.868570 10973 raft_consensus.cc:740] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
W20260709 13:16:25.868916 10669 leader_election.cc:343] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:25.869359 10669 leader_election.cc:304] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:25.869308 10973 consensus_queue.cc:260] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:25.867677 11068 consensus_queue.cc:237] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.870334 11046 raft_consensus.cc:2749] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:25.871546 10973 ts_tablet_manager.cc:1434] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:25.872573 10973 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.872988 11076 leader_election.cc:290] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:25.881131 11065 consensus_queue.cc:1048] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:25.880841 10969 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.886121 10969 ts_tablet_manager.cc:1403] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260709 13:16:25.892313 10969 raft_consensus.cc:359] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.893090 10969 raft_consensus.cc:385] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.893369 10969 raft_consensus.cc:740] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.894099 10969 consensus_queue.cc:260] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.897748 10969 ts_tablet_manager.cc:1434] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:25.882933 10973 tablet_bootstrap.cc:654] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.898815 10969 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.882654 10970 ts_tablet_manager.cc:1434] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:16:25.902976 10778 raft_consensus.cc:2468] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:25.901788 10970 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.904752 10973 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.905170 10969 tablet_bootstrap.cc:654] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.905468 10973 ts_tablet_manager.cc:1403] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 13:16:25.908324 10973 raft_consensus.cc:359] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.909075 10973 raft_consensus.cc:385] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.909358 10973 raft_consensus.cc:740] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.910877 10970 tablet_bootstrap.cc:654] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.910782 10973 consensus_queue.cc:260] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.913357 10973 ts_tablet_manager.cc:1434] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:16:25.914417 10973 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:25.921281 10969 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.922605 10969 ts_tablet_manager.cc:1403] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260709 13:16:25.922924 10973 tablet_bootstrap.cc:654] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.926051 10969 raft_consensus.cc:359] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.926874 10969 raft_consensus.cc:385] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.927141 10969 raft_consensus.cc:740] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.927903 10969 consensus_queue.cc:260] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.932148 10969 ts_tablet_manager.cc:1434] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:16:25.933226 10969 tablet_bootstrap.cc:492] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:25.944146 11036 consensus_queue.cc:1048] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.946696 10970 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:25.947242 10970 ts_tablet_manager.cc:1403] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 13:16:25.948031 10969 tablet_bootstrap.cc:654] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.950505 10972 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:25.951069 10972 ts_tablet_manager.cc:1403] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.286s	user 0.026s	sys 0.073s
I20260709 13:16:25.952343 10973 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:25.952829 10973 ts_tablet_manager.cc:1403] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260709 13:16:25.952912 11065 consensus_queue.cc:1048] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:25.953796 10972 raft_consensus.cc:359] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.949940 10970 raft_consensus.cc:359] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.955937 10970 raft_consensus.cc:385] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.958376 10970 raft_consensus.cc:740] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.958310 10973 raft_consensus.cc:359] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.959144 10973 raft_consensus.cc:385] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.959338 10970 consensus_queue.cc:260] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:25.959450 10973 raft_consensus.cc:740] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.960861 10973 consensus_queue.cc:260] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:25.958442 10972 raft_consensus.cc:385] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.962117 10972 raft_consensus.cc:740] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.962826 10973 ts_tablet_manager.cc:1434] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:25.963109 10970 ts_tablet_manager.cc:1434] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:16:25.962869 10972 consensus_queue.cc:260] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:25.965416 10969 tablet_bootstrap.cc:492] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:25.965883 10972 ts_tablet_manager.cc:1434] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:25.966181 10973 tablet_bootstrap.cc:492] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:26.009333 10969 ts_tablet_manager.cc:1403] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.000s
I20260709 13:16:26.025908 10970 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:25.966845 10972 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:26.030442 11042 raft_consensus.cc:493] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.031749 11042 raft_consensus.cc:515] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.036742 11098 raft_consensus.cc:493] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.037853 11098 raft_consensus.cc:515] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.041474 11103 raft_consensus.cc:493] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.042739 11098 leader_election.cc:290] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:26.042490 11103 raft_consensus.cc:515] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.046806 11103 leader_election.cc:290] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.051929 11042 leader_election.cc:290] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:26.054431 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.057821 11042 consensus_queue.cc:1048] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:26.058480 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e25162b088b4177b7e922ae96db38fc" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.059453 10852 raft_consensus.cc:2468] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:26.057574 10969 raft_consensus.cc:359] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.065747 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.066463 10969 raft_consensus.cc:385] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.066965 10969 raft_consensus.cc:740] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.068002 10969 consensus_queue.cc:260] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.076560 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:26.077390 10669 leader_election.cc:343] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.073709 10969 ts_tablet_manager.cc:1434] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.006s
I20260709 13:16:26.080065 10969 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
W20260709 13:16:26.082301 10743 leader_election.cc:343] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.081800 10598 catalog_manager.cc:5697] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:26.094753 10669 leader_election.cc:343] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.095407 10669 leader_election.cc:304] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.096375 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e25162b088b4177b7e922ae96db38fc" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:26.097702 11076 raft_consensus.cc:2749] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.097975 11065 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.089043 11098 raft_consensus.cc:493] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.102370 11166 raft_consensus.cc:493] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.103319 11166 raft_consensus.cc:515] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.106413 11166 leader_election.cc:290] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:26.073320 10599 catalog_manager.cc:5697] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:26.114607 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.115932 11070 raft_consensus.cc:493] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.116667 11070 raft_consensus.cc:515] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.127946 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9665487b7cb4adb9eb7e31022f32df3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:26.128243 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9665487b7cb4adb9eb7e31022f32df3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:26.129406 10780 raft_consensus.cc:2468] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:26.100262 11065 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.132721 11065 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:26.138399 11070 leader_election.cc:290] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.126740 11098 raft_consensus.cc:515] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.152494 11098 leader_election.cc:290] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.117899 10743 leader_election.cc:304] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.129350 10705 raft_consensus.cc:2468] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:26.162238 10970 tablet_bootstrap.cc:654] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.165855 10996 consensus_queue.cc:1048] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:26.173120 10973 tablet_bootstrap.cc:654] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:26.178426 10743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:40711, user_credentials={real_user=slave}} blocked reactor thread for 78918.7us
I20260709 13:16:26.179126 10969 tablet_bootstrap.cc:654] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.181613 11166 consensus_queue.cc:1048] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:26.181494 11109 raft_consensus.cc:2804] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.195588 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a8109298314916a518f33bf82ca2f7" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.196768 10852 raft_consensus.cc:2468] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:26.200351 10603 catalog_manager.cc:5697] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.203085 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a8109298314916a518f33bf82ca2f7" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.194170 11109 raft_consensus.cc:493] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.205046 11210 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.205904 11210 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.207773 11076 consensus_queue.cc:1048] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:26.209247 11210 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.204145 11109 raft_consensus.cc:3060] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.211419 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.212410 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.213308 10851 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:26.205823 11211 raft_consensus.cc:493] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.214879 11211 raft_consensus.cc:515] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.217236 11211 leader_election.cc:290] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:26.217116 10668 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.217603 10743 leader_election.cc:304] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.220063 11103 raft_consensus.cc:2804] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.226477 11102 raft_consensus.cc:493] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:26.202982 10744 leader_election.cc:343] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.227240 11102 raft_consensus.cc:515] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:26.227845 10744 leader_election.cc:343] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.228369 10744 leader_election.cc:304] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:26.230379 11105 raft_consensus.cc:2749] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.226477 11103 raft_consensus.cc:493] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.231585 11103 raft_consensus.cc:3060] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.230182 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:26.229683 11102 leader_election.cc:290] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:26.235661 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.239504 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47060b8bd9de46a0afffd85bbdef46b7" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:26.239403 10996 consensus_queue.cc:1048] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:26.242755 10892 leader_election.cc:343] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.243268 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
W20260709 13:16:26.245026 10669 leader_election.cc:343] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.247305 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47060b8bd9de46a0afffd85bbdef46b7" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:26.247596 11211 raft_consensus.cc:493] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.247990 10702 raft_consensus.cc:2468] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:26.248219 11211 raft_consensus.cc:515] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.248569 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:26.249333 10780 raft_consensus.cc:2468] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:26.249661 10892 leader_election.cc:304] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:26.250895 10996 raft_consensus.cc:2804] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.251411 10996 raft_consensus.cc:493] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.251792 10996 raft_consensus.cc:3060] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.252503 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:26.253067 10970 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:26.253602 10970 ts_tablet_manager.cc:1403] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.229s	user 0.021s	sys 0.000s
I20260709 13:16:26.256158 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.256844 10970 raft_consensus.cc:359] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.257622 10970 raft_consensus.cc:385] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.258157 10970 raft_consensus.cc:740] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.259270 10970 consensus_queue.cc:260] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.261052 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.261698 10818 leader_election.cc:304] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.263062 10970 ts_tablet_manager.cc:1434] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:26.263576 11214 raft_consensus.cc:2804] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.264138 11214 raft_consensus.cc:493] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.220584 11210 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.264437 10970 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:26.258021 10669 leader_election.cc:304] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:26.264503 11214 raft_consensus.cc:3060] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.250622 11211 leader_election.cc:290] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
W20260709 13:16:26.267373 10668 leader_election.cc:343] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:26.268392 10744 leader_election.cc:343] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.275606 11046 raft_consensus.cc:2804] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.276082 11046 raft_consensus.cc:493] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.276409 11046 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.266845 10705 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:26.270038 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.296442 10969 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:26.297181 10969 ts_tablet_manager.cc:1403] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.218s	user 0.031s	sys 0.017s
I20260709 13:16:26.297652 10970 tablet_bootstrap.cc:654] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.284358 11210 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:26.287616 10669 leader_election.cc:343] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.302076 11036 consensus_queue.cc:1048] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:16:26.300366 10969 raft_consensus.cc:359] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.358834 10969 raft_consensus.cc:385] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.359282 10969 raft_consensus.cc:740] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
W20260709 13:16:26.286640 10818 leader_election.cc:343] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.328799 11210 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.327633 10852 raft_consensus.cc:2468] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:26.380003 10973 tablet_bootstrap.cc:492] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:26.368088 10969 consensus_queue.cc:260] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.380743 10973 ts_tablet_manager.cc:1403] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.415s	user 0.028s	sys 0.006s
W20260709 13:16:26.366539 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:33849, user_credentials={real_user=slave}} blocked reactor thread for 81766us
W20260709 13:16:26.384933 10818 leader_election.cc:343] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.387300 10996 raft_consensus.cc:515] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:26.361021 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 77263us
W20260709 13:16:26.389479 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:16:26.404358 10818 leader_election.cc:343] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.389477 11109 raft_consensus.cc:515] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.404976 10818 leader_election.cc:304] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.401132 11103 raft_consensus.cc:515] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.417794 10927 raft_consensus.cc:3060] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.424512 11068 raft_consensus.cc:2749] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.432669 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47060b8bd9de46a0afffd85bbdef46b7" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:26.433362 10705 raft_consensus.cc:3060] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.433590 11109 leader_election.cc:290] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:26.434371 10973 raft_consensus.cc:359] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.435361 10973 raft_consensus.cc:385] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.435667 10973 raft_consensus.cc:740] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.412324 11214 raft_consensus.cc:515] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.443186 10969 ts_tablet_manager.cc:1434] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.146s	user 0.005s	sys 0.002s
I20260709 13:16:26.423812 10668 leader_election.cc:304] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.447413 11209 raft_consensus.cc:2804] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.447947 11209 raft_consensus.cc:493] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.448328 11209 raft_consensus.cc:3060] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.448927 11103 leader_election.cc:290] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.449801 10972 tablet_bootstrap.cc:654] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.456153 11076 raft_consensus.cc:493] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.456815 11076 raft_consensus.cc:515] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.442291 10996 leader_election.cc:290] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:26.458776 11098 raft_consensus.cc:493] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.478783 10969 tablet_bootstrap.cc:492] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:26.486212 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9665487b7cb4adb9eb7e31022f32df3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:26.486940 10702 raft_consensus.cc:3060] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.475291 11098 raft_consensus.cc:515] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.498448 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47060b8bd9de46a0afffd85bbdef46b7" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:26.508440 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a8109298314916a518f33bf82ca2f7" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:26.504006 10779 raft_consensus.cc:3060] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.509987 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a8109298314916a518f33bf82ca2f7" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:26.510733 10854 raft_consensus.cc:3060] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.498901 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e25162b088b4177b7e922ae96db38fc" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:26.512065 10852 raft_consensus.cc:3060] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.525424 11046 raft_consensus.cc:515] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.527880 11046 leader_election.cc:290] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:26.532701 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.533610 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:26.536056 10779 raft_consensus.cc:2468] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:26.537765 11076 leader_election.cc:290] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.538494 10818 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.538753 10854 raft_consensus.cc:2468] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:26.539594 11068 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.539954 11068 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.540284 11068 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.548869 11068 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
W20260709 13:16:26.550329 10668 leader_election.cc:343] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.550992 11068 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:26.551285 10668 leader_election.cc:343] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.561657 11214 leader_election.cc:290] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:26.565023 10973 consensus_queue.cc:260] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.582358 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e25162b088b4177b7e922ae96db38fc" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:26.583712 10973 ts_tablet_manager.cc:1434] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.203s	user 0.010s	sys 0.001s
I20260709 13:16:26.585176 10973 tablet_bootstrap.cc:492] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:26.589812 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:26.574649 10705 raft_consensus.cc:2468] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:26.592121 10969 tablet_bootstrap.cc:654] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.595479 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9665487b7cb4adb9eb7e31022f32df3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:26.596169 10778 raft_consensus.cc:3060] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.587317 11210 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.579641 11209 raft_consensus.cc:515] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.599553 10703 raft_consensus.cc:2393] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ecc92ae686e040b1b51e52e0c512afc5 in current term 1: Already voted for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in this term.
I20260709 13:16:26.600708 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:26.601359 10853 raft_consensus.cc:3060] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.596383 10702 raft_consensus.cc:2468] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:26.599848 11209 leader_election.cc:290] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.615206 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.618281 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:26.618968 10779 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.622763 10892 leader_election.cc:304] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:26.623584 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:26.623947 11083 raft_consensus.cc:2804] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.624331 11098 leader_election.cc:290] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.624486 11083 raft_consensus.cc:697] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
W20260709 13:16:26.607764 10744 leader_election.cc:343] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.625545 11083 consensus_queue.cc:237] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.628860 11222 consensus_queue.cc:1048] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:26.629665 10669 leader_election.cc:343] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.630198 10669 leader_election.cc:304] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:26.623492 10972 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:26.635254 10853 raft_consensus.cc:2468] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:26.636624 10668 leader_election.cc:304] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.637019 10972 ts_tablet_manager.cc:1403] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.670s	user 0.021s	sys 0.003s
I20260709 13:16:26.638093 11076 raft_consensus.cc:2804] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.638633 11076 raft_consensus.cc:697] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:26.638103 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.639967 11076 consensus_queue.cc:237] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.640820 10778 raft_consensus.cc:2468] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:26.633276 11209 raft_consensus.cc:2749] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.642951 10743 leader_election.cc:304] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.643229 10972 raft_consensus.cc:359] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.646427 10972 raft_consensus.cc:385] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.646850 10972 raft_consensus.cc:740] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.652199 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:26.653151 10854 raft_consensus.cc:2393] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:26.654409 11222 raft_consensus.cc:2804] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.641801 11210 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.651014 10852 raft_consensus.cc:2468] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:26.663781 10972 consensus_queue.cc:260] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.660557 11222 raft_consensus.cc:697] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:26.672777 11222 consensus_queue.cc:237] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.675573 10779 raft_consensus.cc:2468] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
W20260709 13:16:26.666541 10818 consensus_peers.cc:597] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:26.677117 10818 leader_election.cc:343] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.678045 10818 leader_election.cc:304] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.678794 11065 raft_consensus.cc:2804] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.679267 11065 raft_consensus.cc:697] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:26.679651 10818 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [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: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.680629 11214 raft_consensus.cc:2749] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.702158 10972 ts_tablet_manager.cc:1434] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 13:16:26.702384 10743 leader_election.cc:304] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.703382 10972 tablet_bootstrap.cc:492] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:26.704176 11098 raft_consensus.cc:2804] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.704706 11098 raft_consensus.cc:697] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:26.680135 11065 consensus_queue.cc:237] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.679703 10973 tablet_bootstrap.cc:654] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.694109 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:26.696045 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
W20260709 13:16:26.696702 10744 leader_election.cc:343] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.700388 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.707780 10970 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:26.709782 10970 ts_tablet_manager.cc:1403] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.446s	user 0.023s	sys 0.008s
I20260709 13:16:26.708251 11216 consensus_queue.cc:1048] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:16:26.710981 10744 leader_election.cc:343] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.705688 11098 consensus_queue.cc:237] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.714097 10969 tablet_bootstrap.cc:492] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:26.714617 10969 ts_tablet_manager.cc:1403] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.250s	user 0.011s	sys 0.020s
I20260709 13:16:26.718502 10970 raft_consensus.cc:359] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.719187 10970 raft_consensus.cc:385] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.719450 10970 raft_consensus.cc:740] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.720103 10970 consensus_queue.cc:260] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
W20260709 13:16:26.721730 10743 leader_election.cc:343] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.722278 10743 leader_election.cc:304] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:26.722548 10970 ts_tablet_manager.cc:1434] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 13:16:26.723027 11222 raft_consensus.cc:2749] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.723793 10969 raft_consensus.cc:359] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.724498 10969 raft_consensus.cc:385] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.724787 10969 raft_consensus.cc:740] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.731760 10970 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:26.726208 10669 leader_election.cc:304] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:26.735195 10969 consensus_queue.cc:260] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.735170 11076 raft_consensus.cc:2804] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.741439 10969 ts_tablet_manager.cc:1434] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:16:26.743104 11076 raft_consensus.cc:697] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:26.744128 11076 consensus_queue.cc:237] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.745126 10969 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:26.745970 10970 tablet_bootstrap.cc:654] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.751382 10972 tablet_bootstrap.cc:654] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.755419 10969 tablet_bootstrap.cc:654] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.764025 10973 tablet_bootstrap.cc:492] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:26.764545 10973 ts_tablet_manager.cc:1403] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.007s
I20260709 13:16:26.769439 10973 raft_consensus.cc:359] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.774544 10973 raft_consensus.cc:385] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.774848 10973 raft_consensus.cc:740] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.775542 10973 consensus_queue.cc:260] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.777647 10973 ts_tablet_manager.cc:1434] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260709 13:16:26.778841 10973 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:26.782781 10603 catalog_manager.cc:5697] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:26.784672 10669 leader_election.cc:343] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.785241 10669 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:26.795766 11209 raft_consensus.cc:2749] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.806753 10972 tablet_bootstrap.cc:492] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:26.815852 10972 ts_tablet_manager.cc:1403] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.006s
I20260709 13:16:26.818270 10973 tablet_bootstrap.cc:654] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.818580 10972 raft_consensus.cc:359] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.819293 10972 raft_consensus.cc:385] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.819566 10972 raft_consensus.cc:740] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.820259 10972 consensus_queue.cc:260] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.814095 10969 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:26.821573 10969 ts_tablet_manager.cc:1403] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.007s
I20260709 13:16:26.824260 10969 raft_consensus.cc:359] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.824915 10969 raft_consensus.cc:385] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.825176 10969 raft_consensus.cc:740] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.825779 10969 consensus_queue.cc:260] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.819729 10599 catalog_manager.cc:5697] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.813122 10970 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:26.827106 10970 ts_tablet_manager.cc:1403] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.011s
I20260709 13:16:26.829663 10970 raft_consensus.cc:359] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.830400 10970 raft_consensus.cc:385] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.830679 10970 raft_consensus.cc:740] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
W20260709 13:16:26.797030 10669 leader_election.cc:343] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.839347 10969 ts_tablet_manager.cc:1434] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:16:26.831280 10970 consensus_queue.cc:260] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.839118 10598 catalog_manager.cc:5697] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:26.841578 10970 ts_tablet_manager.cc:1434] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:26.842698 10970 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:26.838992 10972 ts_tablet_manager.cc:1434] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:16:26.843631 10973 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:26.844070 10972 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:26.844152 10973 ts_tablet_manager.cc:1403] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:16:26.846501 10969 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:26.853513 10973 raft_consensus.cc:359] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.854262 10973 raft_consensus.cc:385] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.854530 10973 raft_consensus.cc:740] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.856317 10972 tablet_bootstrap.cc:654] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.859167 10970 tablet_bootstrap.cc:654] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.858604 10603 catalog_manager.cc:5697] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.866420 10969 tablet_bootstrap.cc:654] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.870754 10969 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:26.871237 10969 ts_tablet_manager.cc:1403] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 13:16:26.873682 10969 raft_consensus.cc:359] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.855284 10973 consensus_queue.cc:260] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.874434 10969 raft_consensus.cc:385] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.874883 10969 raft_consensus.cc:740] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.875789 10969 consensus_queue.cc:260] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.876767 10973 ts_tablet_manager.cc:1434] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 13:16:26.877177 10602 catalog_manager.cc:5697] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.878219 11214 raft_consensus.cc:493] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.878304 10969 ts_tablet_manager.cc:1434] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:16:26.878856 11214 raft_consensus.cc:515] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.879776 10969 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:26.879442 10602 catalog_manager.cc:5697] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.881006 11214 leader_election.cc:290] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.883301 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:26.884022 10778 raft_consensus.cc:2468] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:26.885080 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.886301 10970 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:26.886794 10970 ts_tablet_manager.cc:1403] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.007s
I20260709 13:16:26.889328 10970 raft_consensus.cc:359] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
W20260709 13:16:26.889547 10818 leader_election.cc:343] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.890455 10818 leader_election.cc:304] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.891603 11214 raft_consensus.cc:2804] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.891973 11214 raft_consensus.cc:493] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.892298 11214 raft_consensus.cc:3060] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.893240 11222 raft_consensus.cc:493] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.893610 10969 tablet_bootstrap.cc:654] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.893754 11222 raft_consensus.cc:515] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.895988 11222 leader_election.cc:290] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.898316 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.883558 10973 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:26.899114 10852 raft_consensus.cc:2468] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:26.904464 10743 leader_election.cc:304] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:26.900429 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:26.906620 10744 leader_election.cc:343] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.909446 10973 tablet_bootstrap.cc:654] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.910597 11214 raft_consensus.cc:515] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.911331 11222 raft_consensus.cc:2804] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.921715 11222 raft_consensus.cc:493] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.922139 11222 raft_consensus.cc:3060] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.912680 11214 leader_election.cc:290] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:26.914777 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:26.927060 10778 raft_consensus.cc:3060] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.927964 10969 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:26.915115 10972 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:26.928503 10969 ts_tablet_manager.cc:1403] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.020s
I20260709 13:16:26.928927 10972 ts_tablet_manager.cc:1403] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.010s
I20260709 13:16:26.929057 11222 raft_consensus.cc:515] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.931605 10969 raft_consensus.cc:359] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.932077 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:26.932416 10969 raft_consensus.cc:385] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.932667 10852 raft_consensus.cc:3060] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.932720 10969 raft_consensus.cc:740] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.933478 10969 consensus_queue.cc:260] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:26.935559 10969 ts_tablet_manager.cc:1434] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:26.936555 10969 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:26.939664 11214 raft_consensus.cc:493] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.940281 11214 raft_consensus.cc:515] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.943161 10969 tablet_bootstrap.cc:654] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.919937 10923 raft_consensus.cc:3060] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.921149 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:26.922266 10973 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:26.944098 11214 leader_election.cc:290] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:26.945025 10973 ts_tablet_manager.cc:1403] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.001s
W20260709 13:16:26.945748 10818 leader_election.cc:343] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.946066 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:26.949635 10778 raft_consensus.cc:2468] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:26.949859 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:26.950551 10702 raft_consensus.cc:2468] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:26.951494 10818 leader_election.cc:304] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.947911 10973 raft_consensus.cc:359] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.952144 10973 raft_consensus.cc:385] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.952435 10973 raft_consensus.cc:740] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.952817 11214 raft_consensus.cc:2804] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.953269 10973 consensus_queue.cc:260] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.917388 10970 raft_consensus.cc:385] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.953372 11214 raft_consensus.cc:697] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:26.955392 11214 consensus_queue.cc:237] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:26.955631 10973 ts_tablet_manager.cc:1434] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:26.954088 10970 raft_consensus.cc:740] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.952342 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:26.955762 11222 leader_election.cc:290] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
W20260709 13:16:26.952723 10818 leader_election.cc:343] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:26.960299 10744 leader_election.cc:343] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.960588 10818 leader_election.cc:304] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:26.961369 11065 raft_consensus.cc:2804] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.961989 10973 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:26.961817 11065 raft_consensus.cc:493] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.962495 11065 raft_consensus.cc:3060] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.961855 10972 raft_consensus.cc:359] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.968691 10972 raft_consensus.cc:385] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.969017 10972 raft_consensus.cc:740] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.969692 10970 consensus_queue.cc:260] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.974402 10973 tablet_bootstrap.cc:654] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.974176 10972 consensus_queue.cc:260] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.979318 11065 raft_consensus.cc:515] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:26.980170 10970 ts_tablet_manager.cc:1434] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260709 13:16:26.981658 10970 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:26.984720 11065 leader_election.cc:290] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:26.987893 11076 raft_consensus.cc:493] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.988436 11076 raft_consensus.cc:515] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.989109 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:26.989795 10702 raft_consensus.cc:3060] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.990760 11076 leader_election.cc:290] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:26.994206 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e25162b088b4177b7e922ae96db38fc" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:26.995106 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e25162b088b4177b7e922ae96db38fc" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:26.995148 10854 raft_consensus.cc:2393] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in current term 1: Already voted for candidate c2d79acd386844f3a003a093747eede7 in this term.
I20260709 13:16:26.997979 10668 leader_election.cc:304] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:27.000274 11209 raft_consensus.cc:3060] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.009409 10702 raft_consensus.cc:2468] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:27.018540 10973 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.019304 10969 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:26.987103 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:27.019860 10969 ts_tablet_manager.cc:1403] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.003s
I20260709 13:16:27.019091 10973 ts_tablet_manager.cc:1403] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.013s
I20260709 13:16:27.020184 11083 consensus_queue.cc:1048] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.026129 10969 raft_consensus.cc:359] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.025218 10973 raft_consensus.cc:359] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.027288 10973 raft_consensus.cc:385] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.027673 10973 raft_consensus.cc:740] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.028357 10973 consensus_queue.cc:260] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.028227 10602 catalog_manager.cc:5697] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.030244 10973 ts_tablet_manager.cc:1434] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:16:27.026927 10969 raft_consensus.cc:385] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.030872 10969 raft_consensus.cc:740] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.031203 10973 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.031944 10969 consensus_queue.cc:260] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.036087 11214 raft_consensus.cc:493] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.036710 11214 raft_consensus.cc:515] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:26.961304 10852 raft_consensus.cc:2468] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:27.038483 10743 leader_election.cc:304] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.041947 11222 raft_consensus.cc:2804] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.042547 11222 raft_consensus.cc:697] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:27.043416 11222 consensus_queue.cc:237] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.054603 11214 leader_election.cc:290] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:27.055529 11098 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.056064 11098 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.057960 10973 tablet_bootstrap.cc:654] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.058198 11109 raft_consensus.cc:493] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.058691 11109 raft_consensus.cc:515] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.057708 11098 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.060760 11109 leader_election.cc:290] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.065317 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:27.066097 10702 raft_consensus.cc:2468] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:27.067531 10744 leader_election.cc:304] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:27.083982 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:27.073695 10996 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.073972 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.074474 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.085515 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:27.074505 11076 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.082698 11065 raft_consensus.cc:493] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.084677 11109 raft_consensus.cc:2804] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.085312 10996 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.088406 10702 raft_consensus.cc:2468] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:27.090950 11102 consensus_queue.cc:1048] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.091524 10996 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:27.087697 10818 leader_election.cc:343] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.088383 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.092978 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:27.088644 11065 raft_consensus.cc:515] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.093791 10852 raft_consensus.cc:2393] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e98e3e59cbcd47ed9a5123c14efde2ff in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:27.095023 11065 leader_election.cc:290] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:27.088397 11076 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.097182 11076 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:27.074795 10969 ts_tablet_manager.cc:1434] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 13:16:27.069135 11209 raft_consensus.cc:2749] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.092401 10972 ts_tablet_manager.cc:1434] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.000s
W20260709 13:16:27.089474 10744 leader_election.cc:343] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.101956 10973 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.098107 10705 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:27.107926 10973 ts_tablet_manager.cc:1403] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.019s
I20260709 13:16:27.093255 10778 raft_consensus.cc:2468] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:27.110908 10973 raft_consensus.cc:359] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.111791 10973 raft_consensus.cc:385] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.112062 10973 raft_consensus.cc:740] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.112654 10973 consensus_queue.cc:260] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.100443 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.114315 10779 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
W20260709 13:16:27.116909 10744 leader_election.cc:343] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.120586 10744 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.117799 10669 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:27.122458 11209 raft_consensus.cc:2804] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.122826 11209 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.123147 11209 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.126411 11222 raft_consensus.cc:2804] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.126868 11222 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.127205 11222 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.128937 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.131238 11209 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:27.131677 10669 leader_election.cc:343] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.116663 10973 ts_tablet_manager.cc:1434] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:16:27.133283 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 45624.9us
I20260709 13:16:27.097802 10970 tablet_bootstrap.cc:654] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.092404 11109 raft_consensus.cc:493] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:27.135456 10892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:44723, user_credentials={real_user=slave}} blocked reactor thread for 44450.8us
I20260709 13:16:27.135823 11109 raft_consensus.cc:3060] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.131615 10972 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:27.139701 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:27.140480 10702 raft_consensus.cc:2393] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e98e3e59cbcd47ed9a5123c14efde2ff in current term 1: Already voted for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in this term.
I20260709 13:16:27.141840 10973 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.142536 10969 tablet_bootstrap.cc:492] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:27.143982 11076 consensus_queue.cc:1048] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.147621 10892 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:27.148697 10973 tablet_bootstrap.cc:654] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.149870 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:27.150432 11209 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:27.150851 11102 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.151292 10602 catalog_manager.cc:5697] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.152921 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:27.154733 11223 consensus_queue.cc:1048] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.157994 11109 raft_consensus.cc:515] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:27.152897 10669 leader_election.cc:343] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.162298 11102 raft_consensus.cc:2749] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.164098 10818 leader_election.cc:304] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.165373 11065 raft_consensus.cc:2804] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.165843 11065 raft_consensus.cc:697] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:27.166538 11222 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.166685 11065 consensus_queue.cc:237] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.167796 10780 raft_consensus.cc:2393] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in current term 1: Already voted for candidate c2d79acd386844f3a003a093747eede7 in this term.
I20260709 13:16:27.171643 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:27.173202 11076 consensus_queue.cc:1048] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:27.175441 10744 leader_election.cc:343] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.181209 10669 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.183770 11103 consensus_queue.cc:1048] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.189850 11076 raft_consensus.cc:2749] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.200452 10923 raft_consensus.cc:3060] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.206835 11109 leader_election.cc:290] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.186540 10818 leader_election.cc:304] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:27.210879 11214 raft_consensus.cc:2804] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.211288 11214 raft_consensus.cc:493] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.211635 11214 raft_consensus.cc:3060] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.213078 10972 tablet_bootstrap.cc:654] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.215281 11222 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.218240 10969 tablet_bootstrap.cc:654] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.219210 11214 raft_consensus.cc:515] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.221382 11214 leader_election.cc:290] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:27.222296 10973 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.222864 10973 ts_tablet_manager.cc:1403] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.041s
I20260709 13:16:27.225600 10973 raft_consensus.cc:359] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.226325 10973 raft_consensus.cc:385] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.226606 10973 raft_consensus.cc:740] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.229229 11222 consensus_queue.cc:1048] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:27.228399 10669 consensus_peers.cc:597] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.234055 10969 tablet_bootstrap.cc:492] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:27.235507 10969 ts_tablet_manager.cc:1403] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.002s
I20260709 13:16:27.232625 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
W20260709 13:16:27.240109 10744 leader_election.cc:343] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.240561 10970 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:27.241065 10970 ts_tablet_manager.cc:1403] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.260s	user 0.008s	sys 0.003s
I20260709 13:16:27.249286 10973 consensus_queue.cc:260] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.250268 10854 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.251624 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:27.252517 10702 raft_consensus.cc:2393] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 in current term 1: Already voted for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in this term.
I20260709 13:16:27.250725 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:27.254383 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.254875 10705 raft_consensus.cc:3060] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.255103 10780 raft_consensus.cc:2468] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:27.255600 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:27.256270 10776 raft_consensus.cc:3060] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.256743 10973 ts_tablet_manager.cc:1434] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:16:27.259399 10972 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:27.259905 10972 ts_tablet_manager.cc:1403] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.008s
I20260709 13:16:27.257834 10973 tablet_bootstrap.cc:492] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.256305 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:27.264182 10703 raft_consensus.cc:3060] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.266134 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.269122 10744 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.271267 10818 leader_election.cc:304] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:27.273370 11065 raft_consensus.cc:2804] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.273770 11065 raft_consensus.cc:493] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.274119 11065 raft_consensus.cc:3060] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.274541 11222 consensus_queue.cc:1048] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.275902 11222 raft_consensus.cc:2749] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.261411 10598 catalog_manager.cc:5697] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.283660 10970 raft_consensus.cc:359] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.284421 10970 raft_consensus.cc:385] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.284694 10970 raft_consensus.cc:740] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.290421 10972 raft_consensus.cc:359] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.296072 11222 raft_consensus.cc:493] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.299232 11222 raft_consensus.cc:515] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.301414 11222 leader_election.cc:290] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.291566 10970 consensus_queue.cc:260] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.298673 10972 raft_consensus.cc:385] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.291885 10969 raft_consensus.cc:359] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.303015 10973 tablet_bootstrap.cc:654] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.303592 10969 raft_consensus.cc:385] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.303901 10969 raft_consensus.cc:740] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.303274 10972 raft_consensus.cc:740] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.290603 10703 raft_consensus.cc:2468] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:27.305626 10972 consensus_queue.cc:260] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.309062 10969 consensus_queue.cc:260] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.313691 10970 ts_tablet_manager.cc:1434] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.001s
I20260709 13:16:27.297564 10705 raft_consensus.cc:2468] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:27.315397 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:27.317183 10701 raft_consensus.cc:2468] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:27.322746 10744 leader_election.cc:304] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.324966 10969 ts_tablet_manager.cc:1434] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.089s	user 0.009s	sys 0.001s
I20260709 13:16:27.327028 10972 ts_tablet_manager.cc:1434] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 13:16:27.329007 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.334508 11216 consensus_queue.cc:1048] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.336539 10818 leader_election.cc:304] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:27.340848 11276 raft_consensus.cc:2804] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.341675 11276 raft_consensus.cc:697] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:27.337414 10776 raft_consensus.cc:2468] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:27.344624 10969 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:27.329834 10744 leader_election.cc:304] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:27.347712 11276 consensus_queue.cc:237] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.350266 11222 raft_consensus.cc:2804] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:27.350422 10744 leader_election.cc:343] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.355849 10972 tablet_bootstrap.cc:492] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:27.330715 11109 raft_consensus.cc:2804] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.361114 11065 raft_consensus.cc:515] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.362023 11109 raft_consensus.cc:697] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:27.362999 11109 consensus_queue.cc:237] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.354823 11222 raft_consensus.cc:493] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.365087 11209 consensus_queue.cc:1048] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.374672 11222 raft_consensus.cc:3060] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:27.366565 10818 leader_election.cc:343] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.382961 10970 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:27.369055 11065 leader_election.cc:290] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:27.388799 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:27.389580 10776 raft_consensus.cc:3060] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.391443 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:27.395951 10972 tablet_bootstrap.cc:654] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.400969 10973 tablet_bootstrap.cc:492] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.405290 10973 ts_tablet_manager.cc:1403] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.148s	user 0.034s	sys 0.051s
I20260709 13:16:27.411309 10969 tablet_bootstrap.cc:654] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.418535 11276 consensus_queue.cc:1048] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:16:27.432178 11098 raft_consensus.cc:493] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.434589 11098 raft_consensus.cc:515] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.438831 10776 raft_consensus.cc:2468] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:27.443879 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:27.446408 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.446705 11098 leader_election.cc:290] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
W20260709 13:16:27.449649 10743 leader_election.cc:343] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.454577 10972 tablet_bootstrap.cc:492] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:27.455140 10972 ts_tablet_manager.cc:1403] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.006s
W20260709 13:16:27.455200 10744 leader_election.cc:343] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.455708 10744 leader_election.cc:304] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:27.457017 11216 raft_consensus.cc:493] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.457535 11216 raft_consensus.cc:515] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.460017 11223 raft_consensus.cc:2749] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.461009 10970 tablet_bootstrap.cc:654] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.461149 11216 leader_election.cc:290] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.458230 10972 raft_consensus.cc:359] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.463176 10972 raft_consensus.cc:385] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.463538 10972 raft_consensus.cc:740] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.461365 10818 leader_election.cc:304] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:27.464354 10972 consensus_queue.cc:260] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.455651 10973 raft_consensus.cc:359] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.467566 10973 raft_consensus.cc:385] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.467928 10973 raft_consensus.cc:740] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.477022 10972 ts_tablet_manager.cc:1434] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:16:27.473985 11214 raft_consensus.cc:2804] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.486516 11214 raft_consensus.cc:697] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:27.487433 11214 consensus_queue.cc:237] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.478106 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:27.478890 10818 leader_election.cc:343] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.493124 10818 leader_election.cc:343] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.473831 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:27.494784 10701 raft_consensus.cc:2468] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:27.480417 10973 consensus_queue.cc:260] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.498759 11223 consensus_queue.cc:1048] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.499243 10973 ts_tablet_manager.cc:1434] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 13:16:27.503358 10973 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.505028 10972 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:27.501317 10923 raft_consensus.cc:3060] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.502136 10818 leader_election.cc:304] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.518458 11276 raft_consensus.cc:2804] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.518913 11276 raft_consensus.cc:493] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.519297 11276 raft_consensus.cc:3060] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.519505 10973 tablet_bootstrap.cc:654] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.522151 10972 tablet_bootstrap.cc:654] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:27.523653 10818 consensus_peers.cc:597] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.499354 11222 raft_consensus.cc:515] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.524078 10598 catalog_manager.cc:5697] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.530637 11065 consensus_queue.cc:1048] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.531123 10969 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:27.531630 10969 ts_tablet_manager.cc:1403] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.006s
W20260709 13:16:27.528878 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:27.534480 10969 raft_consensus.cc:359] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.535226 10969 raft_consensus.cc:385] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.535499 10969 raft_consensus.cc:740] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.536338 10969 consensus_queue.cc:260] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.543134 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
W20260709 13:16:27.544633 10744 leader_election.cc:343] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.548267 10969 ts_tablet_manager.cc:1434] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:16:27.549600 10973 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.550174 10973 ts_tablet_manager.cc:1403] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260709 13:16:27.551962 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:27.552675 10705 raft_consensus.cc:3060] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.552821 10973 raft_consensus.cc:359] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.553536 10973 raft_consensus.cc:385] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.553818 10973 raft_consensus.cc:740] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.554504 10973 consensus_queue.cc:260] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.549634 10969 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:27.559998 10970 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:27.560561 10970 ts_tablet_manager.cc:1403] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.006s
I20260709 13:16:27.560833 10973 ts_tablet_manager.cc:1434] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:27.562814 10705 raft_consensus.cc:2468] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:27.564692 10925 raft_consensus.cc:3060] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.565974 10744 leader_election.cc:304] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.566275 10970 raft_consensus.cc:359] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.566968 10970 raft_consensus.cc:385] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.567239 10970 raft_consensus.cc:740] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.567901 10970 consensus_queue.cc:260] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.567243 11109 raft_consensus.cc:2804] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.568950 11109 raft_consensus.cc:697] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:27.569806 11109 consensus_queue.cc:237] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.564687 10973 tablet_bootstrap.cc:492] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.571990 11222 leader_election.cc:290] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.577873 10973 tablet_bootstrap.cc:654] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.580338 11222 consensus_queue.cc:1048] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:27.588095 10818 consensus_peers.cc:597] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.589269 11222 raft_consensus.cc:493] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.553118 10599 catalog_manager.cc:5697] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.594002 11222 raft_consensus.cc:515] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.597004 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:27.598287 10744 leader_election.cc:343] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.600364 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:27.601028 10854 raft_consensus.cc:2468] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:27.602736 10743 leader_election.cc:304] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:27.603248 10973 tablet_bootstrap.cc:492] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.603770 10598 catalog_manager.cc:5697] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.603821 10973 ts_tablet_manager.cc:1403] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 13:16:27.608150 10973 raft_consensus.cc:359] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.608815 10973 raft_consensus.cc:385] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.609119 10973 raft_consensus.cc:740] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.609882 10973 consensus_queue.cc:260] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.611939 10973 ts_tablet_manager.cc:1434] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:16:27.612761 11276 raft_consensus.cc:515] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.613437 10973 tablet_bootstrap.cc:492] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.611981 11098 raft_consensus.cc:2804] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.615753 11098 raft_consensus.cc:493] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.616108 11098 raft_consensus.cc:3060] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.620098 10973 tablet_bootstrap.cc:654] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.622547 11222 leader_election.cc:290] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:27.623633 11098 raft_consensus.cc:515] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.639995 11065 raft_consensus.cc:493] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.652755 11065 raft_consensus.cc:515] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.644187 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:27.655570 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.656103 11065 leader_election.cc:290] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.626412 10972 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:27.657122 10972 ts_tablet_manager.cc:1403] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.152s	user 0.035s	sys 0.014s
I20260709 13:16:27.657619 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:27.658093 10818 leader_election.cc:343] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.658735 10818 leader_election.cc:343] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.659420 10818 leader_election.cc:343] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.659809 10818 leader_election.cc:304] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.660046 10972 raft_consensus.cc:359] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.660759 10972 raft_consensus.cc:385] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.661013 10972 raft_consensus.cc:740] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.661969 11065 raft_consensus.cc:2749] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.647593 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:27.663362 10705 raft_consensus.cc:3060] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.663597 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:27.663854 11098 leader_election.cc:290] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:27.617856 10969 tablet_bootstrap.cc:654] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.664413 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
W20260709 13:16:27.665066 10744 leader_election.cc:343] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.647678 11276 leader_election.cc:290] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:27.665068 10852 raft_consensus.cc:3060] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.673722 10598 catalog_manager.cc:5697] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.669967 10972 consensus_queue.cc:260] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.645829 10970 ts_tablet_manager.cc:1434] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.000s
I20260709 13:16:27.676743 10972 ts_tablet_manager.cc:1434] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:16:27.677984 10972 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:27.681730 10705 raft_consensus.cc:2468] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:27.683029 10818 leader_election.cc:304] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.684109 11276 raft_consensus.cc:2804] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.684590 11276 raft_consensus.cc:697] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:27.685038 10970 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:27.692642 10972 tablet_bootstrap.cc:654] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.685427 11276 consensus_queue.cc:237] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.703775 10973 tablet_bootstrap.cc:492] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.704340 10973 ts_tablet_manager.cc:1403] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.003s
I20260709 13:16:27.707019 10973 raft_consensus.cc:359] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.707728 10973 raft_consensus.cc:385] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.708001 10973 raft_consensus.cc:740] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.708639 10973 consensus_queue.cc:260] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.712387 10973 ts_tablet_manager.cc:1434] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:27.713424 10973 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.714936 10970 tablet_bootstrap.cc:654] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.716229 10969 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:27.717163 10969 ts_tablet_manager.cc:1403] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.168s	user 0.010s	sys 0.011s
I20260709 13:16:27.720129 10969 raft_consensus.cc:359] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.720860 10969 raft_consensus.cc:385] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.727020 10970 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:27.731117 10973 tablet_bootstrap.cc:654] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.732790 10970 ts_tablet_manager.cc:1403] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:16:27.735613 10970 raft_consensus.cc:359] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.736306 10970 raft_consensus.cc:385] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.736580 10970 raft_consensus.cc:740] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.721138 10969 raft_consensus.cc:740] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.741971 10969 consensus_queue.cc:260] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.688212 10852 raft_consensus.cc:2468] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:27.748114 10743 leader_election.cc:304] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:27.751168 11103 raft_consensus.cc:2804] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.751747 11103 raft_consensus.cc:697] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:27.752617 11103 consensus_queue.cc:237] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.755739 10603 catalog_manager.cc:5697] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.770494 11277 consensus_queue.cc:1048] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.771481 11276 consensus_queue.cc:1048] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.775707 10970 consensus_queue.cc:260] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.777228 11276 raft_consensus.cc:493] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.777781 11276 raft_consensus.cc:515] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.779799 11276 leader_election.cc:290] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:27.780839 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:27.782303 10818 leader_election.cc:343] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.783123 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.783782 10779 raft_consensus.cc:2468] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:27.787827 10818 leader_election.cc:304] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.788515 10970 ts_tablet_manager.cc:1434] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260709 13:16:27.789605 10970 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:27.794272 10973 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.794799 10973 ts_tablet_manager.cc:1403] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.003s
I20260709 13:16:27.796892 10973 raft_consensus.cc:359] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.797394 10973 raft_consensus.cc:385] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.797657 10973 raft_consensus.cc:740] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.798470 10973 consensus_queue.cc:260] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.799443 11065 raft_consensus.cc:2804] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.799836 11065 raft_consensus.cc:493] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.800158 11065 raft_consensus.cc:3060] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.801028 10970 tablet_bootstrap.cc:654] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.809724 11216 consensus_queue.cc:1048] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.818020 11216 raft_consensus.cc:493] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.818718 11216 raft_consensus.cc:515] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.820358 11065 raft_consensus.cc:515] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.822475 11065 leader_election.cc:290] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:27.822578 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.824414 10973 ts_tablet_manager.cc:1434] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260709 13:16:27.824627 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:27.826197 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:27.826828 10779 raft_consensus.cc:3060] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.828111 11277 raft_consensus.cc:493] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.829314 10973 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.820890 11216 leader_election.cc:290] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:27.836552 10973 tablet_bootstrap.cc:654] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.837495 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:27.824543 10818 leader_election.cc:343] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.841140 10818 leader_election.cc:343] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.829705 11277 raft_consensus.cc:515] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.845929 10779 raft_consensus.cc:2468] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:27.847205 10818 leader_election.cc:304] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
W20260709 13:16:27.847726 10744 consensus_peers.cc:597] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:27.848397 10818 leader_election.cc:343] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.848853 10818 leader_election.cc:304] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.849910 11277 leader_election.cc:290] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:27.850108 11216 raft_consensus.cc:2804] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.851578 11216 raft_consensus.cc:697] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:27.852416 11216 consensus_queue.cc:237] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.860368 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258b681455145359e054dd8baf6d90f" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.862164 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258b681455145359e054dd8baf6d90f" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.864652 11277 raft_consensus.cc:2749] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:27.864564 10818 leader_election.cc:343] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.866863 10599 catalog_manager.cc:5697] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.867030 10969 ts_tablet_manager.cc:1434] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.000s
W20260709 13:16:27.867772 10818 leader_election.cc:343] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.869692 10818 leader_election.cc:304] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.870147 10970 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:27.870388 10969 tablet_bootstrap.cc:492] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:27.870798 11216 raft_consensus.cc:2749] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.872334 10972 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:27.872862 10972 ts_tablet_manager.cc:1403] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.195s	user 0.069s	sys 0.060s
I20260709 13:16:27.883003 10969 tablet_bootstrap.cc:654] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.870729 10970 ts_tablet_manager.cc:1403] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.012s
I20260709 13:16:27.893592 11210 raft_consensus.cc:493] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.894207 11210 raft_consensus.cc:515] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.894989 10973 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:27.895481 10973 ts_tablet_manager.cc:1403] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.009s
I20260709 13:16:27.896275 11210 leader_election.cc:290] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:27.897104 10970 raft_consensus.cc:359] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.897797 10970 raft_consensus.cc:385] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.898066 10970 raft_consensus.cc:740] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.898689 11210 raft_consensus.cc:493] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.899214 11210 raft_consensus.cc:515] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.899607 10969 tablet_bootstrap.cc:492] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:27.899730 11103 consensus_queue.cc:1048] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.900152 10969 ts_tablet_manager.cc:1403] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260709 13:16:27.901281 11210 leader_election.cc:290] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:27.896219 10972 raft_consensus.cc:359] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.902168 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85fa1eaef08444d8e48f1e3273dce64" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:27.898356 10973 raft_consensus.cc:359] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.903309 10972 raft_consensus.cc:385] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.902890 10969 raft_consensus.cc:359] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.902995 10973 raft_consensus.cc:385] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.903836 10969 raft_consensus.cc:385] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.904053 10972 raft_consensus.cc:740] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.904222 10969 raft_consensus.cc:740] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.904342 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:27.904831 10972 consensus_queue.cc:260] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.904951 10969 consensus_queue.cc:260] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.902765 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.906952 10972 ts_tablet_manager.cc:1434] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:16:27.907064 10969 ts_tablet_manager.cc:1434] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:27.908149 10972 tablet_bootstrap.cc:492] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
W20260709 13:16:27.903460 10669 leader_election.cc:343] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.907131 10668 leader_election.cc:343] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.913405 10669 leader_election.cc:343] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.908143 10969 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:27.915201 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85fa1eaef08444d8e48f1e3273dce64" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.903877 10973 raft_consensus.cc:740] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.917042 10970 consensus_queue.cc:260] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.919236 10970 ts_tablet_manager.cc:1434] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:16:27.920269 10970 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:27.920732 10969 tablet_bootstrap.cc:654] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.922832 10973 consensus_queue.cc:260] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.923410 10972 tablet_bootstrap.cc:654] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.930907 10669 leader_election.cc:304] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:27.932020 11209 raft_consensus.cc:2749] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.934954 10973 ts_tablet_manager.cc:1434] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:16:27.935515 10969 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:27.936190 10973 tablet_bootstrap.cc:492] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:27.936071 10603 catalog_manager.cc:5697] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.936046 10969 ts_tablet_manager.cc:1403] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
W20260709 13:16:27.942401 10669 leader_election.cc:343] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.942901 10669 leader_election.cc:304] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:27.944160 11209 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.944634 11209 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.945418 10972 tablet_bootstrap.cc:492] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:27.945698 11210 raft_consensus.cc:2749] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.945979 10973 tablet_bootstrap.cc:654] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.946772 11209 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:27.948048 10970 tablet_bootstrap.cc:654] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.947917 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:27.948617 10852 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:27.949213 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:27.943179 10969 raft_consensus.cc:359] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.949796 10969 raft_consensus.cc:385] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.949864 10668 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:27.950132 10969 raft_consensus.cc:740] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.945966 10972 ts_tablet_manager.cc:1403] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 13:16:27.950953 11209 raft_consensus.cc:2804] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.950878 10969 consensus_queue.cc:260] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:27.951411 11209 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.951841 11209 raft_consensus.cc:3060] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.953016 10969 ts_tablet_manager.cc:1434] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:16:27.955087 10969 tablet_bootstrap.cc:492] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:27.953421 10972 raft_consensus.cc:359] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:27.957819 10972 raft_consensus.cc:385] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.958158 10972 raft_consensus.cc:740] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.958943 10972 consensus_queue.cc:260] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
W20260709 13:16:27.960887 10669 leader_election.cc:343] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.961259 10969 tablet_bootstrap.cc:654] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.961499 10972 ts_tablet_manager.cc:1434] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:27.963106 10972 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:27.966162 11209 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:27.969283 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:27.970315 10970 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
W20260709 13:16:27.971009 10669 leader_election.cc:343] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.974354 11209 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:27.975421 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:27.978010 10852 raft_consensus.cc:3060] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.970870 10970 ts_tablet_manager.cc:1403] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.002s
I20260709 13:16:27.982484 10970 raft_consensus.cc:359] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.983194 10970 raft_consensus.cc:385] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.983464 10970 raft_consensus.cc:740] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.984091 10970 consensus_queue.cc:260] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:27.988597 10972 tablet_bootstrap.cc:654] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.992821 10970 ts_tablet_manager.cc:1434] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:16:27.993947 10970 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:27.997056 11098 raft_consensus.cc:493] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.997746 10852 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:27.997608 11098 raft_consensus.cc:515] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.000065 11098 leader_election.cc:290] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.002884 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.004870 10973 tablet_bootstrap.cc:492] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:28.005357 10973 ts_tablet_manager.cc:1403] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.003s
I20260709 13:16:28.002887 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:28.006232 10744 leader_election.cc:343] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.004647 10668 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7
W20260709 13:16:28.008390 10744 leader_election.cc:343] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.008798 10744 leader_election.cc:304] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:28.009635 11210 raft_consensus.cc:2804] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.010406 11210 raft_consensus.cc:697] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:28.011332 11210 consensus_queue.cc:237] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.012306 10969 tablet_bootstrap.cc:492] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:28.012811 10969 ts_tablet_manager.cc:1403] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.020s
I20260709 13:16:28.009748 11098 raft_consensus.cc:2749] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.015381 10969 raft_consensus.cc:359] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.018479 10969 raft_consensus.cc:385] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.018752 10969 raft_consensus.cc:740] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.013840 10973 raft_consensus.cc:359] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.020023 10973 raft_consensus.cc:385] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.020282 10973 raft_consensus.cc:740] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.020844 10973 consensus_queue.cc:260] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.021858 10969 consensus_queue.cc:260] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.027562 10969 ts_tablet_manager.cc:1434] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:28.028571 10969 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:28.030951 10970 tablet_bootstrap.cc:654] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.031997 10972 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:28.032516 10972 ts_tablet_manager.cc:1403] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.026s
I20260709 13:16:28.034338 10969 tablet_bootstrap.cc:654] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.036130 10973 ts_tablet_manager.cc:1434] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:16:28.039456 10972 raft_consensus.cc:359] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.040298 10972 raft_consensus.cc:385] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.040553 10972 raft_consensus.cc:740] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.042906 10972 consensus_queue.cc:260] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.047657 10973 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:28.054409 10972 ts_tablet_manager.cc:1434] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 13:16:28.055590 10972 tablet_bootstrap.cc:492] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:28.066681 11263 raft_consensus.cc:493] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.067266 11263 raft_consensus.cc:515] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.069368 11263 leader_election.cc:290] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.059983 11276 raft_consensus.cc:493] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.072079 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.072124 11276 raft_consensus.cc:515] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.080698 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.084856 11276 leader_election.cc:290] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.085784 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89be4e081b4eee9dcc9539163d404f" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.086467 10969 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:28.086869 10972 tablet_bootstrap.cc:654] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.086974 10969 ts_tablet_manager.cc:1403] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.010s
I20260709 13:16:28.089828 10969 raft_consensus.cc:359] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.090268 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89be4e081b4eee9dcc9539163d404f" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.090557 10969 raft_consensus.cc:385] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.090849 10969 raft_consensus.cc:740] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.091601 10969 consensus_queue.cc:260] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:28.097045 10818 leader_election.cc:343] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.097494 10892 leader_election.cc:304] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:28.099427 11102 raft_consensus.cc:2749] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:28.101421 10818 consensus_peers.cc:597] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:28.101890 11109 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.103267 11109 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.107180 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.108420 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.108734 11109 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:28.108774 10744 leader_election.cc:343] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.111202 10926 raft_consensus.cc:3060] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.112255 10969 ts_tablet_manager.cc:1434] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
W20260709 13:16:28.117139 10818 leader_election.cc:343] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:28.118139 10744 leader_election.cc:343] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.123019 10744 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:28.119117 11276 consensus_queue.cc:1048] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.124564 10818 leader_election.cc:304] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:28.105489 10599 catalog_manager.cc:5697] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.125851 11277 raft_consensus.cc:2749] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.134783 10969 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:28.126215 11109 raft_consensus.cc:2749] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.139670 10970 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:28.140215 10970 ts_tablet_manager.cc:1403] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.007s
I20260709 13:16:28.142869 10970 raft_consensus.cc:359] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.143347 10970 raft_consensus.cc:385] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.143517 10970 raft_consensus.cc:740] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.144073 10970 consensus_queue.cc:260] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.146378 10969 tablet_bootstrap.cc:654] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.155184 10972 tablet_bootstrap.cc:492] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:28.155736 10972 ts_tablet_manager.cc:1403] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.100s	user 0.032s	sys 0.017s
I20260709 13:16:28.158705 10972 raft_consensus.cc:359] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.159456 10972 raft_consensus.cc:385] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.159747 10972 raft_consensus.cc:740] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.160442 10972 consensus_queue.cc:260] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.160808 11223 consensus_queue.cc:1048] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.151623 10973 tablet_bootstrap.cc:654] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.164984 10925 raft_consensus.cc:3060] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.166378 10972 ts_tablet_manager.cc:1434] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:28.167747 10972 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:28.171891 10970 ts_tablet_manager.cc:1434] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 13:16:28.179095 10970 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:28.181563 11109 consensus_queue.cc:1048] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.182819 11276 raft_consensus.cc:493] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.183393 11276 raft_consensus.cc:515] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.185566 11276 leader_election.cc:290] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.187645 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:28.188531 10779 raft_consensus.cc:2468] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:28.191193 10972 tablet_bootstrap.cc:654] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.191416 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.193600 10818 leader_election.cc:304] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.195637 11276 raft_consensus.cc:2804] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.196030 11276 raft_consensus.cc:493] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.197021 11276 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.214812 10972 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:28.218626 10972 ts_tablet_manager.cc:1403] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260709 13:16:28.221765 10972 raft_consensus.cc:359] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.222638 10972 raft_consensus.cc:385] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.222923 10972 raft_consensus.cc:740] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.212477 10973 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:28.225028 10973 ts_tablet_manager.cc:1403] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.178s	user 0.017s	sys 0.011s
I20260709 13:16:28.227999 10970 tablet_bootstrap.cc:654] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.228540 10973 raft_consensus.cc:359] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.229374 10973 raft_consensus.cc:385] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.229650 10973 raft_consensus.cc:740] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.234184 11109 raft_consensus.cc:493] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.234508 10969 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:28.231554 10973 consensus_queue.cc:260] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.223693 10972 consensus_queue.cc:260] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.238992 10972 ts_tablet_manager.cc:1434] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:16:28.239995 10972 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:28.242815 10973 ts_tablet_manager.cc:1434] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:16:28.243886 10973 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:28.246026 10969 ts_tablet_manager.cc:1403] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.017s
I20260709 13:16:28.246254 11276 raft_consensus.cc:515] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.248351 11276 leader_election.cc:290] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.248862 10969 raft_consensus.cc:359] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.249605 10969 raft_consensus.cc:385] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.249894 10969 raft_consensus.cc:740] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.250726 10969 consensus_queue.cc:260] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.252997 10969 ts_tablet_manager.cc:1434] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:16:28.254215 10969 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:28.234740 11109 raft_consensus.cc:515] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.259744 11109 leader_election.cc:290] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:28.204306 10818 leader_election.cc:343] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:28.260979 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 56716.3us
I20260709 13:16:28.261761 10972 tablet_bootstrap.cc:654] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.261670 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:28.264195 10744 leader_election.cc:343] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.268306 10973 tablet_bootstrap.cc:654] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.269556 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:28.270278 10776 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.273022 10969 tablet_bootstrap.cc:654] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.274266 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.277998 10776 raft_consensus.cc:2468] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:28.280452 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:28.283589 10972 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:28.284204 10972 ts_tablet_manager.cc:1403] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260709 13:16:28.285009 11263 raft_consensus.cc:493] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.285558 11263 raft_consensus.cc:515] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.288157 10969 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:28.288543 11263 leader_election.cc:290] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:28.288286 10818 leader_election.cc:304] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.291075 10973 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:28.291697 10973 ts_tablet_manager.cc:1403] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:16:28.291246 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.288758 10969 ts_tablet_manager.cc:1403] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.004s
W20260709 13:16:28.292411 10744 leader_election.cc:343] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.295311 10744 leader_election.cc:304] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:28.292277 11276 raft_consensus.cc:2804] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.299377 11276 raft_consensus.cc:697] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:28.299630 11263 raft_consensus.cc:493] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.300354 11276 consensus_queue.cc:237] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.302198 11263 raft_consensus.cc:515] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.303174 10972 raft_consensus.cc:359] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.303925 10972 raft_consensus.cc:385] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.304196 10972 raft_consensus.cc:740] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.304957 11223 raft_consensus.cc:2749] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.305342 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:28.305805 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:28.307298 11263 leader_election.cc:290] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
W20260709 13:16:28.308231 10818 leader_election.cc:343] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.311170 11210 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.311700 11210 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.312608 10973 raft_consensus.cc:359] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.313400 10973 raft_consensus.cc:385] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.313726 11210 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.315062 10892 leader_election.cc:304] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:28.316548 11263 raft_consensus.cc:2749] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.317245 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.317981 10923 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:28.317245 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.320109 10852 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:28.319496 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c04ce8657e84e39bda3e59acd05822a" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.326239 10969 raft_consensus.cc:359] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.321085 11216 consensus_queue.cc:1048] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.326799 11303 consensus_queue.cc:1048] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.313671 10973 raft_consensus.cc:740] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.330832 10969 raft_consensus.cc:385] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.331254 10969 raft_consensus.cc:740] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.304955 10972 consensus_queue.cc:260] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.334529 10972 ts_tablet_manager.cc:1434] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.005s
I20260709 13:16:28.333087 10969 consensus_queue.cc:260] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.339679 10969 ts_tablet_manager.cc:1434] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 13:16:28.319115 10669 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
W20260709 13:16:28.342517 10818 consensus_peers.cc:597] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:28.345131 11210 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:28.345619 11210 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.345824 10972 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:28.345999 11210 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.349702 10970 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:28.350274 10970 ts_tablet_manager.cc:1403] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.003s
I20260709 13:16:28.350873 10892 leader_election.cc:304] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:28.351699 11263 raft_consensus.cc:2749] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.352952 10970 raft_consensus.cc:359] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.353693 10970 raft_consensus.cc:385] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.353291 11209 raft_consensus.cc:493] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.354010 10970 raft_consensus.cc:740] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.354465 11209 raft_consensus.cc:515] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.356536 11209 leader_election.cc:290] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.357955 10970 consensus_queue.cc:260] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.359961 10970 ts_tablet_manager.cc:1434] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:28.360971 10970 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:28.361263 10926 raft_consensus.cc:3060] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.361665 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.365489 10970 tablet_bootstrap.cc:654] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.331444 10973 consensus_queue.cc:260] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.366299 10854 raft_consensus.cc:2468] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:28.369130 10668 leader_election.cc:304] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.371289 11209 raft_consensus.cc:2804] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.371690 11209 raft_consensus.cc:493] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.372030 11209 raft_consensus.cc:3060] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.374624 10973 ts_tablet_manager.cc:1434] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 13:16:28.374822 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.375960 10973 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
W20260709 13:16:28.377652 10744 consensus_peers.cc:597] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:28.383841 10969 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:28.385150 11210 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.388476 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:28.389093 10852 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.391760 11276 raft_consensus.cc:493] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.392287 11276 raft_consensus.cc:515] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.394536 11276 leader_election.cc:290] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:28.395849 11210 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.398901 10602 catalog_manager.cc:5697] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.401333 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:28.404946 10818 leader_election.cc:343] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.404455 10969 tablet_bootstrap.cc:654] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.409112 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:28.409801 10925 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.412447 10852 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:28.414371 10668 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.415441 11210 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:28.416247 11210 raft_consensus.cc:697] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:28.417439 10925 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:28.417382 11210 consensus_queue.cc:237] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER 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: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.420797 10969 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:28.434695 10969 ts_tablet_manager.cc:1403] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.001s
I20260709 13:16:28.437237 10969 raft_consensus.cc:359] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.438050 10969 raft_consensus.cc:385] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.402796 10973 tablet_bootstrap.cc:654] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.438349 10969 raft_consensus.cc:740] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.382691 11209 raft_consensus.cc:515] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.429279 10972 tablet_bootstrap.cc:654] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:28.426296 10669 leader_election.cc:343] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.433701 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.447441 10705 raft_consensus.cc:2468] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:28.450006 10818 leader_election.cc:304] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:28.439174 10969 consensus_queue.cc:260] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.453822 10969 ts_tablet_manager.cc:1434] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:16:28.444206 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:28.463755 10852 raft_consensus.cc:3060] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.473038 10925 raft_consensus.cc:3060] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.467860 11209 leader_election.cc:290] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.462627 11216 raft_consensus.cc:2804] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.476596 11216 raft_consensus.cc:493] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.476955 11216 raft_consensus.cc:3060] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.486222 11222 raft_consensus.cc:493] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.486820 11222 raft_consensus.cc:515] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.488909 11222 leader_election.cc:290] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.491473 11263 raft_consensus.cc:493] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.492030 11263 raft_consensus.cc:515] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.493368 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.494089 10854 raft_consensus.cc:2468] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:28.494881 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.495393 10743 leader_election.cc:304] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.496040 11276 consensus_queue.cc:1048] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.498476 11263 leader_election.cc:290] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:28.499051 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.501441 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:28.502629 10744 leader_election.cc:343] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.498099 11222 raft_consensus.cc:2804] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.503432 11222 raft_consensus.cc:493] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.504665 11222 raft_consensus.cc:3060] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.507473 11216 raft_consensus.cc:515] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.504036 10892 leader_election.cc:304] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:28.507673 10599 catalog_manager.cc:5697] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 2, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.509400 11263 raft_consensus.cc:2749] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.507675 10852 raft_consensus.cc:2468] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
W20260709 13:16:28.524210 10818 consensus_peers.cc:597] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:28.526358 10972 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:28.526902 10972 ts_tablet_manager.cc:1403] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.003s
I20260709 13:16:28.537201 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:28.538374 10668 leader_election.cc:304] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.539810 11210 raft_consensus.cc:2804] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.540306 11210 raft_consensus.cc:697] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:28.541164 11210 consensus_queue.cc:237] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.541749 10969 tablet_bootstrap.cc:492] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:28.544687 11263 raft_consensus.cc:493] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.545240 11263 raft_consensus.cc:515] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.551697 10970 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:28.552237 10970 ts_tablet_manager.cc:1403] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.192s	user 0.032s	sys 0.010s
I20260709 13:16:28.550480 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.554472 10853 raft_consensus.cc:2468] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:28.557499 10891 leader_election.cc:304] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.561609 11263 leader_election.cc:290] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.562280 11263 raft_consensus.cc:2804] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.562618 11263 raft_consensus.cc:493] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.562937 11263 raft_consensus.cc:3060] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.572572 11320 consensus_queue.cc:1048] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.577093 10970 raft_consensus.cc:359] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.578048 10970 raft_consensus.cc:385] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.578910 10970 raft_consensus.cc:740] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.583884 10970 consensus_queue.cc:260] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.596930 11102 raft_consensus.cc:493] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.597566 11102 raft_consensus.cc:515] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.597126 11303 raft_consensus.cc:493] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.599781 11102 leader_election.cc:290] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.600070 11303 raft_consensus.cc:515] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.601377 10972 raft_consensus.cc:359] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.602162 10972 raft_consensus.cc:385] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.602222 11303 leader_election.cc:290] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.602946 10973 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:28.603457 10973 ts_tablet_manager.cc:1403] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.228s	user 0.023s	sys 0.006s
I20260709 13:16:28.605083 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85fa1eaef08444d8e48f1e3273dce64" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:28.606542 10744 leader_election.cc:343] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.606788 10973 raft_consensus.cc:359] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.607232 10972 raft_consensus.cc:740] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.607508 10973 raft_consensus.cc:385] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.607775 10973 raft_consensus.cc:740] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.607961 10972 consensus_queue.cc:260] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.608510 10973 consensus_queue.cc:260] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.610070 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.610870 10973 ts_tablet_manager.cc:1434] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:28.611178 10972 ts_tablet_manager.cc:1434] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 13:16:28.611909 10973 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5: Bootstrap starting.
I20260709 13:16:28.612501 10972 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:28.615818 10969 tablet_bootstrap.cc:654] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.619993 10972 tablet_bootstrap.cc:654] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.621001 10970 ts_tablet_manager.cc:1434] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.002s
I20260709 13:16:28.622292 10926 raft_consensus.cc:3060] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.610880 11263 raft_consensus.cc:515] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.625759 11263 leader_election.cc:290] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:28.628501 10973 tablet_bootstrap.cc:654] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.630332 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:28.630983 10701 raft_consensus.cc:3060] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.631413 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:28.632108 10854 raft_consensus.cc:3060] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.640226 10854 raft_consensus.cc:2468] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:28.649045 10891 leader_election.cc:304] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:28.649957 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 96837.4us
W20260709 13:16:28.651682 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:28.660615 10602 catalog_manager.cc:5697] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.622298 10970 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:28.669488 11352 raft_consensus.cc:2804] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.672621 10928 raft_consensus.cc:3060] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.679243 11209 raft_consensus.cc:493] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.679813 11209 raft_consensus.cc:515] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.681058 11214 raft_consensus.cc:493] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.681593 11214 raft_consensus.cc:515] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.682576 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.682690 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85fa1eaef08444d8e48f1e3273dce64" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.683218 10705 raft_consensus.cc:2468] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:28.683472 10702 raft_consensus.cc:2468] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:28.683729 11214 leader_election.cc:290] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:28.685412 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
W20260709 13:16:28.685647 10669 leader_election.cc:343] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.686043 10705 raft_consensus.cc:3060] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.686251 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041182906c85429aaa26a7ceaea3fe7d" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.687119 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8143d6fe26d64c3a96da20f5c0bba4d5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:28.687491 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:28.688272 10851 raft_consensus.cc:2393] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in current term 1: Already voted for candidate e98e3e59cbcd47ed9a5123c14efde2ff in this term.
I20260709 13:16:28.689608 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8143d6fe26d64c3a96da20f5c0bba4d5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:28.690318 10777 raft_consensus.cc:2468] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 0.
I20260709 13:16:28.691581 10818 leader_election.cc:304] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.639964 10701 raft_consensus.cc:2468] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
W20260709 13:16:28.693120 10818 leader_election.cc:343] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.697692 10744 leader_election.cc:304] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:28.697862 10892 leader_election.cc:304] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:28.700935 10705 raft_consensus.cc:2468] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:28.689664 11209 leader_election.cc:290] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.695043 11214 raft_consensus.cc:2804] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.705350 11303 raft_consensus.cc:2804] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.745615 11352 raft_consensus.cc:697] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:28.750456 11352 consensus_queue.cc:237] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.711038 11216 leader_election.cc:290] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
W20260709 13:16:28.703331 10891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:40711, user_credentials={real_user=slave}} blocked reactor thread for 54377.3us
I20260709 13:16:28.762390 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:28.717394 11214 raft_consensus.cc:493] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.766021 10818 leader_election.cc:304] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:28.718798 11303 raft_consensus.cc:493] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:28.772097 10818 leader_election.cc:343] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.711242 11222 raft_consensus.cc:515] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.770364 11214 raft_consensus.cc:3060] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.778090 11303 raft_consensus.cc:3060] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.782217 10777 raft_consensus.cc:3060] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.780829 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce19dbb55846a997c1517b26c56f54" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.792613 11348 raft_consensus.cc:2804] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.840278 10973 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5: No bootstrap required, opened a new log
I20260709 13:16:28.840955 10973 ts_tablet_manager.cc:1403] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5: Time spent bootstrapping tablet: real 0.229s	user 0.025s	sys 0.023s
W20260709 13:16:28.844501 11353 log.cc:927] Time spent T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:16:28.829070 11348 raft_consensus.cc:697] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:28.854831 10669 leader_election.cc:304] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:28.835515 11263 raft_consensus.cc:2749] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.864270 10969 tablet_bootstrap.cc:492] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:28.864917 10969 ts_tablet_manager.cc:1403] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.323s	user 0.013s	sys 0.012s
I20260709 13:16:28.848986 11361 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.854679 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:28.853700 11222 leader_election.cc:290] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:28.858182 10701 raft_consensus.cc:3060] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.868535 11320 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.901278 11351 raft_consensus.cc:2749] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.856446 11348 consensus_queue.cc:237] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.908164 10973 raft_consensus.cc:359] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.908897 10973 raft_consensus.cc:385] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.909274 10973 raft_consensus.cc:740] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.908771 11109 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.909852 10973 consensus_queue.cc:260] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:28.885121 11361 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.917373 10973 ts_tablet_manager.cc:1434] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 13:16:28.918329 11361 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:28.919102 10970 tablet_bootstrap.cc:654] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.922106 11303 raft_consensus.cc:515] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.890235 11320 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:28.926343 11320 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:28.927042 11303 leader_election.cc:290] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:28.927258 11349 log.cc:927] Time spent T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: Append to log took a long time: real 0.137s	user 0.003s	sys 0.000s
I20260709 13:16:28.932845 10923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.930462 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:28.934073 10925 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:28.910755 11109 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.938264 10853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:28.939035 10853 raft_consensus.cc:3060] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.940732 11109 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
W20260709 13:16:28.941756 10669 leader_election.cc:343] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.942515 10669 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:28.943715 11214 raft_consensus.cc:515] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:28.944169 11320 raft_consensus.cc:2804] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:28.944603 11320 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.944944 11320 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.946772 10969 raft_consensus.cc:359] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.947451 10969 raft_consensus.cc:385] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.947762 10969 raft_consensus.cc:740] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.948369 10969 consensus_queue.cc:260] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:28.956472 10969 ts_tablet_manager.cc:1434] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.000s
I20260709 13:16:28.945763 11214 leader_election.cc:290] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:28.965842 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8143d6fe26d64c3a96da20f5c0bba4d5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:28.966583 10778 raft_consensus.cc:3060] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.977532 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85fa1eaef08444d8e48f1e3273dce64" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:29.017196 10705 raft_consensus.cc:3060] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:29.025272 10744 leader_election.cc:343] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.027084 10972 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.027634 10972 ts_tablet_manager.cc:1403] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.415s	user 0.015s	sys 0.008s
W20260709 13:16:29.032260 11360 log.cc:927] Time spent T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 13:16:29.014532 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85fa1eaef08444d8e48f1e3273dce64" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:29.038445 11366 consensus_queue.cc:1048] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:16:29.029024 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:29.044292 11320 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.048002 10853 raft_consensus.cc:2468] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:29.051750 10928 raft_consensus.cc:1275] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:29.054381 10969 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7: Bootstrap starting.
I20260709 13:16:29.053723 11359 consensus_queue.cc:1048] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:29.061192 10852 raft_consensus.cc:1275] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:16:29.065042 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:33849, user_credentials={real_user=slave}} blocked reactor thread for 101774us
I20260709 13:16:29.079345 10705 raft_consensus.cc:2468] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:29.081561 11277 consensus_queue.cc:1048] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:16:29.092597 10702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8143d6fe26d64c3a96da20f5c0bba4d5" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:29.119848 10744 leader_election.cc:304] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:29.109154 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:29.097798 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:29.103613 11351 consensus_queue.cc:1048] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:16:29.125625 11303 raft_consensus.cc:2804] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.137140 10970 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:29.139210 10970 ts_tablet_manager.cc:1403] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.517s	user 0.019s	sys 0.003s
I20260709 13:16:29.129683 11320 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:29.135676 10776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:29.149781 10818 consensus_peers.cc:597] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.153429 10969 tablet_bootstrap.cc:654] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.138487 10779 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:29.143989 11303 raft_consensus.cc:697] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:29.180380 10743 leader_election.cc:304] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.181527 11367 raft_consensus.cc:2804] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.154832 10776 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:29.182076 11367 raft_consensus.cc:697] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:29.195096 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:29.195797 10922 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.206004 10972 raft_consensus.cc:359] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.207894 10972 raft_consensus.cc:385] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.208244 10972 raft_consensus.cc:740] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.219080 10972 consensus_queue.cc:260] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.189038 11320 consensus_queue.cc:1048] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:16:29.181876 10743 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:29.226131 11210 raft_consensus.cc:493] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2d79acd386844f3a003a093747eede7)
W20260709 13:16:29.226437 10818 leader_election.cc:343] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.229574 11210 raft_consensus.cc:515] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.234747 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:29.235886 11367 consensus_queue.cc:237] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.257798 10972 ts_tablet_manager.cc:1434] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.230s	user 0.008s	sys 0.000s
I20260709 13:16:29.250213 10778 raft_consensus.cc:2468] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:29.261623 11377 raft_consensus.cc:2749] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:29.228663 10743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:40711, user_credentials={real_user=slave}} blocked reactor thread for 46875.9us
I20260709 13:16:29.268183 10970 raft_consensus.cc:359] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.269061 10970 raft_consensus.cc:385] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.269332 10970 raft_consensus.cc:740] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.241230 11210 leader_election.cc:290] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:29.278434 10970 consensus_queue.cc:260] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.284642 10925 raft_consensus.cc:3060] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.288916 10669 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.298568 11102 consensus_queue.cc:1048] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:29.239229 11303 consensus_queue.cc:237] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.305999 10970 ts_tablet_manager.cc:1434] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.166s	user 0.007s	sys 0.000s
I20260709 13:16:29.310361 10969 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7: No bootstrap required, opened a new log
I20260709 13:16:29.310732 10773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:29.311022 10969 ts_tablet_manager.cc:1403] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7: Time spent bootstrapping tablet: real 0.257s	user 0.021s	sys 0.014s
I20260709 13:16:29.315835 11378 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.316313 11378 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.316644 11378 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:29.318740 10669 consensus_peers.cc:597] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.319667 11357 raft_consensus.cc:493] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.320218 11357 raft_consensus.cc:515] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.323551 11357 leader_election.cc:290] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:29.327185 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:29.327911 10775 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.335646 10603 catalog_manager.cc:5697] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.341488 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258b681455145359e054dd8baf6d90f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:29.341708 10969 raft_consensus.cc:359] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.342374 10854 raft_consensus.cc:2468] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:29.342677 10969 raft_consensus.cc:385] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.343125 10969 raft_consensus.cc:740] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.339847 10669 leader_election.cc:304] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:29.351687 10922 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:29.347321 11210 raft_consensus.cc:2749] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.353561 10818 leader_election.cc:304] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:29.359772 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258b681455145359e054dd8baf6d90f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:29.364215 10744 leader_election.cc:343] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.376809 10972 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
W20260709 13:16:29.377832 11388 log.cc:927] Time spent T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Append to log took a long time: real 0.091s	user 0.003s	sys 0.000s
I20260709 13:16:29.401402 10602 catalog_manager.cc:5697] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.409538 10669 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:29.415061 10970 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:29.413255 10969 consensus_queue.cc:260] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.424693 10969 ts_tablet_manager.cc:1434] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.001s
I20260709 13:16:29.411813 11209 raft_consensus.cc:493] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.432132 10972 tablet_bootstrap.cc:654] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.435962 11209 raft_consensus.cc:515] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.445098 11209 leader_election.cc:290] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:29.445427 11393 raft_consensus.cc:2804] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.446005 11393 raft_consensus.cc:697] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:29.446897 11393 consensus_queue.cc:237] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.449677 11371 raft_consensus.cc:2804] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:29.449769 10925 raft_consensus.cc:2468] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:29.474419 11371 raft_consensus.cc:697] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:29.487857 11369 raft_consensus.cc:493] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.488447 11369 raft_consensus.cc:515] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:29.490536 11369 leader_election.cc:290] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:29.491771 10743 leader_election.cc:304] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.482436 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8143d6fe26d64c3a96da20f5c0bba4d5" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:29.492897 10779 raft_consensus.cc:2393] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in current term 1: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:29.492993 11065 consensus_queue.cc:1048] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.493907 11371 consensus_queue.cc:237] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER 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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.493949 11109 raft_consensus.cc:2804] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.496312 11109 raft_consensus.cc:493] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.496675 11109 raft_consensus.cc:3060] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.495289 10598 catalog_manager.cc:5697] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.502271 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:29.516691 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8143d6fe26d64c3a96da20f5c0bba4d5" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
W20260709 13:16:29.520323 11396 log.cc:927] Time spent T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 13:16:29.521942 10970 tablet_bootstrap.cc:654] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.478397 11378 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
W20260709 13:16:29.523154 11391 log.cc:927] Time spent T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 13:16:29.523842 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47116e44986741cb8c4d2f901d912753" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:29.523697 11109 raft_consensus.cc:515] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.530797 10668 leader_election.cc:304] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:29.541204 11210 raft_consensus.cc:3060] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.544333 11216 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.544970 11216 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.547132 11216 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
W20260709 13:16:29.555909 11395 log.cc:927] Time spent T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: Append to log took a long time: real 0.151s	user 0.000s	sys 0.002s
I20260709 13:16:29.558441 11210 raft_consensus.cc:2749] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.559913 10744 leader_election.cc:304] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:29.558880 10775 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:29.564988 11372 consensus_queue.cc:1048] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:29.549088 11399 log.cc:927] Time spent T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:16:29.567189 11378 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:29.567241 11109 leader_election.cc:290] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:29.569131 10972 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.580308 10972 ts_tablet_manager.cc:1403] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.015s
I20260709 13:16:29.570987 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:29.570897 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:29.575068 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258b681455145359e054dd8baf6d90f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:29.575559 11369 raft_consensus.cc:2749] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.594779 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:29.602245 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9258b681455145359e054dd8baf6d90f" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
W20260709 13:16:29.606887 10744 leader_election.cc:343] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:29.607337 10669 leader_election.cc:343] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.584193 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:29.590131 10774 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.613479 10849 raft_consensus.cc:3060] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.623911 10972 raft_consensus.cc:359] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.627310 10972 raft_consensus.cc:385] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.627671 10972 raft_consensus.cc:740] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.628579 10849 raft_consensus.cc:2468] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:29.628471 10972 consensus_queue.cc:260] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.630625 10743 leader_election.cc:304] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.631387 10972 ts_tablet_manager.cc:1434] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 13:16:29.631844 11223 raft_consensus.cc:2804] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.632397 11223 raft_consensus.cc:697] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:29.632522 10972 tablet_bootstrap.cc:492] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.633307 11223 consensus_queue.cc:237] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.630692 11222 raft_consensus.cc:493] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.625083 10774 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:29.635895 11222 raft_consensus.cc:515] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.641325 11222 leader_election.cc:290] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:29.638327 10970 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:29.642166 10970 ts_tablet_manager.cc:1403] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.243s	user 0.020s	sys 0.001s
I20260709 13:16:29.643070 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:29.644649 10744 leader_election.cc:343] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.644599 10669 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.642078 10972 tablet_bootstrap.cc:654] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.645318 10970 raft_consensus.cc:359] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.646166 10970 raft_consensus.cc:385] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.645555 11361 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.646481 10970 raft_consensus.cc:740] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
W20260709 13:16:29.646970 10818 leader_election.cc:343] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.648079 11361 raft_consensus.cc:697] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:29.648980 11361 consensus_queue.cc:237] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.650172 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:29.652770 10744 leader_election.cc:343] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.653225 10744 leader_election.cc:304] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.653944 11222 raft_consensus.cc:2749] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:29.657187 10818 leader_election.cc:343] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.657728 10818 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:29.669487 11222 consensus_queue.cc:1048] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:29.671914 11379 raft_consensus.cc:2749] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.675463 10970 consensus_queue.cc:260] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.677244 10774 raft_consensus.cc:3060] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.684861 10970 ts_tablet_manager.cc:1434] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:16:29.709724 10970 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:29.710223 11362 consensus_queue.cc:1048] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:29.715145 10972 tablet_bootstrap.cc:492] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.717551 10972 ts_tablet_manager.cc:1403] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.011s
I20260709 13:16:29.720336 10972 raft_consensus.cc:359] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.721086 10972 raft_consensus.cc:385] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.721385 10972 raft_consensus.cc:740] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
W20260709 13:16:29.722057 10744 consensus_peers.cc:597] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.722846 10972 consensus_queue.cc:260] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.725087 10970 tablet_bootstrap.cc:654] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.725131 10972 ts_tablet_manager.cc:1434] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:29.726472 10972 tablet_bootstrap.cc:492] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.733062 10972 tablet_bootstrap.cc:654] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.736701 10970 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:29.737250 10970 ts_tablet_manager.cc:1403] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 13:16:29.744629 10970 raft_consensus.cc:359] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.745373 10970 raft_consensus.cc:385] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.745635 10970 raft_consensus.cc:740] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.745802 10972 tablet_bootstrap.cc:492] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.746337 10970 consensus_queue.cc:260] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.747602 10972 ts_tablet_manager.cc:1403] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 13:16:29.748909 10970 ts_tablet_manager.cc:1434] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:16:29.750737 10972 raft_consensus.cc:359] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.751490 10972 raft_consensus.cc:385] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.751811 10972 raft_consensus.cc:740] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.752295 10970 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:29.753239 10972 consensus_queue.cc:260] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.755654 10972 ts_tablet_manager.cc:1434] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:29.756609 10972 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.758890 10970 tablet_bootstrap.cc:654] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.761653 10972 tablet_bootstrap.cc:654] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.773792 10970 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:29.774322 10970 ts_tablet_manager.cc:1403] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 13:16:29.800997 10603 catalog_manager.cc:5697] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.812049 10970 raft_consensus.cc:359] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.813257 10970 raft_consensus.cc:385] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.813496 10970 raft_consensus.cc:740] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.814244 10970 consensus_queue.cc:260] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.814345 10603 catalog_manager.cc:5697] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } }
I20260709 13:16:29.815958 10970 ts_tablet_manager.cc:1434] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:16:29.816781 10970 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:29.821291 10972 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.821841 10972 ts_tablet_manager.cc:1403] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.021s
I20260709 13:16:29.824721 10972 raft_consensus.cc:359] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.825450 10972 raft_consensus.cc:385] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.826100 10970 tablet_bootstrap.cc:654] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.825729 10972 raft_consensus.cc:740] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.830575 11372 raft_consensus.cc:493] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.831123 11372 raft_consensus.cc:515] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.831537 11377 consensus_queue.cc:1048] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.832557 10970 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: No bootstrap required, opened a new log
I20260709 13:16:29.833204 10970 ts_tablet_manager.cc:1403] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260709 13:16:29.833448 11372 leader_election.cc:290] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:29.834408 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:29.835891 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:29.837296 10970 raft_consensus.cc:359] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.837749 10891 leader_election.cc:304] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:29.839118 11372 raft_consensus.cc:2749] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.836879 10598 catalog_manager.cc:5697] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 2, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.840956 10598 catalog_manager.cc:5697] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:29.844393 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:29.827068 10972 consensus_queue.cc:260] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.845990 10970 raft_consensus.cc:385] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.846325 10970 raft_consensus.cc:740] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.846822 11362 consensus_queue.cc:1048] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.847002 10970 consensus_queue.cc:260] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.849385 10970 ts_tablet_manager.cc:1434] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:16:29.847051 10972 ts_tablet_manager.cc:1434] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 13:16:29.855393 10972 tablet_bootstrap.cc:492] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.861620 10972 tablet_bootstrap.cc:654] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.863266 11109 consensus_queue.cc:1048] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.863162 10602 catalog_manager.cc:5697] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.875618 10972 tablet_bootstrap.cc:492] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.876179 10972 ts_tablet_manager.cc:1403] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 13:16:29.878003 11379 consensus_queue.cc:1048] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.879755 10972 raft_consensus.cc:359] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.880473 10972 raft_consensus.cc:385] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.880746 10972 raft_consensus.cc:740] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.881786 10972 consensus_queue.cc:260] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:29.884106 10972 ts_tablet_manager.cc:1434] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:29.883996 10927 raft_consensus.cc:3060] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.893601 10972 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.901204 10972 tablet_bootstrap.cc:654] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.913141 10972 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.913604 10972 ts_tablet_manager.cc:1403] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 13:16:29.915614 10972 raft_consensus.cc:359] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.916229 10972 raft_consensus.cc:385] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.916484 10972 raft_consensus.cc:740] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.917281 10972 consensus_queue.cc:260] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.918881 10972 ts_tablet_manager.cc:1434] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:16:29.919615 10972 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.924503 10972 tablet_bootstrap.cc:654] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.929201 10972 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.929656 10972 ts_tablet_manager.cc:1403] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:16:29.932512 10972 raft_consensus.cc:359] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.933245 10972 raft_consensus.cc:385] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.933513 10972 raft_consensus.cc:740] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.934250 10972 consensus_queue.cc:260] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.940984 10972 ts_tablet_manager.cc:1434] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:16:29.941982 10972 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.954123 10972 tablet_bootstrap.cc:654] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.961228 11352 raft_consensus.cc:493] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.962065 11352 raft_consensus.cc:515] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.965095 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:29.966063 10972 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.966625 10972 ts_tablet_manager.cc:1403] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 13:16:29.967020 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:29.968765 10891 leader_election.cc:304] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:29.969594 11372 raft_consensus.cc:2749] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.965998 11352 leader_election.cc:290] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:29.971915 10972 raft_consensus.cc:359] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.972409 10972 raft_consensus.cc:385] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.972610 10972 raft_consensus.cc:740] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.973183 10972 consensus_queue.cc:260] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.974548 10972 ts_tablet_manager.cc:1434] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:29.975674 10972 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:29.981343 10972 tablet_bootstrap.cc:654] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.987759 10972 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:29.988240 10972 ts_tablet_manager.cc:1403] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:16:29.990142 10927 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.990859 10972 raft_consensus.cc:359] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.991575 10972 raft_consensus.cc:385] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.991854 10972 raft_consensus.cc:740] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.992512 10972 consensus_queue.cc:260] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:29.994145 10972 ts_tablet_manager.cc:1434] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:29.997781 10774 raft_consensus.cc:1275] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:29.998832 11359 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.999366 11359 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:29.999596 11210 consensus_queue.cc:1048] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.001592 11359 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:30.002228 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:30.003298 10849 raft_consensus.cc:2468] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 0.
I20260709 13:16:30.004685 10668 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:30.005710 11359 raft_consensus.cc:2804] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.006105 11359 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.006453 11359 raft_consensus.cc:3060] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.007905 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:30.008679 10972 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
W20260709 13:16:30.009510 10669 leader_election.cc:343] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.014390 10972 tablet_bootstrap.cc:654] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.015064 11359 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.018273 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:30.018920 10849 raft_consensus.cc:3060] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.018795 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:30.023008 11303 raft_consensus.cc:493] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.023336 11359 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:30.026798 11303 raft_consensus.cc:515] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.027962 10849 raft_consensus.cc:2468] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 1.
I20260709 13:16:30.028945 10925 raft_consensus.cc:1275] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:30.029722 10668 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:30.031569 11209 raft_consensus.cc:2804] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.032052 11209 raft_consensus.cc:697] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:30.032851 11303 leader_election.cc:290] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:30.033885 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:30.034611 10925 raft_consensus.cc:2468] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:30.032944 11209 consensus_queue.cc:237] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.035856 10744 leader_election.cc:304] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:30.036587 11303 raft_consensus.cc:2804] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.036953 11303 raft_consensus.cc:493] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.037281 11303 raft_consensus.cc:3060] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.038261 11377 consensus_queue.cc:1048] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:30.038172 10669 leader_election.cc:343] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.042025 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:30.042757 10699 raft_consensus.cc:2468] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 0.
I20260709 13:16:30.044284 11351 consensus_queue.cc:1048] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.054873 10972 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
W20260709 13:16:30.055183 10744 consensus_peers.cc:597] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 -> Peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669): Couldn't send request to peer e98e3e59cbcd47ed9a5123c14efde2ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:30.055466 10972 ts_tablet_manager.cc:1403] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.000s
I20260709 13:16:30.058525 11352 raft_consensus.cc:493] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.059242 11352 raft_consensus.cc:515] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.059499 11303 raft_consensus.cc:515] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.067796 11303 leader_election.cc:290] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:30.061643 10972 raft_consensus.cc:359] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.065531 10925 raft_consensus.cc:3060] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.068392 10972 raft_consensus.cc:385] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.068714 10972 raft_consensus.cc:740] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.068783 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:30.069489 10774 raft_consensus.cc:2468] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:30.069447 10972 consensus_queue.cc:260] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.067817 11352 leader_election.cc:290] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:30.074277 10892 leader_election.cc:304] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:30.078200 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:30.078814 10922 raft_consensus.cc:3060] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.079362 11352 raft_consensus.cc:2804] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.079953 11352 raft_consensus.cc:493] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.080366 11352 raft_consensus.cc:3060] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.080582 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:30.081249 10699 raft_consensus.cc:3060] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.073482 10972 ts_tablet_manager.cc:1434] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:16:30.092324 10972 tablet_bootstrap.cc:492] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff: Bootstrap starting.
I20260709 13:16:30.085911 10922 raft_consensus.cc:2468] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:30.095651 10602 catalog_manager.cc:5697] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.103248 11352 raft_consensus.cc:515] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.106727 10744 leader_election.cc:304] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:30.110510 11109 raft_consensus.cc:2804] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.113329 11352 leader_election.cc:290] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:30.115386 11109 raft_consensus.cc:697] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:30.116361 11109 consensus_queue.cc:237] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.095868 10699 raft_consensus.cc:2468] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:30.123868 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:30.124517 10774 raft_consensus.cc:3060] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.125952 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:30.126595 10700 raft_consensus.cc:3060] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.129199 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40980caa1a5f4499b12deaadb448ed67" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:30.132738 10922 raft_consensus.cc:3060] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.137894 10920 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.142102 11102 raft_consensus.cc:493] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.142732 11102 raft_consensus.cc:515] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.144951 11102 leader_election.cc:290] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:30.147363 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89be4e081b4eee9dcc9539163d404f" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:30.148151 10849 raft_consensus.cc:2468] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:30.148669 10774 raft_consensus.cc:2468] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:30.150267 10892 leader_election.cc:304] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:30.150593 10891 leader_election.cc:304] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:30.155421 11352 raft_consensus.cc:2804] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.161311 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89be4e081b4eee9dcc9539163d404f" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:30.175251 10972 tablet_bootstrap.cc:654] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.169636 11352 raft_consensus.cc:493] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.207193 11443 raft_consensus.cc:2804] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.178153 10699 raft_consensus.cc:2468] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 0.
I20260709 13:16:30.179149 10700 raft_consensus.cc:2468] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:30.200690 11352 raft_consensus.cc:3060] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:30.213891 10892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:33849, user_credentials={real_user=slave}} blocked reactor thread for 63700.5us
W20260709 13:16:30.226959 11439 log.cc:927] Time spent T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 13:16:30.230295 11440 log.cc:927] Time spent T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: Append to log took a long time: real 0.076s	user 0.002s	sys 0.002s
I20260709 13:16:30.220808 11361 consensus_queue.cc:1048] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:16:30.222772 11372 raft_consensus.cc:493] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ecc92ae686e040b1b51e52e0c512afc5)
I20260709 13:16:30.243832 11372 raft_consensus.cc:515] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:30.250694 11442 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.251276 11442 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.253382 11442 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:30.256484 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:30.257305 10775 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:30.257369 11361 consensus_queue.cc:1048] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.258258 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:30.267139 11352 raft_consensus.cc:515] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.273816 10602 catalog_manager.cc:5697] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 1 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.277957 11372 leader_election.cc:290] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:30.280248 11352 leader_election.cc:290] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:30.262238 10892 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:30.283975 10972 tablet_bootstrap.cc:492] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff: No bootstrap required, opened a new log
I20260709 13:16:30.284605 10972 ts_tablet_manager.cc:1403] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent bootstrapping tablet: real 0.193s	user 0.018s	sys 0.001s
I20260709 13:16:30.287410 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:30.287413 10972 raft_consensus.cc:359] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:30.288631 10972 raft_consensus.cc:385] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.288985 10972 raft_consensus.cc:740] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.289736 10972 consensus_queue.cc:260] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:30.291679 10972 ts_tablet_manager.cc:1434] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:30.295368 11352 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:30.297750 11352 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:30.299724 11352 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.305968 11352 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.307991 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89be4e081b4eee9dcc9539163d404f" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:30.308709 10700 raft_consensus.cc:3060] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.308928 11352 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:30.311173 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:30.314189 10926 raft_consensus.cc:3060] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.336591 10700 raft_consensus.cc:2468] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:30.338439 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60adfe1d3bd34adf9d0638789f12fc61" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:30.338922 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89be4e081b4eee9dcc9539163d404f" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:30.339578 10850 raft_consensus.cc:3060] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.346823 10850 raft_consensus.cc:2468] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:30.347643 10891 leader_election.cc:304] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:30.351572 11446 raft_consensus.cc:2749] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.353613 10926 raft_consensus.cc:1240] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Rejecting Update request from peer bc6af19f3cd14cbf9646ddd72f16fbf6 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:30.356575 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:30.356940 10892 leader_election.cc:304] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:30.360526 11448 raft_consensus.cc:2804] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.365909 10892 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [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: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:30.365309 11209 consensus_queue.cc:1059] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:30.366878 11443 raft_consensus.cc:697] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:30.367998 11359 raft_consensus.cc:3055] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:30.368363 11359 raft_consensus.cc:740] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:30.369376 11352 raft_consensus.cc:2749] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.374044 11102 raft_consensus.cc:493] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2d79acd386844f3a003a093747eede7)
I20260709 13:16:30.364352 11448 raft_consensus.cc:697] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:30.369345 11359 consensus_queue.cc:260] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.374609 11102 raft_consensus.cc:515] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:30.375471 11448 consensus_queue.cc:237] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.377728 11102 leader_election.cc:290] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:30.380494 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:30.383379 11359 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.385596 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1007605ecd6f43f3a1f63e682432eb25" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:30.368378 11443 consensus_queue.cc:237] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:30.397450 10892 leader_election.cc:304] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:30.398710 11102 raft_consensus.cc:2749] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.430629 10603 catalog_manager.cc:5697] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.452797 10603 catalog_manager.cc:5697] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 1 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.513569 11359 consensus_queue.cc:1048] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.516585 10922 raft_consensus.cc:3060] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.524085 10926 raft_consensus.cc:3060] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.538365 11448 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.538872 11448 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:30.541567 11448 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:30.543617 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:30.547271 11209 consensus_queue.cc:1048] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.566045 11223 consensus_queue.cc:1048] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.568965 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:30.572039 10892 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:30.573841 11448 raft_consensus.cc:2749] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.589534 11109 consensus_queue.cc:1048] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.858753 11448 consensus_queue.cc:1048] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.887989 11102 consensus_queue.cc:1048] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.926937 11448 consensus_queue.cc:1048] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.927562 11102 consensus_queue.cc:1048] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:31.801326 11359 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.801855 11359 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:31.803709 11359 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:31.804322 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:31.804562 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:31.805047 10922 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:31.806170 10669 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:31.806743 11359 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.807087 11359 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.807420 11359 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.812942 11359 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:31.814950 11359 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 3 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:31.815351 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:31.815979 10922 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.816248 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:31.821857 10922 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 3.
I20260709 13:16:31.822871 10669 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: c2d79acd386844f3a003a093747eede7
I20260709 13:16:31.823494 11359 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:31.823910 11359 raft_consensus.cc:697] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:31.824687 11359 consensus_queue.cc:237] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER 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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:31.840214 10598 catalog_manager.cc:5697] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:31.862201 11223 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:31.862645 11223 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:31.864293 11223 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:31.865132 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:31.865975 10922 raft_consensus.cc:2368] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 for earlier term 2. Current term is 3.
I20260709 13:16:31.866166 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:31.867022 10744 leader_election.cc:400] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669) with higher term. Message: Invalid argument: T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 for earlier term 2. Current term is 3.
I20260709 13:16:31.867362 10744 leader_election.cc:403] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:16:31.868332 11223 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.878311 11223 raft_consensus.cc:2749] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669) with higher term. Message: Invalid argument: T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 for earlier term 2. Current term is 3.
I20260709 13:16:31.889740  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
W20260709 13:16:31.902504 10892 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260709 13:16:31.907582 10892 consensus_peers.cc:597] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:31.926338 10892 consensus_peers.cc:597] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:31.950655 10818 consensus_peers.cc:597] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:31.954109 10892 consensus_peers.cc:597] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:31.962234  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:16:31.965281 10744 consensus_peers.cc:597] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:31.970263  6081 tablet_replica.cc:333] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.972391  6081 raft_consensus.cc:2243] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.973052  6081 raft_consensus.cc:2272] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.975580  6081 tablet_replica.cc:333] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.976464  6081 raft_consensus.cc:2243] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.976954  6081 raft_consensus.cc:2272] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.979341  6081 tablet_replica.cc:333] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.980145  6081 raft_consensus.cc:2243] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.980712  6081 raft_consensus.cc:2272] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.982991  6081 tablet_replica.cc:333] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.983594  6081 raft_consensus.cc:2243] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:31.984486  6081 raft_consensus.cc:2272] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.986915  6081 tablet_replica.cc:333] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.987739  6081 raft_consensus.cc:2243] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.988224  6081 raft_consensus.cc:2272] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.990104  6081 tablet_replica.cc:333] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.990736  6081 raft_consensus.cc:2243] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.991215  6081 raft_consensus.cc:2272] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.993988  6081 tablet_replica.cc:333] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
W20260709 13:16:31.994640 10744 consensus_peers.cc:597] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:31.994765  6081 raft_consensus.cc:2243] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:31.995746  6081 raft_consensus.cc:2272] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.997608  6081 tablet_replica.cc:333] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:31.998221  6081 raft_consensus.cc:2243] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.998611  6081 raft_consensus.cc:2272] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.000368  6081 tablet_replica.cc:333] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.000916  6081 raft_consensus.cc:2243] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.001299  6081 raft_consensus.cc:2272] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.003042  6081 tablet_replica.cc:333] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.003840  6081 raft_consensus.cc:2243] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.004267  6081 raft_consensus.cc:2272] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.006475  6081 tablet_replica.cc:333] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.007150  6081 raft_consensus.cc:2243] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.007929  6081 raft_consensus.cc:2272] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.010085  6081 tablet_replica.cc:333] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.010648  6081 raft_consensus.cc:2243] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.011027  6081 raft_consensus.cc:2272] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.013073  6081 tablet_replica.cc:333] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.013675  6081 raft_consensus.cc:2243] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.014521  6081 raft_consensus.cc:2272] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.016327  6081 tablet_replica.cc:333] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.016932  6081 raft_consensus.cc:2243] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.017328  6081 raft_consensus.cc:2272] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.019132  6081 tablet_replica.cc:333] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.019666  6081 raft_consensus.cc:2243] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.020043  6081 raft_consensus.cc:2272] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.022008  6081 tablet_replica.cc:333] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.022540  6081 raft_consensus.cc:2243] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.023005  6081 raft_consensus.cc:2272] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.024801  6081 tablet_replica.cc:333] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.025321  6081 raft_consensus.cc:2243] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.025713  6081 raft_consensus.cc:2272] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.027611  6081 tablet_replica.cc:333] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.028168  6081 raft_consensus.cc:2243] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.028573  6081 raft_consensus.cc:2272] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.030696  6081 tablet_replica.cc:333] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
W20260709 13:16:32.031224 10892 consensus_peers.cc:597] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.031378  6081 raft_consensus.cc:2243] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.031916  6081 raft_consensus.cc:2272] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.034143  6081 tablet_replica.cc:333] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.034879  6081 raft_consensus.cc:2243] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.035293  6081 raft_consensus.cc:2272] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.037097  6081 tablet_replica.cc:333] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.037675  6081 raft_consensus.cc:2243] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.038271  6081 raft_consensus.cc:2272] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.040946  6081 tablet_replica.cc:333] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.041637  6081 raft_consensus.cc:2243] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.042198  6081 raft_consensus.cc:2272] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:32.043969 10818 consensus_peers.cc:597] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.044688  6081 tablet_replica.cc:333] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
W20260709 13:16:32.044049 10892 consensus_peers.cc:597] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.045535  6081 raft_consensus.cc:2243] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:32.045589 10818 consensus_peers.cc:597] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.046108  6081 raft_consensus.cc:2272] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.048455  6081 tablet_replica.cc:333] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.049245  6081 raft_consensus.cc:2243] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.049800  6081 raft_consensus.cc:2272] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.052561  6081 tablet_replica.cc:333] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
W20260709 13:16:32.052982 10818 consensus_peers.cc:597] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.053341  6081 raft_consensus.cc:2243] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.053843  6081 raft_consensus.cc:2272] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.055873  6081 tablet_replica.cc:333] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.056439  6081 raft_consensus.cc:2243] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.056903  6081 raft_consensus.cc:2272] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.058981  6081 tablet_replica.cc:333] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.059556  6081 raft_consensus.cc:2243] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.060401  6081 raft_consensus.cc:2272] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.062497  6081 tablet_replica.cc:333] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.063079  6081 raft_consensus.cc:2243] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.063954  6081 raft_consensus.cc:2272] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:32.065068 10818 consensus_peers.cc:597] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.066147  6081 tablet_replica.cc:333] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.066784  6081 raft_consensus.cc:2243] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.067235  6081 raft_consensus.cc:2272] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.069397  6081 tablet_replica.cc:333] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.070122  6081 raft_consensus.cc:2243] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.071069  6081 raft_consensus.cc:2272] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.072903  6081 tablet_replica.cc:333] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.073480  6081 raft_consensus.cc:2243] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.073892  6081 raft_consensus.cc:2272] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.075708  6081 tablet_replica.cc:333] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.076231  6081 raft_consensus.cc:2243] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.076967  6081 raft_consensus.cc:2272] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.078981  6081 tablet_replica.cc:333] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.079707  6081 raft_consensus.cc:2243] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.080247  6081 raft_consensus.cc:2272] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.082417  6081 tablet_replica.cc:333] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.082908  6081 raft_consensus.cc:2243] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.083588  6081 raft_consensus.cc:2272] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.085502  6081 tablet_replica.cc:333] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.086040  6081 raft_consensus.cc:2243] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.086426  6081 raft_consensus.cc:2272] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.088034  6081 tablet_replica.cc:333] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.088615  6081 raft_consensus.cc:2243] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.089123  6081 raft_consensus.cc:2272] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.091574  6081 tablet_replica.cc:333] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.092316  6081 raft_consensus.cc:2243] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.092803  6081 raft_consensus.cc:2272] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.095082  6081 tablet_replica.cc:333] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.095749  6081 raft_consensus.cc:2243] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.096499  6081 raft_consensus.cc:2272] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.098162  6081 tablet_replica.cc:333] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.098686  6081 raft_consensus.cc:2243] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.099390  6081 raft_consensus.cc:2272] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.101624  6081 tablet_replica.cc:333] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.102320  6081 raft_consensus.cc:2243] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.103212  6081 raft_consensus.cc:2272] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.105568  6081 tablet_replica.cc:333] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.106288  6081 raft_consensus.cc:2243] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.106757  6081 raft_consensus.cc:2272] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.109205  6081 tablet_replica.cc:333] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.109833  6081 raft_consensus.cc:2243] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.110800  6081 raft_consensus.cc:2272] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.113190  6081 tablet_replica.cc:333] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.113862  6081 raft_consensus.cc:2243] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.114394  6081 raft_consensus.cc:2272] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.116457  6081 tablet_replica.cc:333] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.116992  6081 raft_consensus.cc:2243] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:32.117724  6081 pending_rounds.cc:70] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Trying to abort 1 pending ops.
I20260709 13:16:32.117962  6081 pending_rounds.cc:77] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305637854522531840 op_type: NO_OP noop_request { }
I20260709 13:16:32.118304  6081 raft_consensus.cc:2889] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:16:32.118610  6081 raft_consensus.cc:2272] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:32.120846 10818 consensus_peers.cc:597] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.121100  6081 tablet_replica.cc:333] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: stopping tablet replica
I20260709 13:16:32.121842  6081 raft_consensus.cc:2243] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:32.122395 10744 consensus_peers.cc:597] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.122416  6081 raft_consensus.cc:2272] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:32.124624 10892 consensus_peers.cc:597] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.124784 10818 consensus_peers.cc:597] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.144279 10818 consensus_peers.cc:597] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.166980 10744 consensus_peers.cc:597] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.187618  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
W20260709 13:16:32.189046 10744 consensus_peers.cc:597] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.195086 10818 consensus_peers.cc:597] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.198293 10744 consensus_peers.cc:597] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.223716 10744 consensus_peers.cc:597] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.252198 10818 consensus_peers.cc:597] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.252785  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:32.259163 11482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:32.262140 10744 consensus_peers.cc:597] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.263712 11483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:32.266475 11485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:32.267439  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:32.269382  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:32.269615  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:32.269809  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783602992269791 us; error 0 us; skew 500 ppm
I20260709 13:16:32.270364  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:32.273896  6081 webserver.cc:533] Webserver started at http://127.5.240.65:44463/ using document root <none> and password file <none>
I20260709 13:16:32.274606  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:32.274868  6081 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:16:32.276875 10892 consensus_peers.cc:597] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.279124  6081 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:16:32.286612 11491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.287425  6081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:16:32.287768  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
format_stamp: "Formatted at 2026-07-09 13:16:21 on dist-test-slave-twc1"
I20260709 13:16:32.288239  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602851965215-6081-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)
W20260709 13:16:32.295459 10744 consensus_peers.cc:597] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.295992 10744 consensus_peers.cc:597] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.296460 10818 consensus_peers.cc:597] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.316309  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:32.317648  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:32.319283  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:32.323909 11498 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:16:32.330681 10818 consensus_peers.cc:597] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.449270 10744 consensus_peers.cc:597] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:32.468636 10892 consensus_peers.cc:597] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.587984  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:16:32.588325  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.265s	user 0.008s	sys 0.000s
I20260709 13:16:32.588608  6081 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:16:32.593094 11498 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.613447 11498 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.614501 11498 tablet_bootstrap.cc:492] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.615109 11498 ts_tablet_manager.cc:1403] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:16:32.617580 11498 raft_consensus.cc:359] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.618281 11498 raft_consensus.cc:740] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.618978 11498 consensus_queue.cc:260] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.623894 11498 ts_tablet_manager.cc:1434] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:32.624699 11498 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.660554 11498 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.661505 11498 tablet_bootstrap.cc:492] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.662253 11498 ts_tablet_manager.cc:1403] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.016s
I20260709 13:16:32.664695 11498 raft_consensus.cc:359] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.665402 11498 raft_consensus.cc:740] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.666158 11498 consensus_queue.cc:260] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.668248 11498 ts_tablet_manager.cc:1434] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:32.668964 11498 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.683205 11498 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.684123 11498 tablet_bootstrap.cc:492] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.684743 11498 ts_tablet_manager.cc:1403] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:16:32.687047 11498 raft_consensus.cc:359] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.687708 11498 raft_consensus.cc:740] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.688382 11498 consensus_queue.cc:260] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.690317 11498 ts_tablet_manager.cc:1434] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:16:32.691077 11498 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.706501 11498 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.707190 11498 tablet_bootstrap.cc:492] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.707681 11498 ts_tablet_manager.cc:1403] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:16:32.709371 11498 raft_consensus.cc:359] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.709834 11498 raft_consensus.cc:740] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.710421 11498 consensus_queue.cc:260] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.711756 11498 ts_tablet_manager.cc:1434] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:16:32.712361 11498 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.795976 11498 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.796962 11498 tablet_bootstrap.cc:492] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.797657 11498 ts_tablet_manager.cc:1403] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.051s
I20260709 13:16:32.800010 11498 raft_consensus.cc:359] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.800779 11498 raft_consensus.cc:740] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.801605 11498 consensus_queue.cc:260] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.803598 11498 ts_tablet_manager.cc:1434] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:32.804437 11498 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.815451 11498 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.816190 11498 tablet_bootstrap.cc:492] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.816818 11498 ts_tablet_manager.cc:1403] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:16:32.819294 11498 raft_consensus.cc:359] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.819968 11498 raft_consensus.cc:740] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.821029 11498 consensus_queue.cc:260] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.823467 11498 ts_tablet_manager.cc:1434] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:16:32.824268 11498 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.839224 11498 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.840140 11498 tablet_bootstrap.cc:492] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.840682 11498 ts_tablet_manager.cc:1403] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:16:32.842595 11498 raft_consensus.cc:359] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.843113 11498 raft_consensus.cc:740] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.843685 11498 consensus_queue.cc:260] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.845198 11498 ts_tablet_manager.cc:1434] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:32.845839 11498 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.858690 11498 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.859493 11498 tablet_bootstrap.cc:492] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.860036 11498 ts_tablet_manager.cc:1403] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:16:32.862485 11498 raft_consensus.cc:359] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.863157 11498 raft_consensus.cc:740] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.863821 11498 consensus_queue.cc:260] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.865689 11498 ts_tablet_manager.cc:1434] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:32.866405 11498 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.879073  6081 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:16:32.879470  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.291s	user 0.244s	sys 0.005s
I20260709 13:16:32.881281 11498 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.882299 11498 tablet_bootstrap.cc:492] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.883033 11498 ts_tablet_manager.cc:1403] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:16:32.885320 11498 raft_consensus.cc:359] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.886111 11498 raft_consensus.cc:740] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.886757 11498 consensus_queue.cc:260] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.888549 11498 ts_tablet_manager.cc:1434] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:32.889321 11498 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.905910 11498 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:16:32.907007 11498 tablet_bootstrap.cc:492] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.907722 11498 ts_tablet_manager.cc:1403] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:16:32.910449 11498 raft_consensus.cc:359] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:32.911369 11498 raft_consensus.cc:740] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.912137 11498 consensus_queue.cc:260] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:32.914335 11498 ts_tablet_manager.cc:1434] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:32.915299 11498 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.931195 11498 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.932132 11498 tablet_bootstrap.cc:492] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.932760 11498 ts_tablet_manager.cc:1403] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:16:32.935985 11498 raft_consensus.cc:359] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.936655 11498 raft_consensus.cc:740] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.937716 11498 consensus_queue.cc:260] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.939698 11498 ts_tablet_manager.cc:1434] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:32.940506 11498 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.956776 11498 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.958032 11498 tablet_bootstrap.cc:492] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.958755 11498 ts_tablet_manager.cc:1403] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 13:16:32.962138 11498 raft_consensus.cc:359] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.962764 11467 raft_consensus.cc:493] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:32.962884 11498 raft_consensus.cc:740] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.963362 11467 raft_consensus.cc:515] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.964017 11476 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:32.963832 11498 consensus_queue.cc:260] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:32.964524 11476 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:32.965698 11467 leader_election.cc:290] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:32.966620 11476 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:32.966929 11498 ts_tablet_manager.cc:1434] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:16:32.967756 11498 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:32.969800 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:32.976809 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:32.980481 10744 leader_election.cc:336] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:32.981652 10744 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:32.982879 11476 raft_consensus.cc:2749] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:32.983137 11498 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:32.984284 11498 tablet_bootstrap.cc:492] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:32.985031 11498 ts_tablet_manager.cc:1403] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:16:32.987833 11498 raft_consensus.cc:359] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.988569 11498 raft_consensus.cc:740] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.989394 11498 consensus_queue.cc:260] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:32.991786 11498 ts_tablet_manager.cc:1434] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:32.992592 11498 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
W20260709 13:16:32.994169 10892 leader_election.cc:336] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:32.994751 10892 leader_election.cc:304] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:32.995496 11499 raft_consensus.cc:2749] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.011446 11498 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.013006 11498 tablet_bootstrap.cc:492] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.014268 11498 ts_tablet_manager.cc:1403] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 13:16:33.019542 11498 raft_consensus.cc:359] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.020344 11498 raft_consensus.cc:740] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.021191 11498 consensus_queue.cc:260] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.023468 11498 ts_tablet_manager.cc:1434] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:33.024314 11498 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.044543 11501 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.045181 11501 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.047444 11501 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.049227 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
W20260709 13:16:33.066419 10892 leader_election.cc:336] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:33.067468 11498 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.068856 11498 tablet_bootstrap.cc:492] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.069579 11498 ts_tablet_manager.cc:1403] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.014s
I20260709 13:16:33.066874 10892 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:33.072224 11501 raft_consensus.cc:2749] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.072387 11498 raft_consensus.cc:359] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.073148 11498 raft_consensus.cc:740] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.080150 11501 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.073884 11498 consensus_queue.cc:260] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.080734 11501 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.082410 11498 ts_tablet_manager.cc:1434] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:16:33.082931 11501 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.083355 11498 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.087330 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:33.088018 10779 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.089986 10892 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:33.091356 11479 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.091954 11479 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.094163 11479 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.097185 11467 raft_consensus.cc:2804] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:33.097645 11467 raft_consensus.cc:493] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.098034 11467 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:33.100013 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:33.101234 10892 leader_election.cc:336] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:33.102563 11479 raft_consensus.cc:493] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.104439 11479 raft_consensus.cc:515] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
W20260709 13:16:33.104905 10818 leader_election.cc:336] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:33.106765 11479 leader_election.cc:290] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.107532 10818 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:33.107833 11498 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.108162 11479 raft_consensus.cc:2749] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:33.108776 11498 tablet_bootstrap.cc:492] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.109478 11498 ts_tablet_manager.cc:1403] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 13:16:33.110183 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
W20260709 13:16:33.111999 10818 leader_election.cc:336] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:33.111749 11467 raft_consensus.cc:515] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.112037 11498 raft_consensus.cc:359] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.113030 11498 raft_consensus.cc:740] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.113234 10818 leader_election.cc:304] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:33.114146 11479 raft_consensus.cc:2749] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.113782 11498 consensus_queue.cc:260] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.114579 11467 leader_election.cc:290] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.116304 11498 ts_tablet_manager.cc:1434] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:33.116783 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:33.117194 11498 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.117350 10779 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:33.122593  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:44723
I20260709 13:16:33.122756 11574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:44723 every 8 connection(s)
I20260709 13:16:33.130673 10779 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 3.
I20260709 13:16:33.133692 10892 leader_election.cc:304] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:33.135171 11501 raft_consensus.cc:2804] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:33.135756 11501 raft_consensus.cc:697] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:33.136711 11501 consensus_queue.cc:237] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.139168 11499 raft_consensus.cc:493] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.139815 11499 raft_consensus.cc:515] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.142273 11499 leader_election.cc:290] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.143785 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.161036 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5008d96af1fa4acb80eed32f0c34c504" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.161731 11545 raft_consensus.cc:3060] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:33.167789 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:33.170591 10892 leader_election.cc:343] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.171098 10892 leader_election.cc:304] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:33.171865 11499 raft_consensus.cc:2749] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.178479 11545 raft_consensus.cc:2468] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 3.
I20260709 13:16:33.183692 11498 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.185073 11498 tablet_bootstrap.cc:492] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.185725 11498 ts_tablet_manager.cc:1403] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.003s
I20260709 13:16:33.188288 11498 raft_consensus.cc:359] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.189006 11498 raft_consensus.cc:740] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.189848 11479 raft_consensus.cc:493] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.189800 11498 consensus_queue.cc:260] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.190444 11479 raft_consensus.cc:515] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.192505 11479 leader_election.cc:290] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.193851 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.194592 10922 raft_consensus.cc:2468] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.197119 10818 leader_election.cc:304] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [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: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.198284 11450 raft_consensus.cc:2804] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.198665 11450 raft_consensus.cc:493] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.199043 11450 raft_consensus.cc:3060] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.206773 10598 catalog_manager.cc:5697] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 2 to 3, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 3 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.210670 11498 ts_tablet_manager.cc:1434] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:16:33.212177 11479 raft_consensus.cc:493] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.212659 11498 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.212796 11479 raft_consensus.cc:515] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.215768 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.216370 10922 raft_consensus.cc:2468] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.217389 10818 leader_election.cc:304] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [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: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.218240 11394 raft_consensus.cc:2804] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.218600 11394 raft_consensus.cc:493] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.218976 11394 raft_consensus.cc:3060] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.220515 11479 leader_election.cc:290] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.211469 11450 raft_consensus.cc:515] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.223306 11450 leader_election.cc:290] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.224920 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:33.225561 10922 raft_consensus.cc:3060] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.230085 11479 raft_consensus.cc:493] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.230695 11479 raft_consensus.cc:515] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.232561 10922 raft_consensus.cc:2468] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.232687 11479 leader_election.cc:290] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.235528 11469 raft_consensus.cc:493] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.236063 11469 raft_consensus.cc:515] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.238075 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:33.238312 11469 leader_election.cc:290] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:33.239001 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:33.240406 10744 leader_election.cc:343] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.241250 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.243065 10818 leader_election.cc:304] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.243126 10743 leader_election.cc:304] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:33.244704 11469 raft_consensus.cc:2749] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.245793 11450 raft_consensus.cc:2804] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.248966 11450 raft_consensus.cc:697] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:33.249277 11501 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.250478 11501 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.252472 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.253403 11544 raft_consensus.cc:2468] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.254797 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.255508 10851 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.256562 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.256862 11450 consensus_queue.cc:237] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.257818 10891 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.258822 11499 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:33.259225 11499 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.259564 11499 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:33.262835 11543 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.252602 11501 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.267352 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.269069 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.270560 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ad155594214993b7e8572504a940fb" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.270785 11499 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.271342 11545 raft_consensus.cc:3060] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.274232 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:33.274914 10851 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:33.284332 11576 heartbeater.cc:344] Connected to a master server at 127.5.240.126:45397
I20260709 13:16:33.284976 11576 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:33.286226 11576 heartbeater.cc:507] Master 127.5.240.126:45397 requested a full tablet report, sending...
I20260709 13:16:33.287684 11499 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.299489 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.300328 11544 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:33.300837 10851 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 3.
I20260709 13:16:33.302769 10891 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.304811 11501 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:33.305393 11501 raft_consensus.cc:697] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:33.306349 11501 consensus_queue.cc:237] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [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: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
W20260709 13:16:33.313439 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 64448us
I20260709 13:16:33.314726 11544 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 3.
I20260709 13:16:33.316514 11585 raft_consensus.cc:493] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.319849 11545 raft_consensus.cc:2468] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.317094 11585 raft_consensus.cc:515] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.320323 11394 raft_consensus.cc:515] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.323495 11585 leader_election.cc:290] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.324076 11394 leader_election.cc:290] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.327713 10602 catalog_manager.cc:5697] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.329509 11498 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.331916 11498 tablet_bootstrap.cc:492] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.332576 11498 ts_tablet_manager.cc:1403] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.120s	user 0.035s	sys 0.045s
W20260709 13:16:33.332867 10818 leader_election.cc:343] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.333487 10818 leader_election.cc:304] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
W20260709 13:16:33.335044 10818 leader_election.cc:343] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.335757 11592 raft_consensus.cc:2749] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.335057 11498 raft_consensus.cc:359] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.339725 11498 raft_consensus.cc:740] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.340687 11498 consensus_queue.cc:260] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.343623 11498 ts_tablet_manager.cc:1434] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:16:33.344745 11498 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.354431 11476 raft_consensus.cc:493] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.355058 11476 raft_consensus.cc:515] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.357209 11476 leader_election.cc:290] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:33.357538 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:33.358137 10922 raft_consensus.cc:3060] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.358314 11394 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.358860 11394 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.359181 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.360981 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9517b9e9504fff8ef7faceb4020f08" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.363330 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
W20260709 13:16:33.364416 10818 leader_election.cc:343] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.365561 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.366338 11394 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
W20260709 13:16:33.365841 10818 leader_election.cc:343] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.367336 10818 leader_election.cc:304] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:33.369171 11394 raft_consensus.cc:2749] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.369678 10922 raft_consensus.cc:2468] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.370872 10818 leader_election.cc:304] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [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: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.374725 11592 raft_consensus.cc:2804] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.375398 11592 raft_consensus.cc:697] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:33.376169 10603 ts_manager.cc:194] Re-registered known tserver with Master: bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.379786 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.380548 11543 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.380689 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.382511 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:33.383144 10774 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.384430 11223 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.384248 10598 catalog_manager.cc:5697] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 2 to 3, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 3 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.384984 11223 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.386915 11223 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
W20260709 13:16:33.384495 10744 leader_election.cc:343] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.388557 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.389377 10850 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:33.388773 10744 leader_election.cc:304] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:33.391563 10743 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.392479 11223 raft_consensus.cc:2749] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.393173 11223 raft_consensus.cc:2804] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.393471 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.394189 11545 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:33.393504 11223 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.395578 11223 raft_consensus.cc:3060] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.396559 10818 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [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: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.397611 11585 raft_consensus.cc:2804] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.398001 11585 raft_consensus.cc:493] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.398368 11585 raft_consensus.cc:3060] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.402230 11479 raft_consensus.cc:493] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.402908 11479 raft_consensus.cc:515] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.405220 11479 leader_election.cc:290] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.405871 11467 raft_consensus.cc:493] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.406527 11467 raft_consensus.cc:515] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.406827 11223 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.408717 11223 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:33.409122 11585 raft_consensus.cc:515] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.376521 11592 consensus_queue.cc:237] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.411043 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:33.412585 11467 leader_election.cc:290] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.413689 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.416059 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.416684 11543 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:33.418000 10892 leader_election.cc:304] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [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: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:33.418218 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:33.418891 10774 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.414494 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.419736 11545 raft_consensus.cc:3060] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.411043 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.421020 10850 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:33.420400 10851 raft_consensus.cc:2393] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 in current term 2: Already voted for candidate ecc92ae686e040b1b51e52e0c512afc5 in this term.
I20260709 13:16:33.421797 11394 raft_consensus.cc:493] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.422399 11394 raft_consensus.cc:515] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.424535 11394 leader_election.cc:290] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.426091 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.418995 11467 raft_consensus.cc:2804] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.426962 11467 raft_consensus.cc:493] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.427423 11467 raft_consensus.cc:3060] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.430316 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e438d75cc346068aac297f37faf253" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:33.431468 10774 raft_consensus.cc:2393] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ecc92ae686e040b1b51e52e0c512afc5 in current term 2: Already voted for candidate c2d79acd386844f3a003a093747eede7 in this term.
I20260709 13:16:33.437367 11498 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.438470 11498 tablet_bootstrap.cc:492] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.439136 11498 ts_tablet_manager.cc:1403] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.041s
I20260709 13:16:33.441474 11501 raft_consensus.cc:493] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.442401 11545 raft_consensus.cc:2468] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:33.442150 11501 raft_consensus.cc:515] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.443218 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.441779 11498 raft_consensus.cc:359] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.445958 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:33.446411 11498 raft_consensus.cc:740] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.446611 10774 raft_consensus.cc:2468] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.421298 11585 leader_election.cc:290] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.448220 11498 consensus_queue.cc:260] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.448632 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.448885 10818 leader_election.cc:304] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [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: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.449633 11592 raft_consensus.cc:2804] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.450018 10818 leader_election.cc:304] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [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: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
W20260709 13:16:33.450289 10892 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.450074 11592 raft_consensus.cc:493] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.451020 11592 raft_consensus.cc:3060] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.451416 11585 raft_consensus.cc:2804] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.453008 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
W20260709 13:16:33.450850 10818 leader_election.cc:343] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.455724 10892 leader_election.cc:304] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:33.456658 10818 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [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: ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:33.456765 11590 raft_consensus.cc:2749] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.457288 11394 raft_consensus.cc:2749] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:16:33.458359 10818 leader_election.cc:343] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.461910 11501 leader_election.cc:290] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.463776 11223 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.464350 11223 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.466282 11223 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.467365 11592 raft_consensus.cc:515] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.467516 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.450464 11498 ts_tablet_manager.cc:1434] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:16:33.469725 11587 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.470352 11587 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.471647 10744 leader_election.cc:304] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:33.470539 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.472406 11476 raft_consensus.cc:2804] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.472419 11587 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.473121 11476 raft_consensus.cc:697] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
W20260709 13:16:33.473551 10744 leader_election.cc:343] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.470120 11467 raft_consensus.cc:515] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.474184 10744 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d79acd386844f3a003a093747eede7; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:33.473897 11476 consensus_queue.cc:237] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.474627 11592 leader_election.cc:290] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.469802 11498 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.475380 11469 raft_consensus.cc:2749] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.476454 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:33.477020 10850 raft_consensus.cc:3060] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.483965 10850 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.452888 11585 raft_consensus.cc:493] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.485232 11585 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.485512 10891 leader_election.cc:304] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.486940 11590 raft_consensus.cc:2804] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.486581 10598 catalog_manager.cc:5697] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.487447 11590 raft_consensus.cc:697] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:33.488384 11590 consensus_queue.cc:237] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.494997 11467 leader_election.cc:290] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.499140 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12bc13038cc4e7cb0a6f8550ddfee03" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.499835 11545 raft_consensus.cc:3060] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.501319 10602 catalog_manager.cc:5697] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.502183 11498 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.503136 11498 tablet_bootstrap.cc:492] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.503810 11498 ts_tablet_manager.cc:1403] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260709 13:16:33.506481 11498 raft_consensus.cc:359] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.507119 11498 raft_consensus.cc:740] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.507891 11498 consensus_queue.cc:260] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.511516 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.512167 11543 raft_consensus.cc:2468] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.507802 11545 raft_consensus.cc:2468] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.516846 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.517649 10926 raft_consensus.cc:2468] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 1.
I20260709 13:16:33.519550 11476 raft_consensus.cc:493] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.520109 11476 raft_consensus.cc:515] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.522469 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.523121 11545 raft_consensus.cc:3060] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.524293 10774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f739700c2b424a87b8c52b5af2b1e8" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:33.524863 10818 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.526240 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.527917 11592 raft_consensus.cc:2804] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.528286 11592 raft_consensus.cc:493] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.528641 11592 raft_consensus.cc:3060] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:33.528573 10744 leader_election.cc:343] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.526818 11476 leader_election.cc:290] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.524924 10774 raft_consensus.cc:3060] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.526729 11585 raft_consensus.cc:515] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.531628 11585 leader_election.cc:290] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.532094 10599 catalog_manager.cc:5697] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.533381 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.535856 11592 raft_consensus.cc:515] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.534783 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:33.538053 10779 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.539058 10774 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
W20260709 13:16:33.540062 10818 leader_election.cc:343] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.540560 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.541222 11543 raft_consensus.cc:3060] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.544886 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.545553 10850 raft_consensus.cc:2468] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:33.545981 11544 raft_consensus.cc:1275] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:33.546924 10743 leader_election.cc:304] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.548023 10927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928d431c600413ea8bdf88088e8902c" candidate_uuid: "ecc92ae686e040b1b51e52e0c512afc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:33.548607 10927 raft_consensus.cc:3060] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.549551 10779 raft_consensus.cc:2468] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.549945 11543 raft_consensus.cc:2468] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.540621 11592 leader_election.cc:290] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.553071 10818 leader_election.cc:304] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.553593 11498 ts_tablet_manager.cc:1434] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:16:33.547712 11476 raft_consensus.cc:2804] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.556417 11476 raft_consensus.cc:493] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.556794 11476 raft_consensus.cc:3060] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.554041 11585 raft_consensus.cc:2804] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.557523 11585 raft_consensus.cc:697] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:33.557762 11590 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.558317 11590 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.558548 11585 consensus_queue.cc:237] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.559252 10927 raft_consensus.cc:2468] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.560263 11590 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.561632 11498 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.564790 11501 consensus_queue.cc:1048] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.567690 11469 raft_consensus.cc:493] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.568243 11469 raft_consensus.cc:515] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.568539 10818 leader_election.cc:304] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.569424 10818 leader_election.cc:304] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [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: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.570254 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.571672 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.572665 11592 raft_consensus.cc:2804] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.573740 11592 raft_consensus.cc:697] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
W20260709 13:16:33.573931 10744 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.572779 11587 raft_consensus.cc:2804] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.570281 11469 leader_election.cc:290] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.574774 11592 consensus_queue.cc:237] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.565282 11476 raft_consensus.cc:515] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.575434 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7" is_pre_election: true
I20260709 13:16:33.575721 11501 raft_consensus.cc:493] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.575641 11587 raft_consensus.cc:697] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Becoming Leader. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:33.576056 10779 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:33.576227 11501 raft_consensus.cc:515] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.576843 11587 consensus_queue.cc:237] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.578467 11501 leader_election.cc:290] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.579393 11476 leader_election.cc:290] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.579958 10851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:33.580595 10851 raft_consensus.cc:3060] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.581161 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5" is_pre_election: true
I20260709 13:16:33.579981 11545 raft_consensus.cc:2468] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc92ae686e040b1b51e52e0c512afc5 in term 2.
I20260709 13:16:33.581766 10850 raft_consensus.cc:2468] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 1.
I20260709 13:16:33.582437 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.583046 10922 raft_consensus.cc:2468] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 1.
I20260709 13:16:33.583684 10891 leader_election.cc:304] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [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: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.585199 10892 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:33.585708 10744 leader_election.cc:304] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.586141 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.586511 11476 raft_consensus.cc:2804] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.586930 11476 raft_consensus.cc:493] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.587284 11476 raft_consensus.cc:3060] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.587692 10851 raft_consensus.cc:2468] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:33.590050 11501 raft_consensus.cc:2804] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.589206 10779 raft_consensus.cc:1275] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:33.590416 11501 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.590888 11501 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.591787 10743 leader_election.cc:304] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:33.592854 11598 raft_consensus.cc:2804] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.589556 11590 raft_consensus.cc:2804] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.594079 11590 raft_consensus.cc:493] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:33.594466 11590 raft_consensus.cc:3060] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.593406 11598 raft_consensus.cc:697] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:33.595292 10603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48176
I20260709 13:16:33.595855 11598 consensus_queue.cc:237] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.594864 11476 raft_consensus.cc:515] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.600214 11576 heartbeater.cc:499] Master 127.5.240.126:45397 was elected leader, sending a full tablet report...
I20260709 13:16:33.601394 11476 leader_election.cc:290] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.601617 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
W20260709 13:16:33.603022 10744 leader_election.cc:343] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.610409 10892 leader_election.cc:343] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.611488 10892 leader_election.cc:343] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.616436 11476 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.617136 11476 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.621747 11476 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.622102 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" is_pre_election: true
I20260709 13:16:33.623060 11541 raft_consensus.cc:2410] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:16:33.587769 11543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085716471c604eba9ab66547b6744585" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
W20260709 13:16:33.626889 10744 leader_election.cc:343] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.661094 10892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.65:44723, user_credentials={real_user=slave}} blocked reactor thread for 48736.2us
I20260709 13:16:33.664783 10599 catalog_manager.cc:5697] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.667699 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfbc96072f94ca6b62d2af2953da161" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:33.668351 10926 raft_consensus.cc:3060] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.668042 11501 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.670022 11501 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:33.641330 11590 raft_consensus.cc:515] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.674248 11590 leader_election.cc:290] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.675889 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" is_pre_election: true
I20260709 13:16:33.676553 10922 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 3.
I20260709 13:16:33.684886 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:33.676730 11467 consensus_queue.cc:1048] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:16:33.686501 10779 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.684754 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.686378 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:33.689987 10850 raft_consensus.cc:3060] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.696357 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a573c461b3c6426186cf509faa6f2cb3" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
W20260709 13:16:33.697165 10892 leader_election.cc:343] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.698136 10602 catalog_manager.cc:5697] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.700847 10779 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.702113 10744 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.703181 11598 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:16:33.703605 11598 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.703950 11598 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:33.714756 10892 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.715495 11499 raft_consensus.cc:2804] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:16:33.715853 10892 leader_election.cc:343] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.716102 11499 raft_consensus.cc:697] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:33.717161 11499 consensus_queue.cc:237] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.723091 11598 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.730979 10599 catalog_manager.cc:5697] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.733462 10599 catalog_manager.cc:5697] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "ecc92ae686e040b1b51e52e0c512afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.697686 10926 raft_consensus.cc:2468] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:33.717468 10850 raft_consensus.cc:2468] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:33.742311 10891 leader_election.cc:304] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [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: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.742884 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:33.745308 11590 raft_consensus.cc:2804] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.745888 11590 raft_consensus.cc:697] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:33.746701 11590 consensus_queue.cc:237] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.749610 10744 leader_election.cc:304] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.750823 11469 raft_consensus.cc:2804] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:33.751300 11469 raft_consensus.cc:697] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:33.752126 11469 consensus_queue.cc:237] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.749608 10925 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:33.754017 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
I20260709 13:16:33.754662 11541 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:33.760082 10925 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 4.
I20260709 13:16:33.764276 11541 raft_consensus.cc:2410] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d79acd386844f3a003a093747eede7 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:16:33.772265 11598 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 4 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:33.772557 10602 catalog_manager.cc:5697] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.774618 10922 raft_consensus.cc:1275] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.775935 10744 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [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: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:33.777505 11476 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:33.778019 11476 raft_consensus.cc:697] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:33.778825 11476 consensus_queue.cc:237] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER 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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.779510 10851 raft_consensus.cc:1275] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:33.787101 11585 consensus_queue.cc:1048] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.787882 11590 consensus_queue.cc:1048] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:16:33.793386 11541 raft_consensus.cc:1275] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.795928 11585 consensus_queue.cc:1048] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.803886 11498 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.813165 11498 tablet_bootstrap.cc:492] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.816351 11498 ts_tablet_manager.cc:1403] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.262s	user 0.039s	sys 0.023s
I20260709 13:16:33.828406 11545 raft_consensus.cc:1275] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:33.834589 11590 consensus_queue.cc:1048] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.851294 11498 raft_consensus.cc:359] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.852615 11498 raft_consensus.cc:740] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.854008 11498 consensus_queue.cc:260] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.865222 10598 catalog_manager.cc:5697] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.879449 11498 ts_tablet_manager.cc:1434] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 13:16:33.882720 11498 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.894667 10602 catalog_manager.cc:5697] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 3 to 4, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 4 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.901310 10602 catalog_manager.cc:5697] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 1 to 2, leader changed from bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65) to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.911604 10851 raft_consensus.cc:1275] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.911986 11498 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.913106 11498 tablet_bootstrap.cc:492] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.913780 11590 consensus_queue.cc:1048] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:33.913863 11498 ts_tablet_manager.cc:1403] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 13:16:33.922726 11498 raft_consensus.cc:359] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.923450 11498 raft_consensus.cc:740] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.925719 11498 consensus_queue.cc:260] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:33.927222 10849 raft_consensus.cc:1275] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.928020 11498 ts_tablet_manager.cc:1434] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:33.928880 11498 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.928982 11618 consensus_queue.cc:1048] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:33.946928 11498 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.948029 11498 tablet_bootstrap.cc:492] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.948745 11498 ts_tablet_manager.cc:1403] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
W20260709 13:16:33.948851 10818 consensus_peers.cc:597] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:33.951642 11498 raft_consensus.cc:359] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.952523 11498 raft_consensus.cc:740] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.953299 11498 consensus_queue.cc:260] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:33.955798 11498 ts_tablet_manager.cc:1434] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:33.956041 11545 raft_consensus.cc:1275] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.956740 11498 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.958175 11476 consensus_queue.cc:1048] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.964249 11541 raft_consensus.cc:1275] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.969314 11467 consensus_queue.cc:1048] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.979370 11498 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.980295 11498 tablet_bootstrap.cc:492] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:33.980914 11498 ts_tablet_manager.cc:1403] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260709 13:16:33.984122 11498 raft_consensus.cc:359] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.984866 11498 raft_consensus.cc:740] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.985590 11498 consensus_queue.cc:260] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:33.987872 11498 ts_tablet_manager.cc:1434] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:33.988655 11498 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:33.992123 10852 raft_consensus.cc:1275] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.993009 10925 raft_consensus.cc:1275] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.995661 11617 consensus_queue.cc:1048] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:33.997802 11544 raft_consensus.cc:1275] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:33.999912 11450 consensus_queue.cc:1048] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:34.005357 11450 consensus_queue.cc:1048] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.008808 10922 raft_consensus.cc:1275] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:16:34.011721 10744 consensus_peers.cc:597] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.014072 11450 consensus_queue.cc:1048] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:34.023964 10818 consensus_peers.cc:597] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.028851 11498 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.029953 11498 tablet_bootstrap.cc:492] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.030660 11498 ts_tablet_manager.cc:1403] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.015s
I20260709 13:16:34.033133 11498 raft_consensus.cc:359] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.033792 11498 raft_consensus.cc:740] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.034545 11498 consensus_queue.cc:260] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.036777 11498 ts_tablet_manager.cc:1434] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:34.055735 11498 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.061105 10779 raft_consensus.cc:1275] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.075009 11585 consensus_queue.cc:1048] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.075212 10779 raft_consensus.cc:1275] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.097393 11585 consensus_queue.cc:1048] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.106603 11498 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.107558 11498 tablet_bootstrap.cc:492] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.108179 11498 ts_tablet_manager.cc:1403] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.015s
I20260709 13:16:34.110605 11498 raft_consensus.cc:359] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.127005 11498 raft_consensus.cc:740] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.127858 11498 consensus_queue.cc:260] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.134259 11498 ts_tablet_manager.cc:1434] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:16:34.135145 11498 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.137238 11541 raft_consensus.cc:1275] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer ecc92ae686e040b1b51e52e0c512afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.149343 10925 raft_consensus.cc:1275] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.154367 11541 raft_consensus.cc:3060] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.155134 11450 consensus_queue.cc:1048] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.157511 11617 consensus_queue.cc:1048] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:34.160739 11498 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.161906 11498 tablet_bootstrap.cc:492] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.162721 11498 ts_tablet_manager.cc:1403] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260709 13:16:34.165484 11498 raft_consensus.cc:359] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.166188 11498 raft_consensus.cc:740] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.166839 11498 consensus_queue.cc:260] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.168879 11498 ts_tablet_manager.cc:1434] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:16:34.169790 11498 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.205577 11545 raft_consensus.cc:1275] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:16:34.206090 11545 pending_rounds.cc:85] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Aborting all ops after (but not including) 1
I20260709 13:16:34.206354 11545 pending_rounds.cc:107] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:16:34.206665 11545 raft_consensus.cc:2889] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:16:34.208559 11617 consensus_queue.cc:1048] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.228343 11498 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.228710 10852 raft_consensus.cc:1275] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.229398 11498 tablet_bootstrap.cc:492] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.230195 11498 ts_tablet_manager.cc:1403] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.033s
I20260709 13:16:34.230487 11467 consensus_queue.cc:1048] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:34.232769 11498 raft_consensus.cc:359] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.233522 11498 raft_consensus.cc:740] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.234236 11498 consensus_queue.cc:260] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.236773 11498 ts_tablet_manager.cc:1434] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:16:34.237556 11498 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.246702 11545 raft_consensus.cc:3060] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.265199 10926 raft_consensus.cc:1275] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:16:34.272892 11598 consensus_queue.cc:1048] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:34.282455 10779 raft_consensus.cc:1275] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.287978 11499 consensus_queue.cc:1048] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.301301 11545 raft_consensus.cc:1275] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.313153 11476 consensus_queue.cc:1048] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:34.328155 10892 consensus_peers.cc:597] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.329321 11541 raft_consensus.cc:1275] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.353091 11498 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.354194 11498 tablet_bootstrap.cc:492] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.354883 11498 ts_tablet_manager.cc:1403] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.118s	user 0.044s	sys 0.066s
I20260709 13:16:34.357476 11498 raft_consensus.cc:359] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:34.358162 11498 raft_consensus.cc:740] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.358465 11501 consensus_queue.cc:1048] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.358932 11498 consensus_queue.cc:260] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:34.360497 11498 ts_tablet_manager.cc:1434] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:34.362442 11498 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.393420 11498 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.394399 11498 tablet_bootstrap.cc:492] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.395011 11498 ts_tablet_manager.cc:1403] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.004s
I20260709 13:16:34.397460 11498 raft_consensus.cc:359] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.398141 11498 raft_consensus.cc:740] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.398712 11498 consensus_queue.cc:260] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.400501 11498 ts_tablet_manager.cc:1434] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:16:34.401264 11498 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.412011 11543 raft_consensus.cc:3060] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:34.415307 10892 consensus_peers.cc:597] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:34.439761 11498 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.440805 11498 tablet_bootstrap.cc:492] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.441547 11498 ts_tablet_manager.cc:1403] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.016s
I20260709 13:16:34.445706 11498 raft_consensus.cc:359] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.447146 11498 raft_consensus.cc:740] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
W20260709 13:16:34.447391 10744 consensus_peers.cc:597] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:34.447873 11498 consensus_queue.cc:260] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.450390 11498 ts_tablet_manager.cc:1434] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:34.451254 11498 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.464897 11498 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.465827 11498 tablet_bootstrap.cc:492] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.466507 11498 ts_tablet_manager.cc:1403] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 13:16:34.468706 11498 raft_consensus.cc:359] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.469355 11498 raft_consensus.cc:740] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.470129 11498 consensus_queue.cc:260] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.472096 11498 ts_tablet_manager.cc:1434] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:34.472855 11498 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.487216 11498 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.487890 11498 tablet_bootstrap.cc:492] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.488359 11498 ts_tablet_manager.cc:1403] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:16:34.490204 11498 raft_consensus.cc:359] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.490707 11498 raft_consensus.cc:740] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.491281 11498 consensus_queue.cc:260] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.492695 11498 ts_tablet_manager.cc:1434] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:34.494659 11498 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
W20260709 13:16:34.496652 10744 consensus_peers.cc:597] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:34.507964 11498 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.508978 11498 tablet_bootstrap.cc:492] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.509581 11498 ts_tablet_manager.cc:1403] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:16:34.512012 11498 raft_consensus.cc:359] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.512702 11498 raft_consensus.cc:740] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.513340 11498 consensus_queue.cc:260] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.515616 11498 ts_tablet_manager.cc:1434] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:34.517001 11498 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
W20260709 13:16:34.517630 10818 consensus_peers.cc:597] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:34.529712 11498 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.530659 11498 tablet_bootstrap.cc:492] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.531227 11498 ts_tablet_manager.cc:1403] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 13:16:34.533365 11498 raft_consensus.cc:359] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.533861 11498 raft_consensus.cc:740] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.534466 11498 consensus_queue.cc:260] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.535871 11498 ts_tablet_manager.cc:1434] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:16:34.536875 11498 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.550877 11498 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.551633 11498 tablet_bootstrap.cc:492] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.552165 11498 ts_tablet_manager.cc:1403] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 13:16:34.554126 11498 raft_consensus.cc:359] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.554678 11498 raft_consensus.cc:740] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.555356 11498 consensus_queue.cc:260] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.557405 11498 ts_tablet_manager.cc:1434] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:34.558236 11498 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.570770 11498 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.571660 11498 tablet_bootstrap.cc:492] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.572309 11498 ts_tablet_manager.cc:1403] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:16:34.574312 11498 raft_consensus.cc:359] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.574905 11498 raft_consensus.cc:740] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.575525 11498 consensus_queue.cc:260] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.577214 11498 ts_tablet_manager.cc:1434] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:34.578373 11498 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.591651 11498 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.592569 11498 tablet_bootstrap.cc:492] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.593243 11498 ts_tablet_manager.cc:1403] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:16:34.595420 11498 raft_consensus.cc:359] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.595990 11498 raft_consensus.cc:740] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.596486 11498 consensus_queue.cc:260] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.598266 11498 ts_tablet_manager.cc:1434] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:16:34.599224 11498 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.614440 11498 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.615386 11498 tablet_bootstrap.cc:492] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.616019 11498 ts_tablet_manager.cc:1403] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:16:34.618260 11498 raft_consensus.cc:359] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.618919 11498 raft_consensus.cc:740] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.619524 11498 consensus_queue.cc:260] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.621440 11498 ts_tablet_manager.cc:1434] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:34.622279 11498 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.635352 11498 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.636267 11498 tablet_bootstrap.cc:492] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.636837 11498 ts_tablet_manager.cc:1403] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 13:16:34.638754 11498 raft_consensus.cc:359] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.639250 11498 raft_consensus.cc:740] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.639815 11498 consensus_queue.cc:260] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.641252 11498 ts_tablet_manager.cc:1434] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:16:34.642419 11498 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.676801 11498 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.677770 11498 tablet_bootstrap.cc:492] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.678925 11498 ts_tablet_manager.cc:1403] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.012s
I20260709 13:16:34.681084 11498 raft_consensus.cc:359] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.681752 11498 raft_consensus.cc:740] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.682564 11498 consensus_queue.cc:260] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.684280 11498 ts_tablet_manager.cc:1434] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:34.690030 11498 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
W20260709 13:16:34.708072 10744 consensus_peers.cc:597] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:34.715271 11498 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.716147 11498 tablet_bootstrap.cc:492] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.716697 11498 ts_tablet_manager.cc:1403] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 13:16:34.718699 11498 raft_consensus.cc:359] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.719173 11498 raft_consensus.cc:740] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.719710 11498 consensus_queue.cc:260] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:34.721501 11498 ts_tablet_manager.cc:1434] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:34.722649 11498 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.740447 11498 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.741180 11498 tablet_bootstrap.cc:492] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.741707 11498 ts_tablet_manager.cc:1403] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260709 13:16:34.743350 11498 raft_consensus.cc:359] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.743818 11498 raft_consensus.cc:740] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.744377 11498 consensus_queue.cc:260] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.745875 11498 ts_tablet_manager.cc:1434] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:34.746780 11498 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.760046 11498 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.761010 11498 tablet_bootstrap.cc:492] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.761905 11498 ts_tablet_manager.cc:1403] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:16:34.763559 11498 raft_consensus.cc:359] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.764041 11498 raft_consensus.cc:740] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.764564 11498 consensus_queue.cc:260] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:34.766949 11498 ts_tablet_manager.cc:1434] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:34.768412 11498 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap starting.
I20260709 13:16:34.780918 11498 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.781834 11498 tablet_bootstrap.cc:492] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Bootstrap complete.
I20260709 13:16:34.782574 11498 ts_tablet_manager.cc:1403] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:16:34.784703 11498 raft_consensus.cc:359] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.785209 11498 raft_consensus.cc:740] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.785765 11498 consensus_queue.cc:260] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:34.787539 11498 ts_tablet_manager.cc:1434] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:34.968097 11541 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.001370 11541 raft_consensus.cc:3060] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.184124 11542 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.221004  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:43.272581 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:43.273488 10779 raft_consensus.cc:606] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:43.276525 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:43.277061 10779 raft_consensus.cc:606] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:43.279592 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:43.280072 10779 raft_consensus.cc:606] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:43.282402 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:43.282866 10779 raft_consensus.cc:606] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:43.293615 10850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:43.294193 10850 raft_consensus.cc:606] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:43.297102 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:43.297559 10779 raft_consensus.cc:606] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:43.298629  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:43.299768  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:43.307941 11680 raft_consensus.cc:993] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.308493 11693 raft_consensus.cc:1081] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.310016 11543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42506
I20260709 13:16:43.310560 11543 raft_consensus.cc:493] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.310887 11543 raft_consensus.cc:3060] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.318087 11543 raft_consensus.cc:515] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.323443 11543 leader_election.cc:290] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:43.333971 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:43.334745 10779 raft_consensus.cc:3055] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.335068 10779 raft_consensus.cc:740] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:43.335939 10779 consensus_queue.cc:260] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.337215 10779 raft_consensus.cc:3060] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.341426 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad076bce83a4b7cb70ee5b3b5164387" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:43.342015 10852 raft_consensus.cc:3060] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.343420 10779 raft_consensus.cc:2468] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.344707 11493 leader_election.cc:304] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:43.346560 11700 raft_consensus.cc:2804] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:43.347667 11700 raft_consensus.cc:697] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:43.348920 10852 raft_consensus.cc:2468] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.348546 11700 consensus_queue.cc:237] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.365600 10602 catalog_manager.cc:5697] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.375169 11694 raft_consensus.cc:993] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.375808 11691 raft_consensus.cc:1081] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.377701 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42498
I20260709 13:16:43.378314 11545 raft_consensus.cc:493] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.378693 11545 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.384888 11545 raft_consensus.cc:515] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.386613 11545 leader_election.cc:290] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 3 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:43.387228 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:43.387684 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f753aeb3b180477fb6bfe2c8bef576a0" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:43.387827 10779 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.388235 10852 raft_consensus.cc:3055] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:43.388548 10852 raft_consensus.cc:740] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:43.389310 10852 consensus_queue.cc:260] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [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: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.391273 10852 raft_consensus.cc:3060] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.396302 10779 raft_consensus.cc:2468] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 3.
I20260709 13:16:43.397292 11493 leader_election.cc:304] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:43.398129 11700 raft_consensus.cc:2804] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:43.398600 11700 raft_consensus.cc:697] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:43.399358 10852 raft_consensus.cc:2468] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 3.
I20260709 13:16:43.399415 11700 consensus_queue.cc:237] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue 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: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.411173 10602 catalog_manager.cc:5697] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 2 to 3, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.480098 11680 raft_consensus.cc:993] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.480787 11693 raft_consensus.cc:1081] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.482291 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42506
I20260709 13:16:43.482728 11545 raft_consensus.cc:493] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.482988 11545 raft_consensus.cc:3060] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.488493 11545 raft_consensus.cc:515] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:43.490258 11545 leader_election.cc:290] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:43.491880 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:43.492479 10779 raft_consensus.cc:3055] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.492802 10779 raft_consensus.cc:740] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:43.493530 10779 consensus_queue.cc:260] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:43.494534 10779 raft_consensus.cc:3060] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.499755 10779 raft_consensus.cc:2468] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.500728 11493 leader_election.cc:304] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:43.501351 11700 raft_consensus.cc:2804] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:43.501776 11700 raft_consensus.cc:697] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:43.502068 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bef3e6b88d745efb2b98484f98b0b4f" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:43.502701 10922 raft_consensus.cc:3060] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.502688 11700 consensus_queue.cc:237] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:43.510008 10922 raft_consensus.cc:2468] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.513672 10602 catalog_manager.cc:5697] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.587908 11680 raft_consensus.cc:993] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.588377 11693 raft_consensus.cc:1081] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.589759 11543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42506
I20260709 13:16:43.590271 11543 raft_consensus.cc:493] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.590545 11543 raft_consensus.cc:3060] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.595655 11543 raft_consensus.cc:515] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.597206 11543 leader_election.cc:290] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:43.597999 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:43.598140 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed79a9b4eb924d6591ef10ee1dcd165a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:43.598704 10779 raft_consensus.cc:3055] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.598831 10852 raft_consensus.cc:3060] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.599041 10779 raft_consensus.cc:740] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:43.599850 10779 consensus_queue.cc:260] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.601016 10779 raft_consensus.cc:3060] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.606940 10852 raft_consensus.cc:2468] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.607326 10779 raft_consensus.cc:2468] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.608114 11492 leader_election.cc:304] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:43.609004 11700 raft_consensus.cc:2804] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:43.609403 11700 raft_consensus.cc:697] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:43.610188 11700 consensus_queue.cc:237] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.619387 10602 catalog_manager.cc:5697] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.659670 11680 raft_consensus.cc:993] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.660104 11693 raft_consensus.cc:1081] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:43.661520 11543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42506
I20260709 13:16:43.662060 11543 raft_consensus.cc:493] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.662403 11543 raft_consensus.cc:3060] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.667295 11543 raft_consensus.cc:515] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.670053 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:43.670747 10775 raft_consensus.cc:3055] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.670095 11543 leader_election.cc:290] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:43.671063 10775 raft_consensus.cc:740] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:43.671068 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e38499224d4c3db04dfd7737915f1a" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:43.671931 10852 raft_consensus.cc:3060] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.672485 11693 raft_consensus.cc:993] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: : Instructing follower e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:43.672245 10775 consensus_queue.cc:260] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.673076 11708 raft_consensus.cc:1081] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:43.673524 10775 raft_consensus.cc:3060] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.674744 10922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:16:43.676473 10922 raft_consensus.cc:493] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.676774 10922 raft_consensus.cc:3060] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.678987 10852 raft_consensus.cc:2468] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.680095 11492 leader_election.cc:304] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:43.680850 11700 raft_consensus.cc:2804] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:43.681342 11700 raft_consensus.cc:697] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:43.681456 10775 raft_consensus.cc:2468] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:43.682288 11700 consensus_queue.cc:237] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:43.682588 10922 raft_consensus.cc:515] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:43.685202 10922 leader_election.cc:290] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:43.685882 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:43.686547 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7adc1e8b24ae3ba57f86be49ad8ef" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:43.686688 10775 raft_consensus.cc:3055] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.687265 10852 raft_consensus.cc:3060] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.687237 10775 raft_consensus.cc:740] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:43.693614 10775 consensus_queue.cc:260] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:43.695569 10775 raft_consensus.cc:3060] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.697431 10602 catalog_manager.cc:5697] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.701507 10852 raft_consensus.cc:2468] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:43.702952 10891 leader_election.cc:304] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:43.704792 11685 raft_consensus.cc:2804] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:43.705263 11685 raft_consensus.cc:697] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:43.706111 11685 consensus_queue.cc:237] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:43.712680 10775 raft_consensus.cc:2468] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:43.724679 10602 catalog_manager.cc:5697] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.779477 10775 raft_consensus.cc:1275] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:43.780833 11700 consensus_queue.cc:1048] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:43.806047 10852 raft_consensus.cc:1275] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:43.810992 11717 consensus_queue.cc:1048] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:43.825523 10775 raft_consensus.cc:1275] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.826891 11701 consensus_queue.cc:1048] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.837093 10852 raft_consensus.cc:1275] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.838552 11701 consensus_queue.cc:1048] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.976086 10775 raft_consensus.cc:1275] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.977408 11701 consensus_queue.cc:1048] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.988238 10922 raft_consensus.cc:1275] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.989614 11700 consensus_queue.cc:1048] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.062088 10779 raft_consensus.cc:1275] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.063251 11700 consensus_queue.cc:1048] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.072551 10852 raft_consensus.cc:1275] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.075223 11701 consensus_queue.cc:1048] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.145004 10852 raft_consensus.cc:1275] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.146224 11701 consensus_queue.cc:1048] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.155473 10779 raft_consensus.cc:1275] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.157091 11726 consensus_queue.cc:1048] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:44.157809 10850 raft_consensus.cc:1275] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.159618 11688 consensus_queue.cc:1048] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.172462 10779 raft_consensus.cc:1275] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.175967 11685 consensus_queue.cc:1048] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.301503  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:44.340719  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:44.380514 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "142c92ec58424c509cf32783a26440a6"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:44.381816 10779 raft_consensus.cc:606] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:44.384929 10852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:44.385376 10852 raft_consensus.cc:606] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:44.387818 10852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "c2d79acd386844f3a003a093747eede7"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:44.388262 10852 raft_consensus.cc:606] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Received request to transfer leadership to TS c2d79acd386844f3a003a093747eede7
I20260709 13:16:44.390420 10775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:44.390966 10775 raft_consensus.cc:606] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:44.394021 10775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:44.394620 10775 raft_consensus.cc:606] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:44.395792  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:44.395803 11708 raft_consensus.cc:993] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:44.396364 11680 raft_consensus.cc:1081] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:44.397818  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:44.400094 11543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42506
I20260709 13:16:44.400906 11543 raft_consensus.cc:493] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.401190 11543 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:44.406445 11543 raft_consensus.cc:515] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:44.409025 11543 leader_election.cc:290] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 5 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:44.409286 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:44.409965 10922 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:44.414485 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2aca7e770214661bee5ef8fe0e8deb8" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:44.415521 10775 raft_consensus.cc:3055] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:44.415843 10775 raft_consensus.cc:740] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:44.416474 10922 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 5.
I20260709 13:16:44.416543 10775 consensus_queue.cc:260] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:44.417729 11493 leader_election.cc:304] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:44.418375 10775 raft_consensus.cc:3060] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:44.418658 11700 raft_consensus.cc:2804] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:44.419205 11700 raft_consensus.cc:697] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 5 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:44.420135 11700 consensus_queue.cc:237] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:44.425877 10775 raft_consensus.cc:2468] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 5.
I20260709 13:16:44.431851 10599 catalog_manager.cc:5697] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 4 to 5, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 5 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.629525 11680 raft_consensus.cc:993] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: : Instructing follower e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:44.630218 11708 raft_consensus.cc:1081] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:44.631641 10925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "142c92ec58424c509cf32783a26440a6"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:16:44.632037 10925 raft_consensus.cc:493] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.632337 10925 raft_consensus.cc:3060] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.637811 10925 raft_consensus.cc:515] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.639339 10925 leader_election.cc:290] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:44.639947 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:44.640251 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142c92ec58424c509cf32783a26440a6" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:44.640538 10775 raft_consensus.cc:3055] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.640818 10852 raft_consensus.cc:3060] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.640834 10775 raft_consensus.cc:740] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:44.641615 10775 consensus_queue.cc:260] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.642539 10775 raft_consensus.cc:3060] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.647590 10852 raft_consensus.cc:2468] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:44.648979 10775 raft_consensus.cc:2468] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:44.648912 10891 leader_election.cc:304] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:44.649909 11688 raft_consensus.cc:2804] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.650381 11688 raft_consensus.cc:697] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:44.651760 11688 consensus_queue.cc:237] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.661437 10599 catalog_manager.cc:5697] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.680974 11694 raft_consensus.cc:993] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower c2d79acd386844f3a003a093747eede7 to start an election
I20260709 13:16:44.681427 11729 raft_consensus.cc:1081] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Signalling peer c2d79acd386844f3a003a093747eede7 to start an election
I20260709 13:16:44.682965 10775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
 from {username='slave'} at 127.0.0.1:53792
I20260709 13:16:44.683619 10775 raft_consensus.cc:493] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.685698 10775 raft_consensus.cc:3060] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.693797 10775 raft_consensus.cc:515] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.696679 10775 leader_election.cc:290] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:44.697746 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:44.698454 10852 raft_consensus.cc:3055] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.698994 10852 raft_consensus.cc:740] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:44.698392 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8efe4ff3b834436a1c1b10bc8a686b3" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:44.700079 10922 raft_consensus.cc:3060] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.699744 10852 consensus_queue.cc:260] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.700992 10852 raft_consensus.cc:3060] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.708065 10922 raft_consensus.cc:2468] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:44.709295 10744 leader_election.cc:304] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:44.710080 11738 raft_consensus.cc:2804] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.710506 11738 raft_consensus.cc:697] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:44.711275 10852 raft_consensus.cc:2468] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:44.711381 11738 consensus_queue.cc:237] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.720543 10599 catalog_manager.cc:5697] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 1 to 2, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.804749 11694 raft_consensus.cc:993] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:44.805410 11694 raft_consensus.cc:1081] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:44.807577 11541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42498
I20260709 13:16:44.808115 11541 raft_consensus.cc:493] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.808436 11541 raft_consensus.cc:3060] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.815234 11541 raft_consensus.cc:515] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:44.817493 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:44.817744 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e607874b462437a99b9587e47fe8f61" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:44.818099 10852 raft_consensus.cc:3055] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.818411 10922 raft_consensus.cc:3060] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.818583 10852 raft_consensus.cc:740] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:44.819386 10852 consensus_queue.cc:260] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:44.820504 10852 raft_consensus.cc:3060] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.825291 10922 raft_consensus.cc:2468] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:44.827030 10852 raft_consensus.cc:2468] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:44.827322 11493 leader_election.cc:304] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:44.828154 11726 raft_consensus.cc:2804] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.828562 11726 raft_consensus.cc:697] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:44.829356 11726 consensus_queue.cc:237] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:44.834021 11541 leader_election.cc:290] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:44.839995 10599 catalog_manager.cc:5697] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.899629 11708 raft_consensus.cc:993] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: : Instructing follower e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:44.900048 11738 raft_consensus.cc:1081] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:44.901473 10925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:16:44.901959 10925 raft_consensus.cc:493] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.902305 10925 raft_consensus.cc:3060] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.908406 10925 raft_consensus.cc:515] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.910319 10925 leader_election.cc:290] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:44.911384 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:44.911949 10849 raft_consensus.cc:3060] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.914235 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1164cfae31c43feb19c285220b792c9" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:44.914760 10775 raft_consensus.cc:3055] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.915079 10775 raft_consensus.cc:740] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:44.915817 10775 consensus_queue.cc:260] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.916692 10775 raft_consensus.cc:3060] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.922827 10775 raft_consensus.cc:2468] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:44.924014 10892 leader_election.cc:304] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:44.924801 11688 raft_consensus.cc:2804] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.925321 11688 raft_consensus.cc:697] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:44.926309 11688 consensus_queue.cc:237] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:44.931334 10849 raft_consensus.cc:2468] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:44.939795 10599 catalog_manager.cc:5697] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.010476 10775 raft_consensus.cc:1275] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 5 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:16:45.011770 11726 consensus_queue.cc:1048] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:45.027206 10922 raft_consensus.cc:1275] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 5 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:16:45.028790 11726 consensus_queue.cc:1048] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:45.043798 10849 raft_consensus.cc:1275] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.053180 11732 consensus_queue.cc:1048] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.075917 10775 raft_consensus.cc:1275] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.079180 11688 consensus_queue.cc:1048] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.091467 10849 raft_consensus.cc:1275] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.092693 11708 consensus_queue.cc:1048] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.102136 10922 raft_consensus.cc:1275] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.104377 11708 consensus_queue.cc:1048] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.314493 10849 raft_consensus.cc:1275] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.315868 11700 consensus_queue.cc:1048] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.329751 10922 raft_consensus.cc:1275] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.331395 11700 consensus_queue.cc:1048] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.379195 10852 raft_consensus.cc:1275] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.380426 11688 consensus_queue.cc:1048] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.389850 10779 raft_consensus.cc:1275] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.392293 11732 consensus_queue.cc:1048] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.399029  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:45.449458  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:45.492978 10852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:45.493474 10852 raft_consensus.cc:606] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Received request to transfer leadership to TS e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:45.495760 10852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "c2d79acd386844f3a003a093747eede7"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:45.496315 10852 raft_consensus.cc:606] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Received request to transfer leadership to TS c2d79acd386844f3a003a093747eede7
I20260709 13:16:45.509312 10922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:55582
I20260709 13:16:45.509799 10922 raft_consensus.cc:606] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:45.512271 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7099afaea34749c5a459c1370dcff678"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:45.512730 10779 raft_consensus.cc:606] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:45.515115 10922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:55582
I20260709 13:16:45.515589 10922 raft_consensus.cc:606] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:45.516520  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:45.517722  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:45.559563 11741 raft_consensus.cc:993] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:45.560088 11732 raft_consensus.cc:1081] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:45.561584 11541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42484
I20260709 13:16:45.562156 11541 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.562486 11541 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.567657 11541 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:45.568938 11541 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 3 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:45.569582 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:45.569885 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5d7b7b04984cc3aeaf6a7b430cd077" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:45.570168 10922 raft_consensus.cc:3055] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:45.570457 10779 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.570490 10922 raft_consensus.cc:740] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:45.571990 10922 consensus_queue.cc:260] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:45.573141 10922 raft_consensus.cc:3060] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.576390 10779 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 3.
I20260709 13:16:45.577617 11493 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:45.578316 11758 raft_consensus.cc:993] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:45.578510 11701 raft_consensus.cc:2804] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:45.578905 11691 raft_consensus.cc:1081] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Signalling peer e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:45.579048 11701 raft_consensus.cc:697] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:45.580030 11701 consensus_queue.cc:237] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue 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: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:45.582115 10922 raft_consensus.cc:2468] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 3.
I20260709 13:16:45.582369 10926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:33644
I20260709 13:16:45.582937 10926 raft_consensus.cc:493] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.583276 10926 raft_consensus.cc:3060] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.590415 10926 raft_consensus.cc:515] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:45.592239 10926 leader_election.cc:290] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:45.593166 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:45.593521 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2602250defc14a4981d8b661292fd2c5" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:45.593822 10779 raft_consensus.cc:3060] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.593225 10599 catalog_manager.cc:5697] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 2 to 3, leader changed from e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 3 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.594110 10852 raft_consensus.cc:3055] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.594523 10852 raft_consensus.cc:740] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:45.595250 10852 consensus_queue.cc:260] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:45.596297 10852 raft_consensus.cc:3060] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.600368 10779 raft_consensus.cc:2468] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:45.602717 10892 leader_election.cc:304] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:45.603511 11732 raft_consensus.cc:2804] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.604054 11732 raft_consensus.cc:697] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:45.604916 11732 consensus_queue.cc:237] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:45.605744 10852 raft_consensus.cc:2468] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 2.
I20260709 13:16:45.619377 10599 catalog_manager.cc:5697] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 1 to 2, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 2 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.639443 11708 raft_consensus.cc:993] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:45.639904 11708 raft_consensus.cc:1081] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:45.641335 11541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7099afaea34749c5a459c1370dcff678"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42506
I20260709 13:16:45.641801 11541 raft_consensus.cc:493] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.642159 11541 raft_consensus.cc:3060] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.647441 11541 raft_consensus.cc:515] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:45.648870 11541 leader_election.cc:290] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:45.649644 10926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:45.649981 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7099afaea34749c5a459c1370dcff678" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:45.650233 10926 raft_consensus.cc:3060] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.650528 10779 raft_consensus.cc:3055] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.650837 10779 raft_consensus.cc:740] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:45.651677 10779 consensus_queue.cc:260] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:45.652827 10779 raft_consensus.cc:3060] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.658298 10926 raft_consensus.cc:2468] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:45.659406 11493 leader_election.cc:304] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:45.660108 11701 raft_consensus.cc:2804] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.660734 10779 raft_consensus.cc:2468] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:45.660598 11701 raft_consensus.cc:697] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:45.661950 11701 consensus_queue.cc:237] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:45.670900 10599 catalog_manager.cc:5697] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.876611 11758 raft_consensus.cc:993] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower c2d79acd386844f3a003a093747eede7 to start an election
I20260709 13:16:45.877121 11691 raft_consensus.cc:1081] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Signalling peer c2d79acd386844f3a003a093747eede7 to start an election
I20260709 13:16:45.878764 10774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
 from {username='slave'} at 127.0.0.1:53792
I20260709 13:16:45.879233 10774 raft_consensus.cc:493] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.879519 10774 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.885511 10774 raft_consensus.cc:515] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:45.887501 10774 leader_election.cc:290] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:45.888185 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:45.888947 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "c2d79acd386844f3a003a093747eede7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:45.889418 10852 raft_consensus.cc:3055] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.889524 10922 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.891981 10852 raft_consensus.cc:740] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:45.893213 10852 consensus_queue.cc:260] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:45.894451 10852 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.898635 10922 raft_consensus.cc:2468] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:45.900348 10744 leader_election.cc:304] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:45.901281 11708 raft_consensus.cc:2804] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.903735 11688 raft_consensus.cc:993] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:45.904270 11688 raft_consensus.cc:1081] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:45.904584 10852 raft_consensus.cc:2468] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d79acd386844f3a003a093747eede7 in term 2.
I20260709 13:16:45.907169 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42484
I20260709 13:16:45.907716 11545 raft_consensus.cc:493] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.908058 11545 raft_consensus.cc:3060] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.909305 11708 raft_consensus.cc:697] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Becoming Leader. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:45.910324 11708 consensus_queue.cc:237] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:45.914345 11545 raft_consensus.cc:515] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:45.916113 11545 leader_election.cc:290] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:45.916834 10852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:45.917078 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6010d5bcc8984dc9b863b54bb8eabc0e" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:45.917742 10852 raft_consensus.cc:3060] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.918216 10922 raft_consensus.cc:3055] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.918627 10922 raft_consensus.cc:740] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:45.919497 10922 consensus_queue.cc:260] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:45.920785 10922 raft_consensus.cc:3060] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.925328 10852 raft_consensus.cc:2468] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:45.926847 11492 leader_election.cc:304] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:45.927512 10922 raft_consensus.cc:2468] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:45.927747 11701 raft_consensus.cc:2804] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.928267 11701 raft_consensus.cc:697] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:45.929143 11701 consensus_queue.cc:237] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:45.933537 10599 catalog_manager.cc:5697] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 reported cstate change: term changed from 1 to 2, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to c2d79acd386844f3a003a093747eede7 (127.5.240.66). New cstate: current_term: 2 leader_uuid: "c2d79acd386844f3a003a093747eede7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.940490 10598 catalog_manager.cc:5697] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:46.113583 10922 raft_consensus.cc:1275] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.114789 11701 consensus_queue.cc:1048] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.129956 10774 raft_consensus.cc:1275] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.133198 11701 consensus_queue.cc:1048] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.190150 10849 raft_consensus.cc:1275] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.195612 11688 consensus_queue.cc:1048] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:46.206348 10926 raft_consensus.cc:1275] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:46.209414 11726 consensus_queue.cc:1048] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:46.244900 10779 raft_consensus.cc:1275] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:46.245157 10774 raft_consensus.cc:1275] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.253139 11726 consensus_queue.cc:1048] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:46.256852 11741 consensus_queue.cc:1048] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:46.313982 10922 raft_consensus.cc:1275] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.320785 11708 consensus_queue.cc:1048] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:16:46.326542 10852 raft_consensus.cc:1275] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.333545 11756 consensus_queue.cc:1048] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:46.428969 10818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.68:36669, user_credentials={real_user=slave}} blocked reactor thread for 50705.1us
I20260709 13:16:46.458985 10926 raft_consensus.cc:1275] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.461512 11726 consensus_queue.cc:1048] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.462333 10852 raft_consensus.cc:1275] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer c2d79acd386844f3a003a093747eede7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.468992 11738 consensus_queue.cc:1048] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:46.518769  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:46.566653  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:46.604429 10775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9"
dest_uuid: "c2d79acd386844f3a003a093747eede7"
mode: GRACEFUL
new_leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:57600
I20260709 13:16:46.605264 10775 raft_consensus.cc:606] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Received request to transfer leadership to TS e98e3e59cbcd47ed9a5123c14efde2ff
I20260709 13:16:46.608179 10926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:55582
I20260709 13:16:46.608757 10926 raft_consensus.cc:606] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:46.611162 10849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:46.611656 10849 raft_consensus.cc:606] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:46.614418 10849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7"
dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:46378
I20260709 13:16:46.614989 10849 raft_consensus.cc:606] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:46.616465  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:46.618223  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:46.732371 11732 raft_consensus.cc:993] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:46.732988 11732 raft_consensus.cc:1081] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:46.735956 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42484
I20260709 13:16:46.736711 11545 raft_consensus.cc:493] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.737175 11545 raft_consensus.cc:3060] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.745956 11545 raft_consensus.cc:515] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:46.748718 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:46.749428 10922 raft_consensus.cc:3055] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.749758 10922 raft_consensus.cc:740] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:46.750626 10922 consensus_queue.cc:260] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:46.751693 10922 raft_consensus.cc:3060] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.752619 11545 leader_election.cc:290] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:46.754159 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a007ea36d7114bd2b69631092be55d83" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:46.754803 10775 raft_consensus.cc:3060] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.758916 10922 raft_consensus.cc:2468] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:46.760461 11493 leader_election.cc:304] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:46.761562 11701 raft_consensus.cc:2804] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.763059 11701 raft_consensus.cc:697] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:46.764303 11701 consensus_queue.cc:237] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:46.765242 10775 raft_consensus.cc:2468] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:46.773334 10599 catalog_manager.cc:5697] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.782401 11783 raft_consensus.cc:993] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:46.782927 11783 raft_consensus.cc:1081] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:46.784987 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42498
I20260709 13:16:46.785615 11545 raft_consensus.cc:493] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.785987 11545 raft_consensus.cc:3060] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.794366 11545 raft_consensus.cc:515] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:46.796137 11545 leader_election.cc:290] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:46.796631 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:46.797231 10775 raft_consensus.cc:3060] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.797909 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a1d3d1dc034acb940ebdf67a9a7e78" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:46.798478 10849 raft_consensus.cc:3055] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.798725 10849 raft_consensus.cc:740] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:46.799501 10849 consensus_queue.cc:260] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:46.800535 10849 raft_consensus.cc:3060] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.802948 10775 raft_consensus.cc:2468] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:46.804200 11493 leader_election.cc:304] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7; no voters: 
I20260709 13:16:46.805137 11701 raft_consensus.cc:2804] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.805619 11701 raft_consensus.cc:697] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:46.806496 11701 consensus_queue.cc:237] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } }
I20260709 13:16:46.807173 10849 raft_consensus.cc:2468] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:46.816238 10599 catalog_manager.cc:5697] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.921533 11786 raft_consensus.cc:993] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:46.922127 11691 raft_consensus.cc:1081] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:46.923542 11543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42498
I20260709 13:16:46.924137 11543 raft_consensus.cc:493] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.924549 11543 raft_consensus.cc:3060] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.930910 11543 raft_consensus.cc:515] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:46.933332 11543 leader_election.cc:290] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:46.934345 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:46.934945 10922 raft_consensus.cc:3060] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.937222 10849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8f5b7226604d94b84c0eb2cd4d9cb7" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:46.942138 10922 raft_consensus.cc:2468] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:46.937999 10849 raft_consensus.cc:3055] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.943187 10849 raft_consensus.cc:740] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecc92ae686e040b1b51e52e0c512afc5, State: Running, Role: LEADER
I20260709 13:16:46.943326 11493 leader_election.cc:304] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6af19f3cd14cbf9646ddd72f16fbf6, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:46.944295 11701 raft_consensus.cc:2804] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.944008 10849 consensus_queue.cc:260] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:46.944860 11701 raft_consensus.cc:697] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:46.945828 10849 raft_consensus.cc:3060] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.945881 11701 consensus_queue.cc:237] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:46.953069 10849 raft_consensus.cc:2468] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 2.
I20260709 13:16:46.962069 10599 catalog_manager.cc:5697] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 1 to 2, leader changed from ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.012297 11680 raft_consensus.cc:993] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: : Instructing follower e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:47.012777 11680 raft_consensus.cc:1081] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Signalling peer e98e3e59cbcd47ed9a5123c14efde2ff to start an election
I20260709 13:16:47.014564 10922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:16:47.015129 10922 raft_consensus.cc:493] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:47.015491 10922 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:47.022030 10922 raft_consensus.cc:515] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:47.025085 10922 leader_election.cc:290] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 election: Requested vote from peers c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849), ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711)
I20260709 13:16:47.025000 10775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d79acd386844f3a003a093747eede7"
I20260709 13:16:47.026118 10775 raft_consensus.cc:3055] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:47.026463 10775 raft_consensus.cc:740] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2d79acd386844f3a003a093747eede7, State: Running, Role: LEADER
I20260709 13:16:47.027199 10775 consensus_queue.cc:260] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [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: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:47.027992 10775 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:47.024956 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4637518b1847492cbc14b4d33e9662f9" candidate_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:47.030647 10850 raft_consensus.cc:3060] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:47.036317 10775 raft_consensus.cc:2468] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 3.
I20260709 13:16:47.037740 10892 leader_election.cc:304] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d79acd386844f3a003a093747eede7, e98e3e59cbcd47ed9a5123c14efde2ff; no voters: 
I20260709 13:16:47.037995 10850 raft_consensus.cc:2468] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98e3e59cbcd47ed9a5123c14efde2ff in term 3.
I20260709 13:16:47.038597 11732 raft_consensus.cc:2804] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:47.039093 11732 raft_consensus.cc:697] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Becoming Leader. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:47.039826 11732 consensus_queue.cc:237] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Queue 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: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } }
I20260709 13:16:47.047989 10599 catalog_manager.cc:5697] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff reported cstate change: term changed from 2 to 3, leader changed from c2d79acd386844f3a003a093747eede7 (127.5.240.66) to e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68). New cstate: current_term: 3 leader_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.199592 10922 raft_consensus.cc:1275] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.200687 11701 consensus_queue.cc:1048] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.209978 10775 raft_consensus.cc:1275] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.212082 11756 consensus_queue.cc:1048] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.290458 10775 raft_consensus.cc:1275] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.291601 11726 consensus_queue.cc:1048] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.304580 10850 raft_consensus.cc:1275] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.306088 11726 consensus_queue.cc:1048] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.472704 10849 raft_consensus.cc:1275] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:47.473793 11778 consensus_queue.cc:1048] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.482229 10775 raft_consensus.cc:1275] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Refusing update from remote peer e98e3e59cbcd47ed9a5123c14efde2ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:47.484640 11732 consensus_queue.cc:1048] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.559283 10926 raft_consensus.cc:1275] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.560391 11756 consensus_queue.cc:1048] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.568958 10849 raft_consensus.cc:1275] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.570483 11701 consensus_queue.cc:1048] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.619161  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.662032  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.695310 10922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4"
dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
mode: GRACEFUL
new_leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:55582
I20260709 13:16:47.695966 10922 raft_consensus.cc:606] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Received request to transfer leadership to TS bc6af19f3cd14cbf9646ddd72f16fbf6
I20260709 13:16:47.697404  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:47.699016  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:48.074741 11807 raft_consensus.cc:993] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: : Instructing follower bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:48.075266 11778 raft_consensus.cc:1081] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Signalling peer bc6af19f3cd14cbf9646ddd72f16fbf6 to start an election
I20260709 13:16:48.076809 11543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4"
dest_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6"
 from {username='slave'} at 127.0.0.1:42484
I20260709 13:16:48.077262 11543 raft_consensus.cc:493] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:48.077502 11543 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:48.082350 11543 raft_consensus.cc:515] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:48.083869 11543 leader_election.cc:290] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [CANDIDATE]: Term 4 election: Requested vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68:36669)
I20260709 13:16:48.084599 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ecc92ae686e040b1b51e52e0c512afc5"
I20260709 13:16:48.085239 10850 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:48.085438 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab3ed183f3a4631b8afdab6721d9ab4" candidate_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff"
I20260709 13:16:48.086093 10922 raft_consensus.cc:3055] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:48.086385 10922 raft_consensus.cc:740] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e98e3e59cbcd47ed9a5123c14efde2ff, State: Running, Role: LEADER
I20260709 13:16:48.087121 10922 consensus_queue.cc:260] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [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: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:48.088246 10922 raft_consensus.cc:3060] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:48.091043 10850 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 4.
I20260709 13:16:48.092414 11492 leader_election.cc:304] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5; no voters: 
I20260709 13:16:48.093168 11726 raft_consensus.cc:2804] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:48.093544 11726 raft_consensus.cc:697] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 LEADER]: Becoming Leader. State: Replica: bc6af19f3cd14cbf9646ddd72f16fbf6, State: Running, Role: LEADER
I20260709 13:16:48.094394 11726 consensus_queue.cc:237] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [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: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
I20260709 13:16:48.094756 10922 raft_consensus.cc:2468] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6af19f3cd14cbf9646ddd72f16fbf6 in term 4.
I20260709 13:16:48.103375 10602 catalog_manager.cc:5697] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 reported cstate change: term changed from 3 to 4, leader changed from e98e3e59cbcd47ed9a5123c14efde2ff (127.5.240.68) to bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65). New cstate: current_term: 4 leader_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:48.474112 10926 raft_consensus.cc:1275] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:48.475430 11701 consensus_queue.cc:1048] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.487739 10850 raft_consensus.cc:1275] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 4 FOLLOWER]: Refusing update from remote peer bc6af19f3cd14cbf9646ddd72f16fbf6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:48.489490 11756 consensus_queue.cc:1048] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.699836  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:48.735787  6081 tablet_server.cc:179] TabletServer@127.5.240.65:44723 shutting down...
W20260709 13:16:48.754056 10818 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
W20260709 13:16:48.759487 10818 consensus_peers.cc:597] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.769346 10892 consensus_peers.cc:597] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.782274  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:48.783401  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.784420  6081 raft_consensus.cc:2243] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.785372  6081 raft_consensus.cc:2272] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.788148 10818 consensus_peers.cc:597] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.788324  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.789299  6081 raft_consensus.cc:2243] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.789999  6081 raft_consensus.cc:2272] T e4bac6584874487a8dc3137cc48b7124 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.792645 10744 consensus_peers.cc:597] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.793308  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.794294  6081 raft_consensus.cc:2243] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.794715  6081 raft_consensus.cc:2272] T 041182906c85429aaa26a7ceaea3fe7d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.797885  6081 tablet_replica.cc:333] stopping tablet replica
W20260709 13:16:48.797823 10892 consensus_peers.cc:597] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.799083  6081 raft_consensus.cc:2243] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.799721  6081 raft_consensus.cc:2272] T 9e25162b088b4177b7e922ae96db38fc P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.802897  6081 tablet_replica.cc:333] stopping tablet replica
W20260709 13:16:48.803360 10818 consensus_peers.cc:597] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.803839  6081 raft_consensus.cc:2243] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.804416  6081 raft_consensus.cc:2272] T 0c04ce8657e84e39bda3e59acd05822a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.806849  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.807613  6081 raft_consensus.cc:2243] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.808416  6081 raft_consensus.cc:2272] T a007ea36d7114bd2b69631092be55d83 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.811095  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.811885  6081 raft_consensus.cc:2243] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.812762  6081 raft_consensus.cc:2272] T 7bef3e6b88d745efb2b98484f98b0b4f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.815165  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.815764  6081 raft_consensus.cc:2243] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.816222  6081 raft_consensus.cc:2272] T 926ec017d90a4abfa1b66dff80a72097 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.818979  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.819626  6081 raft_consensus.cc:2243] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.820160  6081 raft_consensus.cc:2272] T 0c89be4e081b4eee9dcc9539163d404f P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.821884 10892 consensus_peers.cc:597] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.822763  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.823473  6081 raft_consensus.cc:2243] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.823908  6081 raft_consensus.cc:2272] T 47060b8bd9de46a0afffd85bbdef46b7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.826856  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.827791  6081 raft_consensus.cc:2243] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.828329  6081 raft_consensus.cc:2272] T bec713a8295944a9a5621fdc652a962e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.829396 10744 consensus_peers.cc:597] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.831333  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.832232  6081 raft_consensus.cc:2243] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.832763  6081 raft_consensus.cc:2272] T 40980caa1a5f4499b12deaadb448ed67 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.835948  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.836812  6081 raft_consensus.cc:2243] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.837390  6081 raft_consensus.cc:2272] T 1ccc2c4345e546bd9ab941b36a655147 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.839576 10818 consensus_peers.cc:597] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.840229  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.840998  6081 raft_consensus.cc:2243] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.841602  6081 raft_consensus.cc:2272] T a573c461b3c6426186cf509faa6f2cb3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.844515  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.845432  6081 raft_consensus.cc:2243] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.846094  6081 raft_consensus.cc:2272] T 5dfbc96072f94ca6b62d2af2953da161 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.848959  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.849617  6081 raft_consensus.cc:2243] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.850096  6081 raft_consensus.cc:2272] T 085716471c604eba9ab66547b6744585 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.852262  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.852789  6081 raft_consensus.cc:2243] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.853204  6081 raft_consensus.cc:2272] T a85fa1eaef08444d8e48f1e3273dce64 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.855842  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.856523  6081 raft_consensus.cc:2243] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.857193  6081 raft_consensus.cc:2272] T 55f739700c2b424a87b8c52b5af2b1e8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.860145  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.861150  6081 raft_consensus.cc:2243] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.861809  6081 raft_consensus.cc:2272] T 6f9517b9e9504fff8ef7faceb4020f08 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.863255 10818 consensus_peers.cc:597] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.865190  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.866063  6081 raft_consensus.cc:2243] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.866647  6081 raft_consensus.cc:2272] T c12bc13038cc4e7cb0a6f8550ddfee03 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.869091  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.869889  6081 raft_consensus.cc:2243] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.870425  6081 raft_consensus.cc:2272] T 1928d431c600413ea8bdf88088e8902c P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.872686  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.873862  6081 raft_consensus.cc:2243] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.874379  6081 raft_consensus.cc:2272] T 8143d6fe26d64c3a96da20f5c0bba4d5 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.877118 10818 consensus_peers.cc:597] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.877130  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.877964  6081 raft_consensus.cc:2243] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.878350  6081 raft_consensus.cc:2272] T 47116e44986741cb8c4d2f901d912753 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.880398  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.881000  6081 raft_consensus.cc:2243] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.881412  6081 raft_consensus.cc:2272] T 5008d96af1fa4acb80eed32f0c34c504 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.883777  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.884378  6081 raft_consensus.cc:2243] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.884837  6081 raft_consensus.cc:2272] T ea921715d3614262ae19798a1b6da4fa P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.886897  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.887477  6081 raft_consensus.cc:2243] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.888257  6081 raft_consensus.cc:2272] T 6010d5bcc8984dc9b863b54bb8eabc0e P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.890329  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.890866  6081 raft_consensus.cc:2243] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.891613  6081 raft_consensus.cc:2272] T e5e38499224d4c3db04dfd7737915f1a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.893435  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.893960  6081 raft_consensus.cc:2243] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.894671  6081 raft_consensus.cc:2272] T 2ab3ed183f3a4631b8afdab6721d9ab4 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.896867  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.897414  6081 raft_consensus.cc:2243] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.897764  6081 raft_consensus.cc:2272] T 95dd64d6b24246d39587cc4e28b286b6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.899744  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.900252  6081 raft_consensus.cc:2243] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.900606  6081 raft_consensus.cc:2272] T b9665487b7cb4adb9eb7e31022f32df3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.902690  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.903273  6081 raft_consensus.cc:2243] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.904106  6081 raft_consensus.cc:2272] T ed79a9b4eb924d6591ef10ee1dcd165a P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.906673  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.907223  6081 raft_consensus.cc:2243] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.907605  6081 raft_consensus.cc:2272] T a045df8b8bd346a5ba1065c0c38709d6 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.909578  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.910164  6081 raft_consensus.cc:2243] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.910924  6081 raft_consensus.cc:2272] T 7099afaea34749c5a459c1370dcff678 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.912973  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.913514  6081 raft_consensus.cc:2243] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.914412  6081 raft_consensus.cc:2272] T f2aca7e770214661bee5ef8fe0e8deb8 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.916643  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.917292  6081 raft_consensus.cc:2243] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.917690  6081 raft_consensus.cc:2272] T 99e438d75cc346068aac297f37faf253 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.920282  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.920928  6081 raft_consensus.cc:2243] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.921356  6081 raft_consensus.cc:2272] T f2ce19dbb55846a997c1517b26c56f54 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.923213  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.923722  6081 raft_consensus.cc:2243] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.924149  6081 raft_consensus.cc:2272] T 88ad155594214993b7e8572504a940fb P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.926265  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.926779  6081 raft_consensus.cc:2243] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.927527  6081 raft_consensus.cc:2272] T f753aeb3b180477fb6bfe2c8bef576a0 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.929421  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.930035  6081 raft_consensus.cc:2243] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.930897  6081 raft_consensus.cc:2272] T a2a1d3d1dc034acb940ebdf67a9a7e78 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.933420  6081 tablet_replica.cc:333] stopping tablet replica
W20260709 13:16:48.933734 10818 consensus_peers.cc:597] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.934160  6081 raft_consensus.cc:2243] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.934628  6081 raft_consensus.cc:2272] T 1ec62799d0a34495bcdb8a6d88357e0d P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.936772  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.937410  6081 raft_consensus.cc:2243] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.937955  6081 raft_consensus.cc:2272] T bfabef20ffa848369804737306e9146b P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.940546  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.941303  6081 raft_consensus.cc:2243] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.941814  6081 raft_consensus.cc:2272] T 7489e04e47174b9d9baa5ca299d1e7a3 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.942014 10744 consensus_peers.cc:597] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.943893  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.944516  6081 raft_consensus.cc:2243] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.945302  6081 raft_consensus.cc:2272] T fad076bce83a4b7cb70ee5b3b5164387 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.947439  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.947922  6081 raft_consensus.cc:2243] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.948645  6081 raft_consensus.cc:2272] T 8e607874b462437a99b9587e47fe8f61 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.950608  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:16:48.951041  6081 raft_consensus.cc:2243] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.951764  6081 raft_consensus.cc:2272] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P bc6af19f3cd14cbf9646ddd72f16fbf6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.992167 10818 consensus_peers.cc:597] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.994750 10744 consensus_peers.cc:597] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.996287 10744 consensus_peers.cc:597] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.014750 10892 consensus_peers.cc:597] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.015280 10892 consensus_peers.cc:597] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.026321  6081 tablet_server.cc:196] TabletServer@127.5.240.65:44723 shutdown complete.
W20260709 13:16:49.026590 10892 consensus_peers.cc:597] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.063198 10892 consensus_peers.cc:597] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.064359 10744 consensus_peers.cc:597] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.117105  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
W20260709 13:16:49.129566 10744 consensus_peers.cc:597] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.135254 10892 consensus_peers.cc:597] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.144629 10892 consensus_peers.cc:597] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.145865 10744 consensus_peers.cc:597] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.151542 10818 consensus_peers.cc:597] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.160605 10818 consensus_peers.cc:597] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.161171 10818 consensus_peers.cc:597] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.162818 10818 consensus_peers.cc:597] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.169122 10892 consensus_peers.cc:597] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.175154  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:49.175958  6081 tablet_replica.cc:333] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.176618  6081 raft_consensus.cc:2243] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.177505  6081 raft_consensus.cc:2272] T 9258b681455145359e054dd8baf6d90f P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.179558  6081 tablet_replica.cc:333] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.180186  6081 raft_consensus.cc:2243] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.181181  6081 raft_consensus.cc:2272] T 99e438d75cc346068aac297f37faf253 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.183765  6081 tablet_replica.cc:333] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.184484  6081 raft_consensus.cc:2243] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.184955  6081 raft_consensus.cc:2272] T f2aca7e770214661bee5ef8fe0e8deb8 P c2d79acd386844f3a003a093747eede7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.186990  6081 tablet_replica.cc:333] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.187528  6081 raft_consensus.cc:2243] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.187930  6081 raft_consensus.cc:2272] T 7099afaea34749c5a459c1370dcff678 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.189719  6081 tablet_replica.cc:333] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.190313  6081 raft_consensus.cc:2243] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.190696  6081 raft_consensus.cc:2272] T 4637518b1847492cbc14b4d33e9662f9 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.192396  6081 tablet_replica.cc:333] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.193039  6081 raft_consensus.cc:2243] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.193430  6081 raft_consensus.cc:2272] T 40980caa1a5f4499b12deaadb448ed67 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.195369  6081 tablet_replica.cc:333] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.195971  6081 raft_consensus.cc:2243] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.196403  6081 raft_consensus.cc:2272] T 47116e44986741cb8c4d2f901d912753 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.198614  6081 tablet_replica.cc:333] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.199452  6081 raft_consensus.cc:2243] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.200068  6081 raft_consensus.cc:2272] T 8143d6fe26d64c3a96da20f5c0bba4d5 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.202672  6081 tablet_replica.cc:333] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.203576  6081 raft_consensus.cc:2243] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.204180  6081 raft_consensus.cc:2272] T 60adfe1d3bd34adf9d0638789f12fc61 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.207078  6081 tablet_replica.cc:333] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.208009  6081 raft_consensus.cc:2243] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.209136  6081 raft_consensus.cc:2272] T 1007605ecd6f43f3a1f63e682432eb25 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.210119 10744 consensus_peers.cc:597] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.211822  6081 tablet_replica.cc:333] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.212772  6081 raft_consensus.cc:2243] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:49.212843 10892 consensus_peers.cc:597] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.213304  6081 raft_consensus.cc:2272] T 5008d96af1fa4acb80eed32f0c34c504 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.215359  6081 tablet_replica.cc:333] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.215925  6081 raft_consensus.cc:2243] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.216341  6081 raft_consensus.cc:2272] T 7bef3e6b88d745efb2b98484f98b0b4f P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.218303  6081 tablet_replica.cc:333] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.218858  6081 raft_consensus.cc:2243] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.219630  6081 raft_consensus.cc:2272] T 0c04ce8657e84e39bda3e59acd05822a P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.221486  6081 tablet_replica.cc:333] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.222159  6081 raft_consensus.cc:2243] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.222553  6081 raft_consensus.cc:2272] T 47060b8bd9de46a0afffd85bbdef46b7 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.224653  6081 tablet_replica.cc:333] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.225401  6081 raft_consensus.cc:2243] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.226305  6081 raft_consensus.cc:2272] T 79a8109298314916a518f33bf82ca2f7 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.227016 10818 consensus_peers.cc:597] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.228600  6081 tablet_replica.cc:333] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.229211  6081 raft_consensus.cc:2243] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.229619  6081 raft_consensus.cc:2272] T a2a1d3d1dc034acb940ebdf67a9a7e78 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.231897  6081 tablet_replica.cc:333] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.232734  6081 raft_consensus.cc:2243] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.233172  6081 raft_consensus.cc:2272] T f753aeb3b180477fb6bfe2c8bef576a0 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.235149  6081 tablet_replica.cc:333] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.235713  6081 raft_consensus.cc:2243] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.236501  6081 raft_consensus.cc:2272] T 9e25162b088b4177b7e922ae96db38fc P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.238629  6081 tablet_replica.cc:333] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.239355  6081 raft_consensus.cc:2243] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.240324  6081 raft_consensus.cc:2272] T 926ec017d90a4abfa1b66dff80a72097 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.243181  6081 tablet_replica.cc:333] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
W20260709 13:16:49.243305 10892 consensus_peers.cc:597] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.244081  6081 raft_consensus.cc:2243] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:49.244576 10818 consensus_peers.cc:597] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.244649  6081 raft_consensus.cc:2272] T 2602250defc14a4981d8b661292fd2c5 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.246932  6081 tablet_replica.cc:333] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.247514  6081 raft_consensus.cc:2243] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.248322  6081 raft_consensus.cc:2272] T bb39c08c61aa4aa88ac5846b32b7594e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.250305  6081 tablet_replica.cc:333] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.250861  6081 raft_consensus.cc:2243] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.251283  6081 raft_consensus.cc:2272] T 63842ff5f6d44c21b7c9aa23a113bd3e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.253022  6081 tablet_replica.cc:333] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.253551  6081 raft_consensus.cc:2243] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.253989  6081 raft_consensus.cc:2272] T bfabef20ffa848369804737306e9146b P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.256261  6081 tablet_replica.cc:333] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.257095  6081 raft_consensus.cc:2243] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.257745  6081 raft_consensus.cc:2272] T c5392b2ac6e24ca69bc36ff46e3b4d31 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.260787  6081 tablet_replica.cc:333] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.261607  6081 raft_consensus.cc:2243] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.262257  6081 raft_consensus.cc:2272] T fad076bce83a4b7cb70ee5b3b5164387 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.265064  6081 tablet_replica.cc:333] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.265956  6081 raft_consensus.cc:2243] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.267014  6081 raft_consensus.cc:2272] T e4bac6584874487a8dc3137cc48b7124 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.269564  6081 tablet_replica.cc:333] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.270241  6081 raft_consensus.cc:2243] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.270757  6081 raft_consensus.cc:2272] T b9665487b7cb4adb9eb7e31022f32df3 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.270812 10892 consensus_peers.cc:597] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.273150  6081 tablet_replica.cc:333] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.273871  6081 raft_consensus.cc:2243] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.274322  6081 raft_consensus.cc:2272] T 142c92ec58424c509cf32783a26440a6 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.276389  6081 tablet_replica.cc:333] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.277146  6081 raft_consensus.cc:2243] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.277695  6081 raft_consensus.cc:2272] T ed79a9b4eb924d6591ef10ee1dcd165a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.280087  6081 tablet_replica.cc:333] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.280800  6081 raft_consensus.cc:2243] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.281280  6081 raft_consensus.cc:2272] T a007ea36d7114bd2b69631092be55d83 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.283488  6081 tablet_replica.cc:333] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.284004  6081 raft_consensus.cc:2243] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.284720  6081 raft_consensus.cc:2272] T c8efe4ff3b834436a1c1b10bc8a686b3 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.286885  6081 tablet_replica.cc:333] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.287488  6081 raft_consensus.cc:2243] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.288375  6081 raft_consensus.cc:2272] T a85fa1eaef08444d8e48f1e3273dce64 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.289269 10892 consensus_peers.cc:597] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.290584  6081 tablet_replica.cc:333] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.291250  6081 raft_consensus.cc:2243] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.291998  6081 raft_consensus.cc:2272] T 085716471c604eba9ab66547b6744585 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.293946  6081 tablet_replica.cc:333] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.294533  6081 raft_consensus.cc:2243] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.295038  6081 raft_consensus.cc:2272] T 55f739700c2b424a87b8c52b5af2b1e8 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.297459  6081 tablet_replica.cc:333] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.298200  6081 raft_consensus.cc:2243] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.298719  6081 raft_consensus.cc:2272] T e1164cfae31c43feb19c285220b792c9 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.298877 10892 consensus_peers.cc:597] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.301222  6081 tablet_replica.cc:333] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.301806  6081 raft_consensus.cc:2243] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:16:49.302167 10818 consensus_peers.cc:597] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Couldn't send request to peer bc6af19f3cd14cbf9646ddd72f16fbf6. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.302865  6081 raft_consensus.cc:2272] T 5dfbc96072f94ca6b62d2af2953da161 P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.305680  6081 tablet_replica.cc:333] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.306449  6081 raft_consensus.cc:2243] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.307471  6081 raft_consensus.cc:2272] T 8f99362df6154ae4bf9652609c976afe P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.309971  6081 tablet_replica.cc:333] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.310501  6081 raft_consensus.cc:2243] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.310899  6081 raft_consensus.cc:2272] T e5e38499224d4c3db04dfd7737915f1a P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.312801  6081 tablet_replica.cc:333] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.313335  6081 raft_consensus.cc:2243] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.313787  6081 raft_consensus.cc:2272] T ea921715d3614262ae19798a1b6da4fa P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.315920  6081 tablet_replica.cc:333] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.316666  6081 raft_consensus.cc:2243] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.317164  6081 raft_consensus.cc:2272] T 95dd64d6b24246d39587cc4e28b286b6 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.318688 10818 consensus_peers.cc:597] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.319506  6081 tablet_replica.cc:333] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.320106  6081 raft_consensus.cc:2243] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.320514  6081 raft_consensus.cc:2272] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P c2d79acd386844f3a003a093747eede7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.322330  6081 tablet_replica.cc:333] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.322842  6081 raft_consensus.cc:2243] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.323252  6081 raft_consensus.cc:2272] T 1ccc2c4345e546bd9ab941b36a655147 P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.325758  6081 tablet_replica.cc:333] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.326304  6081 raft_consensus.cc:2243] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.326901  6081 raft_consensus.cc:2272] T d2f7adc1e8b24ae3ba57f86be49ad8ef P c2d79acd386844f3a003a093747eede7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.329558  6081 tablet_replica.cc:333] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7: stopping tablet replica
I20260709 13:16:49.330096  6081 raft_consensus.cc:2243] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.330962  6081 raft_consensus.cc:2272] T bec713a8295944a9a5621fdc652a962e P c2d79acd386844f3a003a093747eede7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.341975 10818 consensus_peers.cc:597] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.394683 10818 consensus_peers.cc:597] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.395953 10892 consensus_peers.cc:597] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.457864  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
W20260709 13:16:49.459859 10818 consensus_peers.cc:597] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.492182 10818 consensus_peers.cc:597] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.513548 10818 consensus_peers.cc:597] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.536303  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:16:49.570319  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:49.571105  6081 tablet_replica.cc:333] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.571925  6081 raft_consensus.cc:2243] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.572530  6081 raft_consensus.cc:2272] T 99e438d75cc346068aac297f37faf253 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.574679  6081 tablet_replica.cc:333] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.575397  6081 raft_consensus.cc:2243] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.575958  6081 raft_consensus.cc:2272] T 0c89be4e081b4eee9dcc9539163d404f P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.578486  6081 tablet_replica.cc:333] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.579130  6081 raft_consensus.cc:2243] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.579557  6081 raft_consensus.cc:2272] T 9258b681455145359e054dd8baf6d90f P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.581332  6081 tablet_replica.cc:333] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.581857  6081 raft_consensus.cc:2243] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.582674  6081 raft_consensus.cc:2272] T 8143d6fe26d64c3a96da20f5c0bba4d5 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.584986  6081 tablet_replica.cc:333] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.585790  6081 raft_consensus.cc:2243] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.586772  6081 raft_consensus.cc:2272] T 47116e44986741cb8c4d2f901d912753 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.589246  6081 tablet_replica.cc:333] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.590054  6081 raft_consensus.cc:2243] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.591055  6081 raft_consensus.cc:2272] T 60adfe1d3bd34adf9d0638789f12fc61 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.593001 10818 consensus_peers.cc:597] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.593933  6081 tablet_replica.cc:333] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.594949  6081 raft_consensus.cc:2243] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.595531  6081 raft_consensus.cc:2272] T 1007605ecd6f43f3a1f63e682432eb25 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.598374  6081 tablet_replica.cc:333] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.599207  6081 raft_consensus.cc:2243] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.599771  6081 raft_consensus.cc:2272] T f2ce19dbb55846a997c1517b26c56f54 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.600383 10891 consensus_peers.cc:597] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.601806  6081 tablet_replica.cc:333] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.602530  6081 raft_consensus.cc:2243] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.603274  6081 raft_consensus.cc:2272] T 041182906c85429aaa26a7ceaea3fe7d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.605219  6081 tablet_replica.cc:333] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.605875  6081 raft_consensus.cc:2243] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.606349  6081 raft_consensus.cc:2272] T c8efe4ff3b834436a1c1b10bc8a686b3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.608614  6081 tablet_replica.cc:333] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.609294  6081 raft_consensus.cc:2243] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.610232  6081 raft_consensus.cc:2272] T 88ad155594214993b7e8572504a940fb P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.612869  6081 tablet_replica.cc:333] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
W20260709 13:16:49.613361 10892 consensus_peers.cc:597] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.613672  6081 raft_consensus.cc:2243] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.614459  6081 raft_consensus.cc:2272] T 9e25162b088b4177b7e922ae96db38fc P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.617161  6081 tablet_replica.cc:333] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.617906  6081 raft_consensus.cc:2243] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.618440  6081 raft_consensus.cc:2272] T 63842ff5f6d44c21b7c9aa23a113bd3e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.620337  6081 tablet_replica.cc:333] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.620855  6081 raft_consensus.cc:2243] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.621215  6081 raft_consensus.cc:2272] T 2ab3ed183f3a4631b8afdab6721d9ab4 P ecc92ae686e040b1b51e52e0c512afc5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.622977  6081 tablet_replica.cc:333] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.623534  6081 raft_consensus.cc:2243] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.623890  6081 raft_consensus.cc:2272] T 79a8109298314916a518f33bf82ca2f7 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.625756  6081 tablet_replica.cc:333] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.626269  6081 raft_consensus.cc:2243] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.626667  6081 raft_consensus.cc:2272] T 142c92ec58424c509cf32783a26440a6 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.628460  6081 tablet_replica.cc:333] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.628929  6081 raft_consensus.cc:2243] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.629280  6081 raft_consensus.cc:2272] T ed79a9b4eb924d6591ef10ee1dcd165a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.631225  6081 tablet_replica.cc:333] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.631753  6081 raft_consensus.cc:2243] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.632481  6081 raft_consensus.cc:2272] T b9665487b7cb4adb9eb7e31022f32df3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.634414  6081 tablet_replica.cc:333] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.634982  6081 raft_consensus.cc:2243] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.635802  6081 raft_consensus.cc:2272] T 1928d431c600413ea8bdf88088e8902c P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.638010  6081 tablet_replica.cc:333] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.638628  6081 raft_consensus.cc:2243] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.639432  6081 raft_consensus.cc:2272] T 6f9517b9e9504fff8ef7faceb4020f08 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.641289  6081 tablet_replica.cc:333] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.641784  6081 raft_consensus.cc:2243] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.642297  6081 raft_consensus.cc:2272] T c12bc13038cc4e7cb0a6f8550ddfee03 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.643971  6081 tablet_replica.cc:333] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.644455  6081 raft_consensus.cc:2243] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.644845  6081 raft_consensus.cc:2272] T 8e607874b462437a99b9587e47fe8f61 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.646661  6081 tablet_replica.cc:333] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.647150  6081 raft_consensus.cc:2243] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.647866  6081 raft_consensus.cc:2272] T c5392b2ac6e24ca69bc36ff46e3b4d31 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.649868  6081 tablet_replica.cc:333] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.650491  6081 raft_consensus.cc:2243] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.651010  6081 raft_consensus.cc:2272] T fad076bce83a4b7cb70ee5b3b5164387 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.653358  6081 tablet_replica.cc:333] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.654017  6081 raft_consensus.cc:2243] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.654983  6081 raft_consensus.cc:2272] T bfabef20ffa848369804737306e9146b P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.655508 10892 consensus_peers.cc:597] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.657068  6081 tablet_replica.cc:333] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.657688  6081 raft_consensus.cc:2243] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.658110  6081 raft_consensus.cc:2272] T 2602250defc14a4981d8b661292fd2c5 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.659969  6081 tablet_replica.cc:333] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.660462  6081 raft_consensus.cc:2243] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.660815  6081 raft_consensus.cc:2272] T bb39c08c61aa4aa88ac5846b32b7594e P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.662739  6081 tablet_replica.cc:333] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.663219  6081 raft_consensus.cc:2243] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.663614  6081 raft_consensus.cc:2272] T 4637518b1847492cbc14b4d33e9662f9 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.665346  6081 tablet_replica.cc:333] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.665856  6081 raft_consensus.cc:2243] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.666270  6081 raft_consensus.cc:2272] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.668071  6081 tablet_replica.cc:333] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.668556  6081 raft_consensus.cc:2243] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.669238  6081 raft_consensus.cc:2272] T 7489e04e47174b9d9baa5ca299d1e7a3 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.671514  6081 tablet_replica.cc:333] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.672207  6081 raft_consensus.cc:2243] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.672683  6081 raft_consensus.cc:2272] T 085716471c604eba9ab66547b6744585 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.673745 10891 consensus_peers.cc:597] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.674870  6081 tablet_replica.cc:333] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.675482  6081 raft_consensus.cc:2243] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.676375  6081 raft_consensus.cc:2272] T 55f739700c2b424a87b8c52b5af2b1e8 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.679142  6081 tablet_replica.cc:333] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.679688  6081 raft_consensus.cc:2243] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.680095  6081 raft_consensus.cc:2272] T e1164cfae31c43feb19c285220b792c9 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.681980  6081 tablet_replica.cc:333] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.682480  6081 raft_consensus.cc:2243] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.682924  6081 raft_consensus.cc:2272] T 8f99362df6154ae4bf9652609c976afe P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.684860  6081 tablet_replica.cc:333] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.685400  6081 raft_consensus.cc:2243] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.685784  6081 raft_consensus.cc:2272] T a573c461b3c6426186cf509faa6f2cb3 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.687711  6081 tablet_replica.cc:333] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.688244  6081 raft_consensus.cc:2243] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.688997  6081 raft_consensus.cc:2272] T a045df8b8bd346a5ba1065c0c38709d6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.690879  6081 tablet_replica.cc:333] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.691385  6081 raft_consensus.cc:2243] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.691802  6081 raft_consensus.cc:2272] T d2f7adc1e8b24ae3ba57f86be49ad8ef P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.693884  6081 tablet_replica.cc:333] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.694602  6081 raft_consensus.cc:2243] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.695123  6081 raft_consensus.cc:2272] T a2a1d3d1dc034acb940ebdf67a9a7e78 P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.697602  6081 tablet_replica.cc:333] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.698237  6081 raft_consensus.cc:2243] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.698774  6081 raft_consensus.cc:2272] T f753aeb3b180477fb6bfe2c8bef576a0 P ecc92ae686e040b1b51e52e0c512afc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.701238  6081 tablet_replica.cc:333] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.701951  6081 raft_consensus.cc:2243] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.702394  6081 raft_consensus.cc:2272] T 1ec62799d0a34495bcdb8a6d88357e0d P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.705135  6081 tablet_replica.cc:333] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
W20260709 13:16:49.705729 10892 consensus_peers.cc:597] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Couldn't send request to peer c2d79acd386844f3a003a093747eede7. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.705736  6081 raft_consensus.cc:2243] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.706555  6081 raft_consensus.cc:2272] T e5e38499224d4c3db04dfd7737915f1a P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.708431  6081 tablet_replica.cc:333] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.708909  6081 raft_consensus.cc:2243] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.709271  6081 raft_consensus.cc:2272] T 6010d5bcc8984dc9b863b54bb8eabc0e P ecc92ae686e040b1b51e52e0c512afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.711292  6081 tablet_replica.cc:333] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.711752  6081 raft_consensus.cc:2243] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.712464  6081 raft_consensus.cc:2272] T ea921715d3614262ae19798a1b6da4fa P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.714840  6081 tablet_replica.cc:333] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5: stopping tablet replica
I20260709 13:16:49.715245  6081 raft_consensus.cc:2243] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.715925  6081 raft_consensus.cc:2272] T 95dd64d6b24246d39587cc4e28b286b6 P ecc92ae686e040b1b51e52e0c512afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.725970 10891 consensus_peers.cc:597] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.785256 10891 consensus_peers.cc:597] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.790729  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
W20260709 13:16:49.819345 10891 consensus_peers.cc:597] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.836733 10891 consensus_peers.cc:597] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.848898 10891 consensus_peers.cc:597] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:49.858323 10891 consensus_peers.cc:597] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.860826  6081 tablet_server.cc:179] TabletServer@127.5.240.68:0 shutting down...
I20260709 13:16:49.899796  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:49.900568  6081 tablet_replica.cc:333] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.901175  6081 raft_consensus.cc:2243] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.901639  6081 raft_consensus.cc:2272] T 9258b681455145359e054dd8baf6d90f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.903672  6081 tablet_replica.cc:333] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.904238  6081 raft_consensus.cc:2243] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.905027  6081 raft_consensus.cc:2272] T 40980caa1a5f4499b12deaadb448ed67 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.907079  6081 tablet_replica.cc:333] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.907656  6081 raft_consensus.cc:2243] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.908406  6081 raft_consensus.cc:2272] T 0c89be4e081b4eee9dcc9539163d404f P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.910517  6081 tablet_replica.cc:333] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.911123  6081 raft_consensus.cc:2243] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.911623  6081 raft_consensus.cc:2272] T 60adfe1d3bd34adf9d0638789f12fc61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.913530  6081 tablet_replica.cc:333] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.914163  6081 raft_consensus.cc:2243] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.914562  6081 raft_consensus.cc:2272] T a85fa1eaef08444d8e48f1e3273dce64 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.916405  6081 tablet_replica.cc:333] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.916950  6081 raft_consensus.cc:2243] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.917354  6081 raft_consensus.cc:2272] T 1007605ecd6f43f3a1f63e682432eb25 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.919201  6081 tablet_replica.cc:333] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.919714  6081 raft_consensus.cc:2243] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.920411  6081 raft_consensus.cc:2272] T 5008d96af1fa4acb80eed32f0c34c504 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.922230  6081 tablet_replica.cc:333] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.922742  6081 raft_consensus.cc:2243] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.923501  6081 raft_consensus.cc:2272] T f2ce19dbb55846a997c1517b26c56f54 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.925410  6081 tablet_replica.cc:333] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.925973  6081 raft_consensus.cc:2243] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.926376  6081 raft_consensus.cc:2272] T 041182906c85429aaa26a7ceaea3fe7d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.928165  6081 tablet_replica.cc:333] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.928682  6081 raft_consensus.cc:2243] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.929052  6081 raft_consensus.cc:2272] T 0c04ce8657e84e39bda3e59acd05822a P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.931015  6081 tablet_replica.cc:333] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.931587  6081 raft_consensus.cc:2243] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.932029  6081 raft_consensus.cc:2272] T c8efe4ff3b834436a1c1b10bc8a686b3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.934057  6081 tablet_replica.cc:333] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.934804  6081 raft_consensus.cc:2243] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.935319  6081 raft_consensus.cc:2272] T 7bef3e6b88d745efb2b98484f98b0b4f P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.935436 10891 consensus_peers.cc:597] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.937274  6081 tablet_replica.cc:333] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.937947  6081 raft_consensus.cc:2243] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.938421  6081 raft_consensus.cc:2272] T 88ad155594214993b7e8572504a940fb P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.940286  6081 tablet_replica.cc:333] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.940841  6081 raft_consensus.cc:2243] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.941588  6081 raft_consensus.cc:2272] T 63842ff5f6d44c21b7c9aa23a113bd3e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.943580  6081 tablet_replica.cc:333] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.944111  6081 raft_consensus.cc:2243] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.944486  6081 raft_consensus.cc:2272] T 2ab3ed183f3a4631b8afdab6721d9ab4 P e98e3e59cbcd47ed9a5123c14efde2ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.946329  6081 tablet_replica.cc:333] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.946866  6081 raft_consensus.cc:2243] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.947247  6081 raft_consensus.cc:2272] T 79a8109298314916a518f33bf82ca2f7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.949009  6081 tablet_replica.cc:333] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.949537  6081 raft_consensus.cc:2243] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.950340  6081 raft_consensus.cc:2272] T e1164cfae31c43feb19c285220b792c9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.952131  6081 tablet_replica.cc:333] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.952692  6081 raft_consensus.cc:2243] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.953143  6081 raft_consensus.cc:2272] T 5dfbc96072f94ca6b62d2af2953da161 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.955148  6081 tablet_replica.cc:333] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.955711  6081 raft_consensus.cc:2243] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.956115  6081 raft_consensus.cc:2272] T 8f99362df6154ae4bf9652609c976afe P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.957883  6081 tablet_replica.cc:333] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.958455  6081 raft_consensus.cc:2243] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.958825  6081 raft_consensus.cc:2272] T 926ec017d90a4abfa1b66dff80a72097 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.960621  6081 tablet_replica.cc:333] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.961153  6081 raft_consensus.cc:2243] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.961970  6081 raft_consensus.cc:2272] T 2602250defc14a4981d8b661292fd2c5 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.964156  6081 tablet_replica.cc:333] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.964915  6081 raft_consensus.cc:2243] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:49.965000 10891 consensus_peers.cc:597] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff -> Peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Couldn't send request to peer ecc92ae686e040b1b51e52e0c512afc5. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.965380  6081 raft_consensus.cc:2272] T bb39c08c61aa4aa88ac5846b32b7594e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.966791 11778 raft_consensus.cc:493] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:49.967156 11778 raft_consensus.cc:515] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } } peers { permanent_uuid: "c2d79acd386844f3a003a093747eede7" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 33849 } }
I20260709 13:16:49.967473  6081 tablet_replica.cc:333] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.968118  6081 raft_consensus.cc:2243] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.968619 11778 leader_election.cc:290] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723), c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849)
I20260709 13:16:49.968844  6081 raft_consensus.cc:2272] T 4637518b1847492cbc14b4d33e9662f9 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.971432  6081 tablet_replica.cc:333] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.972222  6081 raft_consensus.cc:2243] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.972467 11778 raft_consensus.cc:493] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc6af19f3cd14cbf9646ddd72f16fbf6)
I20260709 13:16:49.972779  6081 raft_consensus.cc:2272] T cd8f5b7226604d94b84c0eb2cd4d9cb7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:49.973145 10892 leader_election.cc:336] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:49.973035 11778 raft_consensus.cc:515] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecc92ae686e040b1b51e52e0c512afc5" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 40711 } } peers { permanent_uuid: "e98e3e59cbcd47ed9a5123c14efde2ff" member_type: VOTER last_known_addr { host: "127.5.240.68" port: 36669 } } peers { permanent_uuid: "bc6af19f3cd14cbf9646ddd72f16fbf6" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44723 } }
W20260709 13:16:49.974187 10892 leader_election.cc:336] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2d79acd386844f3a003a093747eede7 (127.5.240.66:33849): Network error: Client connection negotiation failed: client connection to 127.5.240.66:33849: connect: Connection refused (error 111)
I20260709 13:16:49.974584 10892 leader_election.cc:304] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, c2d79acd386844f3a003a093747eede7
I20260709 13:16:49.975026 11778 leader_election.cc:290] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711), bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723)
I20260709 13:16:49.975440  6081 tablet_replica.cc:333] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.975378 11830 raft_consensus.cc:2749] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:49.976411  6081 raft_consensus.cc:2243] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.976977  6081 raft_consensus.cc:2272] T e4bac6584874487a8dc3137cc48b7124 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.979498  6081 tablet_replica.cc:333] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
W20260709 13:16:49.979593 10891 leader_election.cc:336] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ecc92ae686e040b1b51e52e0c512afc5 (127.5.240.67:40711): Network error: Client connection negotiation failed: client connection to 127.5.240.67:40711: connect: Connection refused (error 111)
I20260709 13:16:49.980134  6081 raft_consensus.cc:2243] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:49.980319 10892 leader_election.cc:336] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc6af19f3cd14cbf9646ddd72f16fbf6 (127.5.240.65:44723): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44723: connect: Connection refused (error 111)
I20260709 13:16:49.980739  6081 raft_consensus.cc:2272] T 7489e04e47174b9d9baa5ca299d1e7a3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.980772 10892 leader_election.cc:304] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e98e3e59cbcd47ed9a5123c14efde2ff; no voters: bc6af19f3cd14cbf9646ddd72f16fbf6, ecc92ae686e040b1b51e52e0c512afc5
I20260709 13:16:49.981549 11830 raft_consensus.cc:2749] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:49.983191  6081 tablet_replica.cc:333] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.983806  6081 raft_consensus.cc:2243] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.984238  6081 raft_consensus.cc:2272] T 8e607874b462437a99b9587e47fe8f61 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.986137  6081 tablet_replica.cc:333] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.986649  6081 raft_consensus.cc:2243] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.987028  6081 raft_consensus.cc:2272] T c5392b2ac6e24ca69bc36ff46e3b4d31 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.988791  6081 tablet_replica.cc:333] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.989310  6081 raft_consensus.cc:2243] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.989694  6081 raft_consensus.cc:2272] T 7099afaea34749c5a459c1370dcff678 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.991513  6081 tablet_replica.cc:333] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.992012  6081 raft_consensus.cc:2243] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.992395  6081 raft_consensus.cc:2272] T f2aca7e770214661bee5ef8fe0e8deb8 P e98e3e59cbcd47ed9a5123c14efde2ff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.994247  6081 tablet_replica.cc:333] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.994742  6081 raft_consensus.cc:2243] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.995127  6081 raft_consensus.cc:2272] T a045df8b8bd346a5ba1065c0c38709d6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.996896  6081 tablet_replica.cc:333] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:49.997426  6081 raft_consensus.cc:2243] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:49.998193  6081 raft_consensus.cc:2272] T d2f7adc1e8b24ae3ba57f86be49ad8ef P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.999905  6081 tablet_replica.cc:333] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.000391  6081 raft_consensus.cc:2243] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.001091  6081 raft_consensus.cc:2272] T a573c461b3c6426186cf509faa6f2cb3 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.002861  6081 tablet_replica.cc:333] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.003365  6081 raft_consensus.cc:2243] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.004087  6081 raft_consensus.cc:2272] T 1ccc2c4345e546bd9ab941b36a655147 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.005903  6081 tablet_replica.cc:333] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.006438  6081 raft_consensus.cc:2243] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.006824  6081 raft_consensus.cc:2272] T 8b5d7b7b04984cc3aeaf6a7b430cd077 P e98e3e59cbcd47ed9a5123c14efde2ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.008553  6081 tablet_replica.cc:333] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.009027  6081 raft_consensus.cc:2243] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.009400  6081 raft_consensus.cc:2272] T a007ea36d7114bd2b69631092be55d83 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.011224  6081 tablet_replica.cc:333] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.011736  6081 raft_consensus.cc:2243] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.012111  6081 raft_consensus.cc:2272] T 1928d431c600413ea8bdf88088e8902c P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.014734  6081 tablet_replica.cc:333] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.015403  6081 raft_consensus.cc:2243] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.015961  6081 raft_consensus.cc:2272] T 6f9517b9e9504fff8ef7faceb4020f08 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.018218  6081 tablet_replica.cc:333] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.018726  6081 raft_consensus.cc:2243] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.019443  6081 raft_consensus.cc:2272] T c12bc13038cc4e7cb0a6f8550ddfee03 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.021188  6081 tablet_replica.cc:333] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.021677  6081 raft_consensus.cc:2243] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.022123  6081 raft_consensus.cc:2272] T bec713a8295944a9a5621fdc652a962e P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.023878  6081 tablet_replica.cc:333] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.024420  6081 raft_consensus.cc:2243] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.025120  6081 raft_consensus.cc:2272] T 1ec62799d0a34495bcdb8a6d88357e0d P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.026983  6081 tablet_replica.cc:333] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.027451  6081 raft_consensus.cc:2243] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.028182  6081 raft_consensus.cc:2272] T 47060b8bd9de46a0afffd85bbdef46b7 P e98e3e59cbcd47ed9a5123c14efde2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.030133  6081 tablet_replica.cc:333] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.030607  6081 raft_consensus.cc:2243] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.031394  6081 raft_consensus.cc:2272] T 142c92ec58424c509cf32783a26440a6 P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.033166  6081 tablet_replica.cc:333] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff: stopping tablet replica
I20260709 13:16:50.033610  6081 raft_consensus.cc:2243] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.034034  6081 raft_consensus.cc:2272] T 6010d5bcc8984dc9b863b54bb8eabc0e P e98e3e59cbcd47ed9a5123c14efde2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.096866  6081 tablet_server.cc:196] TabletServer@127.5.240.68:0 shutdown complete.
I20260709 13:16:50.158056  6081 master.cc:562] Master@127.5.240.126:45397 shutting down...
W20260709 13:16:50.181779 10651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:16:50.182899  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:50.183588  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.183944  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P c96e15d46a294d6d80a0991209c68a28: stopping tablet replica
I20260709 13:16:50.205343  6081 master.cc:584] Master@127.5.240.126:45397 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29472 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:16:50.284535  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:41109
I20260709 13:16:50.285657  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:50.291265 11833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.291340 11834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.292086 11836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:50.293951  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:50.295022  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:50.295230  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:50.295394  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603010295376 us; error 0 us; skew 500 ppm
I20260709 13:16:50.295917  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:50.298602  6081 webserver.cc:533] Webserver started at http://127.5.240.126:44355/ using document root <none> and password file <none>
I20260709 13:16:50.299077  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:50.299257  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:50.299510  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:50.300585  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "32279aecee764e259a2f1202a0b094a9"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.304948  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:16:50.308588 11841 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.309382  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:50.309680  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "32279aecee764e259a2f1202a0b094a9"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.309979  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:50.331287  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:50.332571  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:50.370611  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:41109
I20260709 13:16:50.370729 11892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:41109 every 8 connection(s)
I20260709 13:16:50.374622 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.385602 11893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9: Bootstrap starting.
I20260709 13:16:50.390432 11893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:50.394923 11893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9: No bootstrap required, opened a new log
I20260709 13:16:50.397254 11893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32279aecee764e259a2f1202a0b094a9" member_type: VOTER }
I20260709 13:16:50.397655 11893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:50.397895 11893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32279aecee764e259a2f1202a0b094a9, State: Initialized, Role: FOLLOWER
I20260709 13:16:50.398540 11893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32279aecee764e259a2f1202a0b094a9" member_type: VOTER }
I20260709 13:16:50.399011 11893 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:50.399236 11893 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:50.399483 11893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:50.404161 11893 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32279aecee764e259a2f1202a0b094a9" member_type: VOTER }
I20260709 13:16:50.404722 11893 leader_election.cc:304] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [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: 32279aecee764e259a2f1202a0b094a9; no voters: 
I20260709 13:16:50.405875 11893 leader_election.cc:290] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:50.406255 11896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:50.407567 11896 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 1 LEADER]: Becoming Leader. State: Replica: 32279aecee764e259a2f1202a0b094a9, State: Running, Role: LEADER
I20260709 13:16:50.408286 11896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [LEADER]: Queue going to LEADER mode. State: All 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: "32279aecee764e259a2f1202a0b094a9" member_type: VOTER }
I20260709 13:16:50.408849 11893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:50.412570 11897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32279aecee764e259a2f1202a0b094a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32279aecee764e259a2f1202a0b094a9" member_type: VOTER } }
I20260709 13:16:50.413297 11897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:50.413161 11898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32279aecee764e259a2f1202a0b094a9. Latest consensus state: current_term: 1 leader_uuid: "32279aecee764e259a2f1202a0b094a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32279aecee764e259a2f1202a0b094a9" member_type: VOTER } }
I20260709 13:16:50.414321 11898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:50.416441 11902 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:50.421367 11902 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:50.425877  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:50.430281 11902 catalog_manager.cc:1383] Generated new cluster ID: 2342fc9c1c5e4656b16a2d6d113c183f
I20260709 13:16:50.430523 11902 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:50.452529 11902 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:50.453778 11902 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:50.468281 11902 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9: Generated new TSK 0
I20260709 13:16:50.468878 11902 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:50.493702  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:50.499684 11914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.500905 11915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.502305 11917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:50.503122  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:50.504014  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:50.504206  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:50.504370  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603010504352 us; error 0 us; skew 500 ppm
I20260709 13:16:50.504907  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:50.507277  6081 webserver.cc:533] Webserver started at http://127.5.240.65:37351/ using document root <none> and password file <none>
I20260709 13:16:50.507769  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:50.507941  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:50.508205  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:50.509256  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "38d21c9fed424930baee167b8634a571"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.513878  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:50.517210 11922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.518002  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:50.518278  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "38d21c9fed424930baee167b8634a571"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.518555  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:50.535365  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:50.536607  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:50.538125  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:50.540412  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:50.540617  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.540856  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:50.541023  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.580083  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:44141
I20260709 13:16:50.580183 11984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:44141 every 8 connection(s)
I20260709 13:16:50.584954  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:50.591986 11989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.594451 11990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.595328 11992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:50.595679  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:50.596837  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:50.597046  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:50.597211  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603010597192 us; error 0 us; skew 500 ppm
I20260709 13:16:50.597837  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:50.600522 11985 heartbeater.cc:344] Connected to a master server at 127.5.240.126:41109
I20260709 13:16:50.600806  6081 webserver.cc:533] Webserver started at http://127.5.240.66:45051/ using document root <none> and password file <none>
I20260709 13:16:50.600956 11985 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:50.601536  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:50.601817  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:50.601943 11985 heartbeater.cc:507] Master 127.5.240.126:41109 requested a full tablet report, sending...
I20260709 13:16:50.602185  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:50.603566  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "2b42d8738c394bc988985accd2a578eb"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.604250 11858 ts_manager.cc:194] Registered new tserver with Master: 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141)
I20260709 13:16:50.606082 11858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36248
I20260709 13:16:50.608330  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:50.611913 11997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.612672  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:50.612957  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "2b42d8738c394bc988985accd2a578eb"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.613232  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:50.633468  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:50.634748  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:50.636152  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:50.638501  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:50.638715  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.638938  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:50.639089  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.677619  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:40779
I20260709 13:16:50.677733 12059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:40779 every 8 connection(s)
I20260709 13:16:50.682338  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:50.689579 12063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:50.690447 12064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:50.693104 12060 heartbeater.cc:344] Connected to a master server at 127.5.240.126:41109
I20260709 13:16:50.693569 12060 heartbeater.cc:461] Registering TS with master...
W20260709 13:16:50.693905 12066 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:50.694594  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:50.694681 12060 heartbeater.cc:507] Master 127.5.240.126:41109 requested a full tablet report, sending...
I20260709 13:16:50.695611  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:50.695937  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:50.696184  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603010696161 us; error 0 us; skew 500 ppm
I20260709 13:16:50.696776  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:50.696978 11858 ts_manager.cc:194] Registered new tserver with Master: 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:50.698642 11858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36250
I20260709 13:16:50.699523  6081 webserver.cc:533] Webserver started at http://127.5.240.67:40127/ using document root <none> and password file <none>
I20260709 13:16:50.700167  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:50.700351  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:50.700600  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:50.701740  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "f9b6fd7be8564858808f52e2f5890d97"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.706177  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:16:50.709519 12071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.710340  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:16:50.710671  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "f9b6fd7be8564858808f52e2f5890d97"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:50.710937  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:50.728017  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:50.729221  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:50.730760  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:50.733141  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:50.733355  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.733577  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:50.733737  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:50.774076  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:39369
I20260709 13:16:50.774178 12133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:39369 every 8 connection(s)
I20260709 13:16:50.787639 12134 heartbeater.cc:344] Connected to a master server at 127.5.240.126:41109
I20260709 13:16:50.788049 12134 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:50.788769 12134 heartbeater.cc:507] Master 127.5.240.126:41109 requested a full tablet report, sending...
I20260709 13:16:50.790709 11858 ts_manager.cc:194] Registered new tserver with Master: f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:50.790820  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013718316s
I20260709 13:16:50.792079 11858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36264
I20260709 13:16:50.816749 11858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36266:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:50.819698 11858 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:50.888511 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 5335f34914e04dd19b3ef66c9f5354e0 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:50.889225 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 67575cbfabd643daa8a1b1fb56b183a7 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:50.890050 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5335f34914e04dd19b3ef66c9f5354e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.890945 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575cbfabd643daa8a1b1fb56b183a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.893314 12023 tablet_service.cc:1511] Processing CreateTablet for tablet 5a708a5ff3164b368350973bdcb755cb (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:50.894882 12023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a708a5ff3164b368350973bdcb755cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.897825 12022 tablet_service.cc:1511] Processing CreateTablet for tablet 563c1e4f5cf04a15bbb75d76122e1b41 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:50.899400 12022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563c1e4f5cf04a15bbb75d76122e1b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.906908 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 5335f34914e04dd19b3ef66c9f5354e0 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:50.908391 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5335f34914e04dd19b3ef66c9f5354e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.908753 11947 tablet_service.cc:1511] Processing CreateTablet for tablet 563c1e4f5cf04a15bbb75d76122e1b41 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:50.910180 11947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563c1e4f5cf04a15bbb75d76122e1b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.911425 11949 tablet_service.cc:1511] Processing CreateTablet for tablet 67575cbfabd643daa8a1b1fb56b183a7 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:50.912807 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575cbfabd643daa8a1b1fb56b183a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.912849 11946 tablet_service.cc:1511] Processing CreateTablet for tablet 5740bc7d2b1c45219fa4585d0cc7fd23 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:50.914285 11948 tablet_service.cc:1511] Processing CreateTablet for tablet 5a708a5ff3164b368350973bdcb755cb (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:50.919409 11946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5740bc7d2b1c45219fa4585d0cc7fd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.925748 11948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a708a5ff3164b368350973bdcb755cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.932504 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 5335f34914e04dd19b3ef66c9f5354e0 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:50.935096 12098 tablet_service.cc:1511] Processing CreateTablet for tablet 67575cbfabd643daa8a1b1fb56b183a7 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:50.937589 12097 tablet_service.cc:1511] Processing CreateTablet for tablet 5a708a5ff3164b368350973bdcb755cb (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:50.940496 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5335f34914e04dd19b3ef66c9f5354e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.940333 12096 tablet_service.cc:1511] Processing CreateTablet for tablet 563c1e4f5cf04a15bbb75d76122e1b41 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:50.942090 12096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563c1e4f5cf04a15bbb75d76122e1b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.941771 12021 tablet_service.cc:1511] Processing CreateTablet for tablet 5740bc7d2b1c45219fa4585d0cc7fd23 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:50.943229 12021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5740bc7d2b1c45219fa4585d0cc7fd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.943593 12095 tablet_service.cc:1511] Processing CreateTablet for tablet 5740bc7d2b1c45219fa4585d0cc7fd23 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:50.940233 12150 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:50.945031 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575cbfabd643daa8a1b1fb56b183a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.946306 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a708a5ff3164b368350973bdcb755cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.949856 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5740bc7d2b1c45219fa4585d0cc7fd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.953176 11949 tablet_service.cc:1511] Processing CreateTablet for tablet 77f4350a4175402cad125197bcf541da (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:50.954651 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f4350a4175402cad125197bcf541da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.955261 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 77f4350a4175402cad125197bcf541da (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:50.956049 12020 tablet_service.cc:1511] Processing CreateTablet for tablet 77f4350a4175402cad125197bcf541da (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:50.956700 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f4350a4175402cad125197bcf541da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.957470 12020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f4350a4175402cad125197bcf541da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.962772 12150 tablet_bootstrap.cc:654] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:50.975638 11947 tablet_service.cc:1511] Processing CreateTablet for tablet 27d6ee72dbd7422393cb428f7d1de2cc (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:50.977072 11947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d6ee72dbd7422393cb428f7d1de2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.978515 12093 tablet_service.cc:1511] Processing CreateTablet for tablet 27d6ee72dbd7422393cb428f7d1de2cc (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:50.979941 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d6ee72dbd7422393cb428f7d1de2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.978376 12019 tablet_service.cc:1511] Processing CreateTablet for tablet 27d6ee72dbd7422393cb428f7d1de2cc (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:50.982930 12019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d6ee72dbd7422393cb428f7d1de2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.033353 12150 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.033954 12150 ts_tablet_manager.cc:1403] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.015s
I20260709 13:16:51.037045 12150 raft_consensus.cc:359] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.038966 12152 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.041620 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 954c094759d7405a9f060fd28b522689 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:51.042815 12149 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.043090 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954c094759d7405a9f060fd28b522689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.043120 11949 tablet_service.cc:1511] Processing CreateTablet for tablet c4ce7753675e47d988c9b72b194b4fb4 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:51.044551 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ce7753675e47d988c9b72b194b4fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.037812 12150 raft_consensus.cc:385] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.046582 12150 raft_consensus.cc:740] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.047394 12150 consensus_queue.cc:260] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.050347 12093 tablet_service.cc:1511] Processing CreateTablet for tablet 954c094759d7405a9f060fd28b522689 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:51.051332 12152 tablet_bootstrap.cc:654] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.051718 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954c094759d7405a9f060fd28b522689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.052935 12149 tablet_bootstrap.cc:654] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.056625 12021 tablet_service.cc:1511] Processing CreateTablet for tablet c4ce7753675e47d988c9b72b194b4fb4 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:51.058107 12021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ce7753675e47d988c9b72b194b4fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.069361 12098 tablet_service.cc:1511] Processing CreateTablet for tablet c4ce7753675e47d988c9b72b194b4fb4 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:51.070899 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ce7753675e47d988c9b72b194b4fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.075346 12152 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.037389 11947 tablet_service.cc:1511] Processing CreateTablet for tablet 954c094759d7405a9f060fd28b522689 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:51.075919 12152 ts_tablet_manager.cc:1403] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.016s
I20260709 13:16:51.076267 12149 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.076618 11947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954c094759d7405a9f060fd28b522689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.076815 12149 ts_tablet_manager.cc:1403] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 13:16:51.081568 11948 tablet_service.cc:1511] Processing CreateTablet for tablet e5ac2933a46a443482ebaf3e24f9cb98 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:51.079232 12152 raft_consensus.cc:359] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.083328 12152 raft_consensus.cc:385] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.084457 11948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ac2933a46a443482ebaf3e24f9cb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.083693 12149 raft_consensus.cc:359] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.084002 12152 raft_consensus.cc:740] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.099570 11985 heartbeater.cc:499] Master 127.5.240.126:41109 was elected leader, sending a full tablet report...
I20260709 13:16:51.100773 12149 raft_consensus.cc:385] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.101006 12150 ts_tablet_manager.cc:1434] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.067s	user 0.027s	sys 0.012s
I20260709 13:16:51.101336 12149 raft_consensus.cc:740] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.102206 12150 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.102322 12149 consensus_queue.cc:260] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.102864 12152 consensus_queue.cc:260] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.099954 12153 raft_consensus.cc:493] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.099459 12024 tablet_service.cc:1511] Processing CreateTablet for tablet e5ac2933a46a443482ebaf3e24f9cb98 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:51.104532 12153 raft_consensus.cc:515] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.105700 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ac2933a46a443482ebaf3e24f9cb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.112429 12153 leader_election.cc:290] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.113909 12060 heartbeater.cc:499] Master 127.5.240.126:41109 was elected leader, sending a full tablet report...
I20260709 13:16:51.120522 12150 tablet_bootstrap.cc:654] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.120411 12152 ts_tablet_manager.cc:1434] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.005s
I20260709 13:16:51.124595 12134 heartbeater.cc:499] Master 127.5.240.126:41109 was elected leader, sending a full tablet report...
I20260709 13:16:51.125325 12149 ts_tablet_manager.cc:1434] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260709 13:16:51.126425 12149 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.126592 12152 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.133282 12093 tablet_service.cc:1511] Processing CreateTablet for tablet e5ac2933a46a443482ebaf3e24f9cb98 (DEFAULT_TABLE table=test-workload [id=cadf8f8861674789b46222b9a4e2b51f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:51.134747 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ac2933a46a443482ebaf3e24f9cb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:51.144110 12152 tablet_bootstrap.cc:654] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.148373 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
W20260709 13:16:51.151026 11925 leader_election.cc:343] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.155898 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.155810 12149 tablet_bootstrap.cc:654] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.156713 12035 raft_consensus.cc:2468] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 0.
I20260709 13:16:51.158284 11926 leader_election.cc:304] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:51.159129 12153 raft_consensus.cc:2804] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.159497 12153 raft_consensus.cc:493] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.159834 12153 raft_consensus.cc:3060] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.167225 12153 raft_consensus.cc:515] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.170225 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.170957 12035 raft_consensus.cc:3060] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.180246 12157 raft_consensus.cc:493] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.180961 12157 raft_consensus.cc:515] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.186721 12153 leader_election.cc:290] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Requested vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.188166 12150 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.188838 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
W20260709 13:16:51.190953 11925 leader_election.cc:343] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.188769 12150 ts_tablet_manager.cc:1403] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.000s
I20260709 13:16:51.196283 12157 leader_election.cc:290] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.198531 12149 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.199230 12149 ts_tablet_manager.cc:1403] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.001s
I20260709 13:16:51.201735 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6ee72dbd7422393cb428f7d1de2cc" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.195423 12150 raft_consensus.cc:359] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.203063 12150 raft_consensus.cc:385] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.203395 12150 raft_consensus.cc:740] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
W20260709 13:16:51.203548 12073 leader_election.cc:343] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.204272 12150 consensus_queue.cc:260] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.205384 12152 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.206014 12152 ts_tablet_manager.cc:1403] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.007s
I20260709 13:16:51.206542 12150 ts_tablet_manager.cc:1434] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:51.207621 12150 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.201143 12035 raft_consensus.cc:2468] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 1.
I20260709 13:16:51.211860 11926 leader_election.cc:304] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:51.212739 12153 raft_consensus.cc:2804] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.213217 12153 raft_consensus.cc:697] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 LEADER]: Becoming Leader. State: Replica: 38d21c9fed424930baee167b8634a571, State: Running, Role: LEADER
I20260709 13:16:51.214077 12153 consensus_queue.cc:237] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.214536 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6ee72dbd7422393cb428f7d1de2cc" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
W20260709 13:16:51.216192 12075 leader_election.cc:343] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.216650 12075 leader_election.cc:304] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b6fd7be8564858808f52e2f5890d97; no voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571
I20260709 13:16:51.217905 12157 raft_consensus.cc:2749] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:51.218144 12150 tablet_bootstrap.cc:654] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.220345 12152 raft_consensus.cc:359] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.219412 12149 raft_consensus.cc:359] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.221246 12152 raft_consensus.cc:385] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.221508 12149 raft_consensus.cc:385] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.221700 12152 raft_consensus.cc:740] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.222204 12149 raft_consensus.cc:740] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.222867 12152 consensus_queue.cc:260] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.225838 12152 ts_tablet_manager.cc:1434] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:16:51.227065 12152 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.228947 12157 raft_consensus.cc:493] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.229530 12157 raft_consensus.cc:515] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.230125 12150 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.230722 12150 ts_tablet_manager.cc:1403] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:16:51.231680 12157 leader_election.cc:290] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.232574 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.233291 11960 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.233619 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.233877 12150 raft_consensus.cc:359] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.234594 12150 raft_consensus.cc:385] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.234656 12073 leader_election.cc:304] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.234966 12150 raft_consensus.cc:740] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.235703 12157 raft_consensus.cc:2804] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.236083 12157 raft_consensus.cc:493] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.236013 12150 consensus_queue.cc:260] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.236608 12157 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.237486 12152 tablet_bootstrap.cc:654] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.238358 12150 ts_tablet_manager.cc:1434] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:16:51.239769 12150 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.240614 11856 catalog_manager.cc:5697] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38d21c9fed424930baee167b8634a571 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "38d21c9fed424930baee167b8634a571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.245128 12157 raft_consensus.cc:515] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.246031 12150 tablet_bootstrap.cc:654] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.223452 12149 consensus_queue.cc:260] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.250025 12035 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.257114 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.257840 11960 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.264670 12149 ts_tablet_manager.cc:1434] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:16:51.265798 12149 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.272768 12149 tablet_bootstrap.cc:654] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.283864 11960 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.285813 12157 leader_election.cc:290] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.287859 12152 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.287468 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.288415 12149 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.288375 12150 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.286613 12073 leader_election.cc:304] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.289228 12149 ts_tablet_manager.cc:1403] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 13:16:51.289235 12035 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.289427 12150 ts_tablet_manager.cc:1403] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.018s
I20260709 13:16:51.289671 12157 raft_consensus.cc:2804] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.292634 12149 raft_consensus.cc:359] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.288487 12152 ts_tablet_manager.cc:1403] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.029s
I20260709 13:16:51.293439 12149 raft_consensus.cc:385] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.293038 12150 raft_consensus.cc:359] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.293843 12149 raft_consensus.cc:740] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.294188 12150 raft_consensus.cc:385] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.294569 12150 raft_consensus.cc:740] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.294862 12149 consensus_queue.cc:260] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.295580 12150 consensus_queue.cc:260] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.297310 12035 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.298125 12152 raft_consensus.cc:359] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.298913 12152 raft_consensus.cc:385] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.299213 12152 raft_consensus.cc:740] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.299958 12152 consensus_queue.cc:260] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.300580 12150 ts_tablet_manager.cc:1434] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:16:51.301386 12157 raft_consensus.cc:697] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:51.301553 12149 ts_tablet_manager.cc:1434] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:51.301815 12150 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.302760 12149 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.302444 12157 consensus_queue.cc:237] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.309106 12150 tablet_bootstrap.cc:654] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.314369 12152 ts_tablet_manager.cc:1434] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260709 13:16:51.317077 12149 tablet_bootstrap.cc:654] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.319384 12152 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.321135 11856 catalog_manager.cc:5697] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:51.327546 12152 tablet_bootstrap.cc:654] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.330247 12149 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.330785 12149 ts_tablet_manager.cc:1403] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 13:16:51.330271 12150 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.331560 12150 ts_tablet_manager.cc:1403] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.002s
I20260709 13:16:51.333698 12149 raft_consensus.cc:359] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.334545 12149 raft_consensus.cc:385] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.334848 12149 raft_consensus.cc:740] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.335749 12149 consensus_queue.cc:260] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.336643 12150 raft_consensus.cc:359] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.337486 12150 raft_consensus.cc:385] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.337833 12150 raft_consensus.cc:740] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.338762 12150 consensus_queue.cc:260] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.341033 12150 ts_tablet_manager.cc:1434] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:16:51.342824 12149 ts_tablet_manager.cc:1434] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:51.343824 12150 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.344026 12149 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.351359 12149 tablet_bootstrap.cc:654] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.351696 12150 tablet_bootstrap.cc:654] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.355823 12153 raft_consensus.cc:493] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.356400 12153 raft_consensus.cc:515] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.358193 12153 leader_election.cc:290] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.359030 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
W20260709 13:16:51.360441 11926 leader_election.cc:343] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.361699 12152 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.361578 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.362448 12152 ts_tablet_manager.cc:1403] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.012s
I20260709 13:16:51.364804 12152 raft_consensus.cc:359] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.365582 12152 raft_consensus.cc:385] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.365947 12152 raft_consensus.cc:740] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.366864 12152 consensus_queue.cc:260] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.367481 12150 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.368060 12150 ts_tablet_manager.cc:1403] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
W20260709 13:16:51.368975 11925 leader_election.cc:343] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.369573 11925 leader_election.cc:304] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38d21c9fed424930baee167b8634a571; no voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:51.370985 12153 raft_consensus.cc:2749] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:51.371237 12150 raft_consensus.cc:359] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.372103 12150 raft_consensus.cc:385] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.372411 12150 raft_consensus.cc:740] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.373304 12150 consensus_queue.cc:260] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.375610 12152 ts_tablet_manager.cc:1434] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:16:51.376492 12149 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.376814 12152 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.377060 12149 ts_tablet_manager.cc:1403] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260709 13:16:51.378522 12150 ts_tablet_manager.cc:1434] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:16:51.379608 12150 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.380283 12149 raft_consensus.cc:359] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.381145 12149 raft_consensus.cc:385] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.381436 12149 raft_consensus.cc:740] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.382375 12149 consensus_queue.cc:260] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.383265 12152 tablet_bootstrap.cc:654] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.387202 12150 tablet_bootstrap.cc:654] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.387383 12149 ts_tablet_manager.cc:1434] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:51.388664 12149 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.396255 12149 tablet_bootstrap.cc:654] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.408875 12149 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.409504 12149 ts_tablet_manager.cc:1403] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:16:51.412855 12150 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.413123 12152 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.413372 12150 ts_tablet_manager.cc:1403] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.010s
I20260709 13:16:51.412961 12149 raft_consensus.cc:359] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.413714 12152 ts_tablet_manager.cc:1403] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.012s
I20260709 13:16:51.413882 12149 raft_consensus.cc:385] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.414230 12149 raft_consensus.cc:740] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.415285 12149 consensus_queue.cc:260] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.415895 12150 raft_consensus.cc:359] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.416532 12150 raft_consensus.cc:385] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.416826 12150 raft_consensus.cc:740] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.416739 12152 raft_consensus.cc:359] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.417650 12152 raft_consensus.cc:385] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.418021 12149 ts_tablet_manager.cc:1434] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 13:16:51.417970 12152 raft_consensus.cc:740] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.417883 12150 consensus_queue.cc:260] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.419257 12149 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.419333 12153 raft_consensus.cc:493] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.419924 12153 raft_consensus.cc:515] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
W20260709 13:16:51.420987 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:51.422178 12153 leader_election.cc:290] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.423032 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.419906 12152 consensus_queue.cc:260] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.423713 12035 raft_consensus.cc:2468] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 0.
I20260709 13:16:51.424045 12153 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.424424 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.424541 12153 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.425151 12109 raft_consensus.cc:2468] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 0.
I20260709 13:16:51.425699 11926 leader_election.cc:304] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:16:51.426867 12153 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.427078 12157 raft_consensus.cc:493] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.427223 12158 raft_consensus.cc:493] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.427465 12153 raft_consensus.cc:2804] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.427923 12153 raft_consensus.cc:493] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.428493 12153 raft_consensus.cc:3060] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.428221 12157 raft_consensus.cc:515] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.428735 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.427893 12158 raft_consensus.cc:515] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
W20260709 13:16:51.430209 11925 leader_election.cc:343] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.431600 12158 leader_election.cc:290] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.434949 12149 tablet_bootstrap.cc:654] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.435632 12157 leader_election.cc:290] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.436115 12153 raft_consensus.cc:515] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.437347 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4350a4175402cad125197bcf541da" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.438076 11960 raft_consensus.cc:2468] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.439424 12073 leader_election.cc:304] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.440623 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4350a4175402cad125197bcf541da" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.428607 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.441885 12157 raft_consensus.cc:2804] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.442193 12035 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 0.
W20260709 13:16:51.443476 12075 leader_election.cc:343] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.443615 11926 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:51.444623 12156 raft_consensus.cc:2804] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.445021 12156 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.445358 12156 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.447399 12153 leader_election.cc:290] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Requested vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.448734 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:51.449452 12109 raft_consensus.cc:3060] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.450598 12152 ts_tablet_manager.cc:1434] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:16:51.442350 12157 raft_consensus.cc:493] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.451952 12157 raft_consensus.cc:3060] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.454638 12152 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.457146 12109 raft_consensus.cc:2468] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 1.
I20260709 13:16:51.458570 11925 leader_election.cc:304] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.459547 12153 raft_consensus.cc:2804] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.460026 12153 raft_consensus.cc:697] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 LEADER]: Becoming Leader. State: Replica: 38d21c9fed424930baee167b8634a571, State: Running, Role: LEADER
I20260709 13:16:51.460884 12153 consensus_queue.cc:237] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.465588 12150 ts_tablet_manager.cc:1434] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.019s
I20260709 13:16:51.451558 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.466676 12035 raft_consensus.cc:3060] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.467602 12156 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.470182 12150 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.471025 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.471676 12034 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.472790 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:51.474313 12149 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
W20260709 13:16:51.474241 11925 leader_election.cc:343] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:51.474901 12149 ts_tablet_manager.cc:1403] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.006s
I20260709 13:16:51.475008 12156 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Requested vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.476323 11856 catalog_manager.cc:5697] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38d21c9fed424930baee167b8634a571 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "38d21c9fed424930baee167b8634a571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.478359 12152 tablet_bootstrap.cc:654] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.485136 12150 tablet_bootstrap.cc:654] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.485610 12034 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 1.
I20260709 13:16:51.484752 12149 raft_consensus.cc:359] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.487006 11926 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:51.487090 12157 raft_consensus.cc:515] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.487382 12149 raft_consensus.cc:385] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.496021 12156 raft_consensus.cc:2804] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.496675 12156 raft_consensus.cc:697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 LEADER]: Becoming Leader. State: Replica: 38d21c9fed424930baee167b8634a571, State: Running, Role: LEADER
I20260709 13:16:51.497560 12156 consensus_queue.cc:237] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.500231 12035 raft_consensus.cc:2468] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 1.
I20260709 13:16:51.490862 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6ee72dbd7422393cb428f7d1de2cc" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.501001 12152 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.496029 12149 raft_consensus.cc:740] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.502344 12158 raft_consensus.cc:493] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.503044 12152 ts_tablet_manager.cc:1403] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260709 13:16:51.503358 12158 raft_consensus.cc:515] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.505798 12158 leader_election.cc:290] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369), 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141)
I20260709 13:16:51.502305 12109 raft_consensus.cc:2468] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 0.
I20260709 13:16:51.506781 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.506958 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4350a4175402cad125197bcf541da" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.507038 12152 raft_consensus.cc:359] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.507766 11960 raft_consensus.cc:3060] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.508140 12152 raft_consensus.cc:385] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.508515 12152 raft_consensus.cc:740] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.508729 12000 leader_election.cc:304] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.507628 12108 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 0.
I20260709 13:16:51.509507 12152 consensus_queue.cc:260] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.510697 12158 raft_consensus.cc:2804] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.511184 12158 raft_consensus.cc:493] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.511528 12158 raft_consensus.cc:3060] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.512547 12152 ts_tablet_manager.cc:1434] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:51.513722 12152 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.514307 12000 leader_election.cc:304] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.515594 11960 raft_consensus.cc:2468] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.516949 12073 leader_election.cc:304] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.517968 12171 raft_consensus.cc:2804] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.518461 12171 raft_consensus.cc:697] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:51.519309 12171 consensus_queue.cc:237] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.520450 12152 tablet_bootstrap.cc:654] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.520908 12158 raft_consensus.cc:515] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.504024 12149 consensus_queue.cc:260] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.524150 12157 leader_election.cc:290] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.527339 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6ee72dbd7422393cb428f7d1de2cc" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.528183 11960 raft_consensus.cc:2468] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 0.
I20260709 13:16:51.531721 11854 catalog_manager.cc:5697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38d21c9fed424930baee167b8634a571 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "38d21c9fed424930baee167b8634a571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.532830 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.533689 11959 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 0.
I20260709 13:16:51.538072 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6ee72dbd7422393cb428f7d1de2cc" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.538794 11960 raft_consensus.cc:3060] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.540205 12150 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.540769 12150 ts_tablet_manager.cc:1403] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.001s
I20260709 13:16:51.542954 12190 raft_consensus.cc:2804] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.543437 12190 raft_consensus.cc:493] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.543919 12149 ts_tablet_manager.cc:1434] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260709 13:16:51.543577 12150 raft_consensus.cc:359] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.544488 12150 raft_consensus.cc:385] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.537040 11856 catalog_manager.cc:5697] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:51.544831 12150 raft_consensus.cc:740] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.545694 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4350a4175402cad125197bcf541da" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.546377 12035 raft_consensus.cc:3060] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.551915 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6ee72dbd7422393cb428f7d1de2cc" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:51.552726 12108 raft_consensus.cc:3060] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.553622 12035 raft_consensus.cc:2468] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.554909 12150 consensus_queue.cc:260] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.558473 12150 ts_tablet_manager.cc:1434] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260709 13:16:51.558892 12152 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.559427 12150 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.559446 12152 ts_tablet_manager.cc:1403] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.015s
I20260709 13:16:51.561188 12108 raft_consensus.cc:2468] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 1.
I20260709 13:16:51.562528 12000 leader_election.cc:304] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.562659 12152 raft_consensus.cc:359] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.564090 12149 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.565515 12150 tablet_bootstrap.cc:654] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.565956 12189 raft_consensus.cc:2804] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.566505 12189 raft_consensus.cc:697] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:51.567368 12189 consensus_queue.cc:237] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.570171 12158 leader_election.cc:290] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.570770 12149 tablet_bootstrap.cc:654] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.570994 12190 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.563455 12152 raft_consensus.cc:385] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.574105 12152 raft_consensus.cc:740] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.574991 12152 consensus_queue.cc:260] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.549578 11960 raft_consensus.cc:2468] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 1.
I20260709 13:16:51.580298 12190 raft_consensus.cc:515] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.583335 12190 leader_election.cc:290] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 election: Requested vote from peers f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369), 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141)
I20260709 13:16:51.584147 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.584592 12152 ts_tablet_manager.cc:1434] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:16:51.584854 11960 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.589968 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:51.590592 12108 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.598089 12152 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.599331 12108 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 1.
I20260709 13:16:51.600618 12000 leader_election.cc:304] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.601532 12193 raft_consensus.cc:2804] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.602094 12193 raft_consensus.cc:697] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:51.602923 12193 consensus_queue.cc:237] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:51.603906 12149 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.604434 12149 ts_tablet_manager.cc:1403] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 13:16:51.607066 12149 raft_consensus.cc:359] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.607740 12149 raft_consensus.cc:385] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.607999 12149 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.608650 12149 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.614761 12152 tablet_bootstrap.cc:654] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.615684 12149 ts_tablet_manager.cc:1434] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:51.616365 11856 catalog_manager.cc:5697] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.616441 11960 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 1.
I20260709 13:16:51.619349 12150 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.619859 12150 ts_tablet_manager.cc:1403] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.045s
I20260709 13:16:51.617734 12149 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.626421 12150 raft_consensus.cc:359] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.627162 12150 raft_consensus.cc:385] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.627453 12150 raft_consensus.cc:740] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.628067 12152 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.626991 12171 raft_consensus.cc:493] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.628595 12171 raft_consensus.cc:515] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.628780 12156 consensus_queue.cc:1048] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:51.628135 12150 consensus_queue.cc:260] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.626421 12149 tablet_bootstrap.cc:654] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.630770 12171 leader_election.cc:290] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.632786 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.634841 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.635775 12150 ts_tablet_manager.cc:1434] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:16:51.638587 12075 leader_election.cc:304] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b6fd7be8564858808f52e2f5890d97; no voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571
I20260709 13:16:51.639309 12150 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:51.645535 12171 raft_consensus.cc:2749] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:51.645310 11854 catalog_manager.cc:5697] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.651111 12152 ts_tablet_manager.cc:1403] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.006s
I20260709 13:16:51.645337 12150 tablet_bootstrap.cc:654] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.654656 12149 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.654393 12152 raft_consensus.cc:359] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.655215 12149 ts_tablet_manager.cc:1403] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.003s
I20260709 13:16:51.655304 12152 raft_consensus.cc:385] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.655846 12152 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.656821 12152 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.657945 12149 raft_consensus.cc:359] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.658663 12149 raft_consensus.cc:385] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.658914 12149 raft_consensus.cc:740] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.659689 12149 consensus_queue.cc:260] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.661649 12149 ts_tablet_manager.cc:1434] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:51.662660 12149 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb: Bootstrap starting.
I20260709 13:16:51.667783 12152 ts_tablet_manager.cc:1434] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:16:51.676786 12149 tablet_bootstrap.cc:654] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.680447 12152 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.684794 12108 raft_consensus.cc:3060] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.687373 12152 tablet_bootstrap.cc:654] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.699548 12150 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: No bootstrap required, opened a new log
I20260709 13:16:51.700230 12150 ts_tablet_manager.cc:1403] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.026s
I20260709 13:16:51.703348 12152 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.703524 12149 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb: No bootstrap required, opened a new log
I20260709 13:16:51.703884 12152 ts_tablet_manager.cc:1403] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 13:16:51.704054 12149 ts_tablet_manager.cc:1403] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.011s
I20260709 13:16:51.703902 12153 consensus_queue.cc:1048] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:51.705730 12150 raft_consensus.cc:359] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.706539 12150 raft_consensus.cc:385] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.706938 12150 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.706588 12152 raft_consensus.cc:359] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.707435 12152 raft_consensus.cc:385] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.707710 12152 raft_consensus.cc:740] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.707924 12150 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.708503 12152 consensus_queue.cc:260] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.709542 12149 raft_consensus.cc:359] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.710227 12150 ts_tablet_manager.cc:1434] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:51.710279 12149 raft_consensus.cc:385] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.710963 12149 raft_consensus.cc:740] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.711731 12152 ts_tablet_manager.cc:1434] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:51.713029 12152 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97: Bootstrap starting.
I20260709 13:16:51.712903 12149 consensus_queue.cc:260] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.715413 12149 ts_tablet_manager.cc:1434] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:16:51.719696 12152 tablet_bootstrap.cc:654] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:51.726984 12152 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97: No bootstrap required, opened a new log
I20260709 13:16:51.727533 12152 ts_tablet_manager.cc:1403] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:16:51.729760 12171 raft_consensus.cc:493] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.730203 12171 raft_consensus.cc:515] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.730253 12152 raft_consensus.cc:359] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.731042 12152 raft_consensus.cc:385] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:51.731329 12152 raft_consensus.cc:740] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.732054 12171 leader_election.cc:290] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.732015 12152 consensus_queue.cc:260] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.733117 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.733741 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.733801 11960 raft_consensus.cc:2468] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.734480 12035 raft_consensus.cc:2468] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.734104 12152 ts_tablet_manager.cc:1434] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:51.735371 12073 leader_election.cc:304] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.736222 12171 raft_consensus.cc:2804] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.736508 12171 raft_consensus.cc:493] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.736759 12171 raft_consensus.cc:3060] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.740513 12157 consensus_queue.cc:1048] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.742823 12171 raft_consensus.cc:515] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.744635 12171 leader_election.cc:290] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.745573 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.745734 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.746344 11960 raft_consensus.cc:3060] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.746414 12034 raft_consensus.cc:3060] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.752110 12034 raft_consensus.cc:2468] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.753192 12075 leader_election.cc:304] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.753881 12171 raft_consensus.cc:2804] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.754819 11960 raft_consensus.cc:2468] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.755476 12171 raft_consensus.cc:697] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:51.756487 12171 consensus_queue.cc:237] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.762431 12157 consensus_queue.cc:1048] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.775309 11854 catalog_manager.cc:5697] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:51.781375 12171 raft_consensus.cc:493] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.781991 12171 raft_consensus.cc:515] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.787662 12171 leader_election.cc:290] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.787854 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.788271 12156 raft_consensus.cc:493] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.788491 11960 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.788758 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.788815 12156 raft_consensus.cc:515] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.789539 12035 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 0.
I20260709 13:16:51.789737 12073 leader_election.cc:304] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.790617 12171 raft_consensus.cc:2804] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.791000 12156 leader_election.cc:290] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.791354 12193 raft_consensus.cc:493] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.791745 12193 raft_consensus.cc:515] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.792513 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.793171 12108 raft_consensus.cc:2468] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 0.
I20260709 13:16:51.793565 12193 leader_election.cc:290] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.794368 11925 leader_election.cc:304] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.794670 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571" is_pre_election: true
I20260709 13:16:51.795274 12156 raft_consensus.cc:2804] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.791751 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:51.795787 12156 raft_consensus.cc:493] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.795152 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:51.796260 12156 raft_consensus.cc:3060] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.796437 12108 raft_consensus.cc:2468] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 0.
I20260709 13:16:51.797365 12035 raft_consensus.cc:2468] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38d21c9fed424930baee167b8634a571 in term 0.
I20260709 13:16:51.797504 12000 leader_election.cc:304] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.790977 12171 raft_consensus.cc:493] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.798375 12193 raft_consensus.cc:2804] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:51.798442 12171 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.798921 12193 raft_consensus.cc:493] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.799310 12193 raft_consensus.cc:3060] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.804654 12156 raft_consensus.cc:515] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.804911 12193 raft_consensus.cc:515] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.806059 11960 raft_consensus.cc:2393] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b42d8738c394bc988985accd2a578eb in current term 1: Already voted for candidate 38d21c9fed424930baee167b8634a571 in this term.
I20260709 13:16:51.805650 12171 raft_consensus.cc:515] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.807148 12193 leader_election.cc:290] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.808296 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:51.808558 12156 leader_election.cc:290] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [CANDIDATE]: Term 1 election: Requested vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:51.808492 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.808957 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.809864 11959 raft_consensus.cc:2393] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b42d8738c394bc988985accd2a578eb in current term 1: Already voted for candidate 38d21c9fed424930baee167b8634a571 in this term.
I20260709 13:16:51.810281 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ac2933a46a443482ebaf3e24f9cb98" candidate_uuid: "38d21c9fed424930baee167b8634a571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:51.810436 12171 leader_election.cc:290] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:51.808950 12108 raft_consensus.cc:3060] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.809791 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:51.809739 12035 raft_consensus.cc:2393] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38d21c9fed424930baee167b8634a571 in current term 1: Already voted for candidate 2b42d8738c394bc988985accd2a578eb in this term.
I20260709 13:16:51.811558 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:51.811864 11960 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.812938 12034 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.812909 11926 leader_election.cc:304] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [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: 38d21c9fed424930baee167b8634a571; no voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:51.814339 12156 raft_consensus.cc:2749] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:51.818758 12034 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.818811 12108 raft_consensus.cc:2468] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 1.
I20260709 13:16:51.819188 11960 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:51.820060 12075 leader_election.cc:304] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:51.820196 12000 leader_election.cc:304] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 38d21c9fed424930baee167b8634a571
I20260709 13:16:51.820922 12171 raft_consensus.cc:2804] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.821043 12193 raft_consensus.cc:2804] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:51.821451 12171 raft_consensus.cc:697] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:51.821621 12193 raft_consensus.cc:697] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:51.822355 12171 consensus_queue.cc:237] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.822469 12193 consensus_queue.cc:237] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:51.831221 11854 catalog_manager.cc:5697] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 1 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.832108 11858 catalog_manager.cc:5697] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:51.925295 12156 consensus_queue.cc:1048] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.936256 12153 consensus_queue.cc:1048] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.950140 12153 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.959610 12108 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:51.968247 12156 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.983548 12171 consensus_queue.cc:1048] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:51.993391 12171 consensus_queue.cc:1048] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:52.007390 12193 consensus_queue.cc:1048] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:52.009073 12193 consensus_queue.cc:1048] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:52.020681 12189 consensus_queue.cc:1048] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:52.023702  6081 ts_manager.cc:295] Set tserver state for 38d21c9fed424930baee167b8634a571 to MAINTENANCE_MODE
I20260709 13:16:52.024660  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
W20260709 13:16:52.059779 11999 consensus_peers.cc:597] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.070858  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:52.071682  6081 tablet_replica.cc:333] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.072254  6081 raft_consensus.cc:2243] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.072604  6081 raft_consensus.cc:2272] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.074563  6081 tablet_replica.cc:333] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.075098  6081 raft_consensus.cc:2243] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.075443  6081 raft_consensus.cc:2272] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.077183  6081 tablet_replica.cc:333] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.077687  6081 raft_consensus.cc:2243] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.078053  6081 raft_consensus.cc:2272] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.079941  6081 tablet_replica.cc:333] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.080420  6081 raft_consensus.cc:2243] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.081161  6081 raft_consensus.cc:2272] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.083228  6081 tablet_replica.cc:333] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.083724  6081 raft_consensus.cc:2243] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.084446  6081 raft_consensus.cc:2272] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.086562  6081 tablet_replica.cc:333] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.087064  6081 raft_consensus.cc:2243] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.087395  6081 raft_consensus.cc:2272] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.088929  6081 tablet_replica.cc:333] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.089411  6081 raft_consensus.cc:2243] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.089771  6081 raft_consensus.cc:2272] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.091881  6081 tablet_replica.cc:333] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.092422  6081 raft_consensus.cc:2243] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.092829  6081 raft_consensus.cc:2272] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.095098  6081 tablet_replica.cc:333] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.095623  6081 raft_consensus.cc:2243] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.095983  6081 raft_consensus.cc:2272] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.098052  6081 tablet_replica.cc:333] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: stopping tablet replica
I20260709 13:16:52.098497  6081 raft_consensus.cc:2243] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.099258  6081 raft_consensus.cc:2272] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.128198  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
W20260709 13:16:52.199707 12073 consensus_peers.cc:597] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.210992 12073 consensus_peers.cc:597] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.257732 12171 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:52.299979 12171 consensus_queue.cc:1048] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:52.357257 12193 consensus_queue.cc:1048] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:52.370592 11999 consensus_peers.cc:597] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.393069 12073 consensus_peers.cc:597] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.422053 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:16:52.461223 11999 consensus_peers.cc:597] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.492012 12073 consensus_peers.cc:597] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.210444 12171 raft_consensus.cc:493] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.210933 12171 raft_consensus.cc:515] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.212687 12171 leader_election.cc:290] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:53.213743 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
W20260709 13:16:53.216818 12073 leader_election.cc:336] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.217154 12073 leader_election.cc:304] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b6fd7be8564858808f52e2f5890d97; no voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571
I20260709 13:16:53.217713 12171 raft_consensus.cc:2749] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.423075 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:16:53.434952 12233 raft_consensus.cc:493] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.435479 12233 raft_consensus.cc:515] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.437050 12233 leader_election.cc:290] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:53.438239 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:53.439841 12171 raft_consensus.cc:493] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.440344 12171 raft_consensus.cc:515] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
W20260709 13:16:53.441293 11999 leader_election.cc:336] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.441804 11999 leader_election.cc:304] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb; no voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:53.442199 12171 leader_election.cc:290] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:53.443449 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:53.443638 12233 raft_consensus.cc:2749] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.444352 12034 raft_consensus.cc:2468] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:53.445313 12075 leader_election.cc:304] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [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: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:53.445983 12171 raft_consensus.cc:2804] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:53.446352 12171 raft_consensus.cc:493] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38d21c9fed424930baee167b8634a571)
W20260709 13:16:53.446626 12073 leader_election.cc:336] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.446712 12171 raft_consensus.cc:3060] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.451989 12171 raft_consensus.cc:515] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.453619 12171 leader_election.cc:290] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:53.454787 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a708a5ff3164b368350973bdcb755cb" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:53.455327 12034 raft_consensus.cc:3060] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:53.456911 12073 leader_election.cc:336] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.460327 12034 raft_consensus.cc:2468] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 2.
I20260709 13:16:53.461433 12075 leader_election.cc:304] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [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: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 38d21c9fed424930baee167b8634a571
I20260709 13:16:53.462121 12171 raft_consensus.cc:2804] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:53.462950 12171 raft_consensus.cc:697] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:53.463527 12233 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.463682 12171 consensus_queue.cc:237] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.464111 12233 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.466219 12233 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:53.467576 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
W20260709 13:16:53.470920 11999 leader_election.cc:336] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.471333 11999 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb; no voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:53.471596 12171 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.472146 12171 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.472666 12233 raft_consensus.cc:2749] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.474184 12171 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:53.474840 11854 catalog_manager.cc:5697] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 1 to 2, leader changed from 38d21c9fed424930baee167b8634a571 (127.5.240.65) to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:53.475203 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb" is_pre_election: true
I20260709 13:16:53.475883 12034 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 1.
I20260709 13:16:53.476897 12075 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [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: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:53.477679 12171 raft_consensus.cc:2804] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:53.478075 12171 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38d21c9fed424930baee167b8634a571)
W20260709 13:16:53.478122 12073 leader_election.cc:336] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.478514 12171 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.484992 12171 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.486843 12171 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:53.487856 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:53.488421 12034 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:53.490556 12073 leader_election.cc:336] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.495652 12034 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 2.
I20260709 13:16:53.497416 12075 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [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: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 38d21c9fed424930baee167b8634a571
I20260709 13:16:53.498678 12171 raft_consensus.cc:2804] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:53.499264 12171 raft_consensus.cc:697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:53.500025 12171 consensus_queue.cc:237] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.506948 11854 catalog_manager.cc:5697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 1 to 2, leader changed from 38d21c9fed424930baee167b8634a571 (127.5.240.65) to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:53.548137 12233 raft_consensus.cc:493] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.548692 12233 raft_consensus.cc:515] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.550395 12233 leader_election.cc:290] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:53.551520 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97" is_pre_election: true
I20260709 13:16:53.552083 12108 raft_consensus.cc:2468] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 1.
I20260709 13:16:53.552989 12000 leader_election.cc:304] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [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: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:53.553715 12233 raft_consensus.cc:2804] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:16:53.553987 11999 leader_election.cc:336] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.554030 12233 raft_consensus.cc:493] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38d21c9fed424930baee167b8634a571)
I20260709 13:16:53.554589 12233 raft_consensus.cc:3060] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.560689 12233 raft_consensus.cc:515] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.562330 12233 leader_election.cc:290] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:53.563411 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575cbfabd643daa8a1b1fb56b183a7" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:53.563984 12108 raft_consensus.cc:3060] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:53.565735 11999 leader_election.cc:336] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111)
I20260709 13:16:53.569242 12108 raft_consensus.cc:2468] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:16:53.570421 12000 leader_election.cc:304] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [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: 2b42d8738c394bc988985accd2a578eb, f9b6fd7be8564858808f52e2f5890d97; no voters: 38d21c9fed424930baee167b8634a571
I20260709 13:16:53.571231 12233 raft_consensus.cc:2804] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:53.571741 12233 raft_consensus.cc:697] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:53.572486 12233 consensus_queue.cc:237] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:53.579402 11854 catalog_manager.cc:5697] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 1 to 2, leader changed from 38d21c9fed424930baee167b8634a571 (127.5.240.65) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:53.786849 11999 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111) [suppressed 124 similar messages]
I20260709 13:16:53.973192 12034 raft_consensus.cc:1275] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:53.974432 12171 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:53.991428 12073 consensus_peers.cc:597] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.994391 12034 raft_consensus.cc:1275] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:53.995770 12246 consensus_queue.cc:1048] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:54.008534 12073 consensus_peers.cc:597] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:54.024905 11999 consensus_peers.cc:597] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:54.145771 12108 raft_consensus.cc:1275] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:54.147125 12233 consensus_queue.cc:1048] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:54.424115 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:16:54.476423 11999 consensus_peers.cc:597] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.758705 12073 consensus_peers.cc:597] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.810396 12073 consensus_peers.cc:597] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.861462 11999 consensus_peers.cc:597] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.960878 12073 consensus_peers.cc:597] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.964707 12073 consensus_peers.cc:597] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:55.064500 11999 consensus_peers.cc:597] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:55.425145 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:16:56.321897 12073 consensus_peers.cc:597] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:56.426565 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:16:56.502485 12073 consensus_peers.cc:597] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:56.683236 11999 consensus_peers.cc:597] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:56.706019 11999 consensus_peers.cc:597] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:57.147786  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:57.156312 12254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:57.157243 12253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:57.158833 12256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:57.158857  6081 server_base.cc:1061] running on GCE node
I20260709 13:16:57.160923  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:57.161230  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:57.161434  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603017161419 us; error 0 us; skew 500 ppm
I20260709 13:16:57.162266  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:57.166715  6081 webserver.cc:533] Webserver started at http://127.5.240.65:37351/ using document root <none> and password file <none>
I20260709 13:16:57.167322  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:57.167495  6081 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:16:57.171641  6081 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:16:57.175715 12261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:57.176535  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:16:57.176865  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "38d21c9fed424930baee167b8634a571"
format_stamp: "Formatted at 2026-07-09 13:16:50 on dist-test-slave-twc1"
I20260709 13:16:57.177274  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:57.196581  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:57.197981  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:57.199546  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:57.203491 12268 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:16:57.261413  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:16:57.261730  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.002s	sys 0.000s
I20260709 13:16:57.262089  6081 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:16:57.267728 12268 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.279793 12268 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.280485 12268 tablet_bootstrap.cc:492] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.281052 12268 ts_tablet_manager.cc:1403] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:16:57.283473 12268 raft_consensus.cc:359] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.284317 12268 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.285068 12268 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.288126 12268 ts_tablet_manager.cc:1434] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:57.288899 12268 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.301069 12268 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.301761 12268 tablet_bootstrap.cc:492] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.302356 12268 ts_tablet_manager.cc:1403] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:16:57.304800 12268 raft_consensus.cc:359] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.305578 12268 raft_consensus.cc:740] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.306384 12268 consensus_queue.cc:260] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.307916 12268 ts_tablet_manager.cc:1434] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:57.308605 12268 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.313512  6081 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:16:57.313861  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.048s	sys 0.000s
I20260709 13:16:57.322516 12268 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.323539 12268 tablet_bootstrap.cc:492] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.324282 12268 ts_tablet_manager.cc:1403] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:16:57.326493 12268 raft_consensus.cc:359] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.327072 12268 raft_consensus.cc:740] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.327742 12268 consensus_queue.cc:260] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.329535 12268 ts_tablet_manager.cc:1434] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:57.330286 12268 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
W20260709 13:16:57.343743 11999 consensus_peers.cc:597] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:57.347482 12268 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.348582 12268 tablet_bootstrap.cc:492] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.349195 12268 ts_tablet_manager.cc:1403] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:16:57.351761 12268 raft_consensus.cc:359] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:57.352473 12268 raft_consensus.cc:740] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.353343 12268 consensus_queue.cc:260] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:57.355209 12268 ts_tablet_manager.cc:1434] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:57.356089 12268 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.370515 12268 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.371168 12268 tablet_bootstrap.cc:492] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.371707 12268 ts_tablet_manager.cc:1403] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:16:57.373889  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:44141
I20260709 13:16:57.374127 12330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:44141 every 8 connection(s)
I20260709 13:16:57.373996 12268 raft_consensus.cc:359] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.374924 12268 raft_consensus.cc:740] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.375617 12268 consensus_queue.cc:260] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.377239 12268 ts_tablet_manager.cc:1434] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:57.377997 12268 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
W20260709 13:16:57.378552 12332 tablet.cc:2406] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:57.379313  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:57.400415 12268 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.401678 12268 tablet_bootstrap.cc:492] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.402521 12268 ts_tablet_manager.cc:1403] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 13:16:57.405582 12268 raft_consensus.cc:359] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.406544 12268 raft_consensus.cc:740] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.407439 12268 consensus_queue.cc:260] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.409742 12268 ts_tablet_manager.cc:1434] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:16:57.410920 12268 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.412451 12331 heartbeater.cc:344] Connected to a master server at 127.5.240.126:41109
I20260709 13:16:57.412971 12331 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:57.414026 12331 heartbeater.cc:507] Master 127.5.240.126:41109 requested a full tablet report, sending...
I20260709 13:16:57.423077 11854 ts_manager.cc:194] Re-registered known tserver with Master: 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141)
W20260709 13:16:57.427640 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:16:57.433982 12268 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.435066 12268 tablet_bootstrap.cc:492] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.435752 12268 ts_tablet_manager.cc:1403] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 13:16:57.436828 11854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54856
W20260709 13:16:57.438783 12073 consensus_peers.cc:597] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:16:57.438728 12268 raft_consensus.cc:359] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.439666 12268 raft_consensus.cc:740] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.440454 12268 consensus_queue.cc:260] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.441250 12331 heartbeater.cc:499] Master 127.5.240.126:41109 was elected leader, sending a full tablet report...
I20260709 13:16:57.442585 12268 ts_tablet_manager.cc:1434] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:57.443488 12268 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.444638 12108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
mode: GRACEFUL
new_leader_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:37760
I20260709 13:16:57.445466 12108 raft_consensus.cc:606] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Received request to transfer leadership to TS 2b42d8738c394bc988985accd2a578eb
I20260709 13:16:57.448782 12108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954c094759d7405a9f060fd28b522689"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
mode: GRACEFUL
new_leader_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:37760
I20260709 13:16:57.449409 12108 raft_consensus.cc:606] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Received request to transfer leadership to TS 2b42d8738c394bc988985accd2a578eb
I20260709 13:16:57.450956  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:57.451619  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:57.452406  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:57.457024 12268 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.457808 12268 tablet_bootstrap.cc:492] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.458326 12268 ts_tablet_manager.cc:1403] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:16:57.460868 12268 raft_consensus.cc:359] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.461479 12268 raft_consensus.cc:740] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.462067 12268 consensus_queue.cc:260] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.464010 12268 ts_tablet_manager.cc:1434] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:16:57.464879 12268 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.476325 12268 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.476989 12268 tablet_bootstrap.cc:492] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.477523 12268 ts_tablet_manager.cc:1403] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:16:57.479360 12268 raft_consensus.cc:359] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.479894 12268 raft_consensus.cc:740] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.480463 12268 consensus_queue.cc:260] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.482213 12268 ts_tablet_manager.cc:1434] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:16:57.483148 12268 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Bootstrap starting.
I20260709 13:16:57.497219 12268 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:57.497961 12268 tablet_bootstrap.cc:492] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Bootstrap complete.
I20260709 13:16:57.498487 12268 ts_tablet_manager.cc:1403] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:16:57.500809 12305 raft_consensus.cc:3060] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.500804 12268 raft_consensus.cc:359] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.501503 12268 raft_consensus.cc:740] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d21c9fed424930baee167b8634a571, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.502297 12268 consensus_queue.cc:260] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.504426 12268 ts_tablet_manager.cc:1434] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:57.761763 12305 raft_consensus.cc:3060] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.764062 12347 raft_consensus.cc:993] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: : Instructing follower 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:57.764681 12171 raft_consensus.cc:1081] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Signalling peer 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:57.766434 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:45252
I20260709 13:16:57.766944 12035 raft_consensus.cc:493] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.767233 12035 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.777357 12035 raft_consensus.cc:515] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.779554 12035 leader_election.cc:290] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:57.780401 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:57.780764 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:57.781438 12108 raft_consensus.cc:3055] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.781847 12108 raft_consensus.cc:740] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:57.781322 12305 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.782920 12108 consensus_queue.cc:260] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.785068 12108 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.789505 12305 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:16:57.790735 11999 leader_election.cc:304] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:16:57.791682 12252 raft_consensus.cc:2804] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.791484 12108 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:16:57.792925 12252 raft_consensus.cc:697] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:57.793951 12252 consensus_queue.cc:237] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.802342 11854 catalog_manager.cc:5697] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 1 to 2, leader changed from f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.911918 12347 raft_consensus.cc:993] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: : Instructing follower 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:57.912501 12171 raft_consensus.cc:1081] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Signalling peer 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:57.914603 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954c094759d7405a9f060fd28b522689"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:45252
I20260709 13:16:57.915331 12035 raft_consensus.cc:493] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.915781 12035 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.922288 12035 raft_consensus.cc:515] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.923913 12035 leader_election.cc:290] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:57.924794 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:57.925020 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:57.925391 12305 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.925601 12108 raft_consensus.cc:3055] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.925945 12108 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:57.926918 12108 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.927973 12108 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.930954 12305 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:16:57.932066 11999 leader_election.cc:304] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:16:57.932770 12252 raft_consensus.cc:2804] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.933224 12108 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:16:57.933252 12252 raft_consensus.cc:697] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:57.934584 12252 consensus_queue.cc:237] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:57.941475 11854 catalog_manager.cc:5697] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 1 to 2, leader changed from f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.978878 12305 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.197039 12305 raft_consensus.cc:1275] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.198297 12362 consensus_queue.cc:1048] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.207903 12108 raft_consensus.cc:1275] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.209564 12349 consensus_queue.cc:1048] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.326092 12108 raft_consensus.cc:1275] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.327876 12349 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.337013 12305 raft_consensus.cc:1275] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.338649 12362 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:58.428619 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:16:58.461725  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:58.477882 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
mode: GRACEFUL
new_leader_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:37796
I20260709 13:16:58.478507 12035 raft_consensus.cc:606] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Received request to transfer leadership to TS f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:58.480998 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954c094759d7405a9f060fd28b522689"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
mode: GRACEFUL
new_leader_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:37796
I20260709 13:16:58.481478 12035 raft_consensus.cc:606] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Received request to transfer leadership to TS f9b6fd7be8564858808f52e2f5890d97
I20260709 13:16:58.482466  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:58.482921  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:58.483440  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:58.803973 12349 raft_consensus.cc:993] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: : Instructing follower f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:16:58.804422 12362 raft_consensus.cc:1081] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Signalling peer f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:16:58.806072 12108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:33348
I20260709 13:16:58.806640 12108 raft_consensus.cc:493] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.806928 12108 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.812016 12108 raft_consensus.cc:515] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:58.813755 12108 leader_election.cc:290] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 election: Requested vote from peers 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779), 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141)
I20260709 13:16:58.814601 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:58.814862 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:58.815306 12035 raft_consensus.cc:3055] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.815388 12305 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.815606 12035 raft_consensus.cc:740] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:58.816418 12035 consensus_queue.cc:260] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:58.817469 12035 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.821038 12305 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 2.
I20260709 13:16:58.822247 12073 leader_election.cc:304] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:58.823103 12035 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 2.
I20260709 13:16:58.823150 12360 raft_consensus.cc:2804] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:58.823800 12360 raft_consensus.cc:697] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:58.824661 12360 consensus_queue.cc:237] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:58.832187 11854 catalog_manager.cc:5697] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 1 to 2, leader changed from 2b42d8738c394bc988985accd2a578eb (127.5.240.66) to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.945731 12362 raft_consensus.cc:993] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: : Instructing follower f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:16:58.946182 12349 raft_consensus.cc:1081] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Signalling peer f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:16:58.947546 12108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954c094759d7405a9f060fd28b522689"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:33348
I20260709 13:16:58.948001 12108 raft_consensus.cc:493] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.948267 12108 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:58.952898 12108 raft_consensus.cc:515] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:58.954463 12108 leader_election.cc:290] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 3 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:16:58.955225 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:58.955487 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:16:58.956027 12035 raft_consensus.cc:3055] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:58.955794 12305 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:58.956398 12035 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:58.957170 12035 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:58.958194 12035 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:58.961561 12305 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 3.
I20260709 13:16:58.962842 12073 leader_election.cc:304] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:16:58.963371 12035 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 3.
I20260709 13:16:58.963654 12347 raft_consensus.cc:2804] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:58.964222 12347 raft_consensus.cc:697] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:58.964931 12347 consensus_queue.cc:237] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue 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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:58.970839 11854 catalog_manager.cc:5697] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 2 to 3, leader changed from 2b42d8738c394bc988985accd2a578eb (127.5.240.66) to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.387691 12305 raft_consensus.cc:1275] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.388897 12347 consensus_queue.cc:1048] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.399060 12035 raft_consensus.cc:1275] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.402177 12377 consensus_queue.cc:1048] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.413699 12305 raft_consensus.cc:1275] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:59.415004 12377 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:59.429580 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:16:59.431821 12035 raft_consensus.cc:1275] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:59.433437 12360 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:59.489782  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:59.499014 12108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
mode: GRACEFUL
new_leader_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:37760
I20260709 13:16:59.499505 12108 raft_consensus.cc:606] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Received request to transfer leadership to TS 2b42d8738c394bc988985accd2a578eb
I20260709 13:16:59.501793 12108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
mode: GRACEFUL
new_leader_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:37760
I20260709 13:16:59.502301 12108 raft_consensus.cc:606] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Received request to transfer leadership to TS 2b42d8738c394bc988985accd2a578eb
I20260709 13:16:59.503211  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:59.503669  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:59.504207  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:59.612782 12377 raft_consensus.cc:993] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: : Instructing follower 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:59.613291 12360 raft_consensus.cc:1081] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Signalling peer 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:59.614845 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:45252
I20260709 13:16:59.615382 12035 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:59.615679 12035 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.620577 12035 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:59.622062 12035 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 3 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:16:59.623018 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:59.623018 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:59.623785 12108 raft_consensus.cc:3055] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:59.623848 12305 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.624168 12108 raft_consensus.cc:740] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:59.625054 12108 consensus_queue.cc:260] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:59.626313 12108 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.631518 12305 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 3.
I20260709 13:16:59.632792 11999 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:16:59.632965 12108 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 3.
I20260709 13:16:59.633834 12349 raft_consensus.cc:2804] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:59.635087 12349 raft_consensus.cc:697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:59.636135 12349 consensus_queue.cc:237] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue 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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:16:59.645382 11856 catalog_manager.cc:5697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 2 to 3, leader changed from f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 3 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.877993 12377 raft_consensus.cc:993] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: : Instructing follower 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:59.878515 12377 raft_consensus.cc:1081] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Signalling peer 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:16:59.880033 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:45252
I20260709 13:16:59.880580 12035 raft_consensus.cc:493] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:59.880910 12035 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.885527 12035 raft_consensus.cc:515] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:59.886948 12035 leader_election.cc:290] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 3 election: Requested vote from peers f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369), 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141)
I20260709 13:16:59.888042 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:16:59.887990 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5335f34914e04dd19b3ef66c9f5354e0" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:16:59.888842 12305 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.888903 12109 raft_consensus.cc:3055] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:59.889359 12109 raft_consensus.cc:740] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:16:59.890163 12109 consensus_queue.cc:260] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [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: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:59.891475 12109 raft_consensus.cc:3060] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.896684 12305 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 3.
I20260709 13:16:59.898077 11999 leader_election.cc:304] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:16:59.898859 12349 raft_consensus.cc:2804] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:59.899142 12109 raft_consensus.cc:2468] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 3.
I20260709 13:16:59.899274 12349 raft_consensus.cc:697] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:16:59.900148 12349 consensus_queue.cc:237] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue 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: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } }
I20260709 13:16:59.906131 11856 catalog_manager.cc:5697] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 2 to 3, leader changed from f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 3 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.023854 12109 raft_consensus.cc:1275] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:00.025043 12349 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.036046 12305 raft_consensus.cc:1275] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:00.037492 12349 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:00.430681 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:00.510542  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:00.518123 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
mode: GRACEFUL
new_leader_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:37796
I20260709 13:17:00.518632 12035 raft_consensus.cc:606] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Received request to transfer leadership to TS f9b6fd7be8564858808f52e2f5890d97
I20260709 13:17:00.521193 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
mode: GRACEFUL
new_leader_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:37796
I20260709 13:17:00.521667 12035 raft_consensus.cc:606] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Received request to transfer leadership to TS f9b6fd7be8564858808f52e2f5890d97
I20260709 13:17:00.522740  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:00.523218  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:00.523867  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:00.525588 12305 raft_consensus.cc:1275] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:00.527103 12349 consensus_queue.cc:1048] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.527804 12109 raft_consensus.cc:1275] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:00.529517 12349 consensus_queue.cc:1048] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.683105 12397 raft_consensus.cc:993] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: : Instructing follower f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:17:00.683578 12399 raft_consensus.cc:1081] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Signalling peer f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:17:00.684937 12109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:33348
I20260709 13:17:00.685417 12109 raft_consensus.cc:493] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:00.685707 12109 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.690596 12109 raft_consensus.cc:515] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:00.692166 12109 leader_election.cc:290] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 3 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:17:00.693030 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:17:00.693125 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c1e4f5cf04a15bbb75d76122e1b41" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:17:00.693754 12305 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.693812 12035 raft_consensus.cc:3055] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:00.694226 12035 raft_consensus.cc:740] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:17:00.694840 12035 consensus_queue.cc:260] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:00.695706 12035 raft_consensus.cc:3060] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.698459 12305 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 3.
I20260709 13:17:00.699539 12073 leader_election.cc:304] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:17:00.700157 12360 raft_consensus.cc:2804] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:00.700384 12035 raft_consensus.cc:2468] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 3.
I20260709 13:17:00.701169 12360 raft_consensus.cc:697] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:17:00.702159 12360 consensus_queue.cc:237] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Queue 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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:00.708683 11858 catalog_manager.cc:5697] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 2 to 3, leader changed from 2b42d8738c394bc988985accd2a578eb (127.5.240.66) to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 3 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.068439 12399 raft_consensus.cc:993] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: : Instructing follower f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:17:01.068902 12397 raft_consensus.cc:1081] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Signalling peer f9b6fd7be8564858808f52e2f5890d97 to start an election
I20260709 13:17:01.070475 12109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
 from {username='slave'} at 127.0.0.1:33348
I20260709 13:17:01.070936 12109 raft_consensus.cc:493] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.071199 12109 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.076172 12109 raft_consensus.cc:515] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:01.077818 12109 leader_election.cc:290] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [CANDIDATE]: Term 4 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), 2b42d8738c394bc988985accd2a578eb (127.5.240.66:40779)
I20260709 13:17:01.078787 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:17:01.078963 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740bc7d2b1c45219fa4585d0cc7fd23" candidate_uuid: "f9b6fd7be8564858808f52e2f5890d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2b42d8738c394bc988985accd2a578eb"
I20260709 13:17:01.079521 12304 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.079574 12035 raft_consensus.cc:3055] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:01.080096 12035 raft_consensus.cc:740] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:17:01.080708 12035 consensus_queue.cc:260] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:01.081542 12035 raft_consensus.cc:3060] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.085466 12304 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 4.
I20260709 13:17:01.085959 12035 raft_consensus.cc:2468] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b6fd7be8564858808f52e2f5890d97 in term 4.
I20260709 13:17:01.086597 12073 leader_election.cc:304] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [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: 38d21c9fed424930baee167b8634a571, f9b6fd7be8564858808f52e2f5890d97; no voters: 
I20260709 13:17:01.087278 12360 raft_consensus.cc:2804] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:01.087642 12360 raft_consensus.cc:697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 4 LEADER]: Becoming Leader. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:17:01.088326 12360 consensus_queue.cc:237] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:01.093228 12035 raft_consensus.cc:1275] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:01.094350 12360 consensus_queue.cc:1048] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:01.095156 11858 catalog_manager.cc:5697] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 reported cstate change: term changed from 3 to 4, leader changed from 2b42d8738c394bc988985accd2a578eb (127.5.240.66) to f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67). New cstate: current_term: 4 leader_uuid: "f9b6fd7be8564858808f52e2f5890d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.107931 12304 raft_consensus.cc:1275] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:01.109200 12360 consensus_queue.cc:1048] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:01.431764 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:01.474058 12035 raft_consensus.cc:1275] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:01.475332 12360 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.485829 12304 raft_consensus.cc:1275] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Refusing update from remote peer f9b6fd7be8564858808f52e2f5890d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:01.487216 12414 consensus_queue.cc:1048] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.532874  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:01.540819 12109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954c094759d7405a9f060fd28b522689"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
mode: GRACEFUL
new_leader_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:37760
I20260709 13:17:01.541394 12109 raft_consensus.cc:606] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Received request to transfer leadership to TS 2b42d8738c394bc988985accd2a578eb
I20260709 13:17:01.543907 12109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4"
dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
mode: GRACEFUL
new_leader_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:37760
I20260709 13:17:01.544512 12109 raft_consensus.cc:606] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Received request to transfer leadership to TS 2b42d8738c394bc988985accd2a578eb
I20260709 13:17:01.545800  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:01.546310  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:01.546855  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:01.785756 12401 raft_consensus.cc:993] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: : Instructing follower 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:17:01.786180 12414 raft_consensus.cc:1081] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Signalling peer 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:17:01.787505 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954c094759d7405a9f060fd28b522689"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:45252
I20260709 13:17:01.787933 12035 raft_consensus.cc:493] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.788184 12035 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.792621 12035 raft_consensus.cc:515] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:01.794050 12035 leader_election.cc:290] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 4 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:17:01.794879 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:17:01.795080 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954c094759d7405a9f060fd28b522689" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:17:01.795461 12304 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.795653 12109 raft_consensus.cc:3055] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:01.795980 12109 raft_consensus.cc:740] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:17:01.796651 12109 consensus_queue.cc:260] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:01.797593 12109 raft_consensus.cc:3060] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.800679 12304 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 4.
I20260709 13:17:01.801872 11999 leader_election.cc:304] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [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: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:17:01.802562 12397 raft_consensus.cc:2804] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:01.802827 12109 raft_consensus.cc:2468] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 4.
I20260709 13:17:01.803454 12397 raft_consensus.cc:697] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 4 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:17:01.804376 12397 consensus_queue.cc:237] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [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: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:01.810797 11858 catalog_manager.cc:5697] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 3 to 4, leader changed from f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 4 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.039108 12401 raft_consensus.cc:993] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: : Instructing follower 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:17:02.039623 12360 raft_consensus.cc:1081] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Signalling peer 2b42d8738c394bc988985accd2a578eb to start an election
I20260709 13:17:02.041003 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4"
dest_uuid: "2b42d8738c394bc988985accd2a578eb"
 from {username='slave'} at 127.0.0.1:45252
I20260709 13:17:02.041446 12035 raft_consensus.cc:493] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.041733 12035 raft_consensus.cc:3060] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.047187 12035 raft_consensus.cc:515] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:02.048678 12035 leader_election.cc:290] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Requested vote from peers 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141), f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67:39369)
I20260709 13:17:02.049431 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38d21c9fed424930baee167b8634a571"
I20260709 13:17:02.049557 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ce7753675e47d988c9b72b194b4fb4" candidate_uuid: "2b42d8738c394bc988985accd2a578eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b6fd7be8564858808f52e2f5890d97"
I20260709 13:17:02.050031 12304 raft_consensus.cc:3060] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.050169 12109 raft_consensus.cc:3055] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.050588 12109 raft_consensus.cc:740] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b6fd7be8564858808f52e2f5890d97, State: Running, Role: LEADER
I20260709 13:17:02.051241 12109 consensus_queue.cc:260] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:02.052134 12109 raft_consensus.cc:3060] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.055274 12304 raft_consensus.cc:2468] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:17:02.056351 11999 leader_election.cc:304] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b42d8738c394bc988985accd2a578eb, 38d21c9fed424930baee167b8634a571; no voters: 
I20260709 13:17:02.057040 12397 raft_consensus.cc:2804] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.057296 12109 raft_consensus.cc:2468] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b42d8738c394bc988985accd2a578eb in term 2.
I20260709 13:17:02.057417 12397 raft_consensus.cc:697] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Becoming Leader. State: Replica: 2b42d8738c394bc988985accd2a578eb, State: Running, Role: LEADER
I20260709 13:17:02.058487 12397 consensus_queue.cc:237] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } }
I20260709 13:17:02.065047 11858 catalog_manager.cc:5697] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb reported cstate change: term changed from 1 to 2, leader changed from f9b6fd7be8564858808f52e2f5890d97 (127.5.240.67) to 2b42d8738c394bc988985accd2a578eb (127.5.240.66). New cstate: current_term: 2 leader_uuid: "2b42d8738c394bc988985accd2a578eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b42d8738c394bc988985accd2a578eb" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.290817 12304 raft_consensus.cc:1275] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:02.292039 12397 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d21c9fed424930baee167b8634a571" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:02.301352 12109 raft_consensus.cc:1275] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:02.302999 12416 consensus_queue.cc:1048] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:17:02.432767 11906 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:02.553280  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:02.582923  6081 tablet_server.cc:179] TabletServer@127.5.240.65:44141 shutting down...
W20260709 13:17:02.599197 11999 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
I20260709 13:17:02.599188  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:02.600068  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.600932  6081 raft_consensus.cc:2243] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.601445  6081 raft_consensus.cc:2272] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:02.602134 11999 consensus_peers.cc:597] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.603443  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.604180  6081 raft_consensus.cc:2243] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.604645  6081 raft_consensus.cc:2272] T c4ce7753675e47d988c9b72b194b4fb4 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.605233 12109 raft_consensus.cc:1275] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Refusing update from remote peer 2b42d8738c394bc988985accd2a578eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.606675  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.606544 12397 consensus_queue.cc:1048] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b6fd7be8564858808f52e2f5890d97" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.607335  6081 raft_consensus.cc:2243] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.607769  6081 raft_consensus.cc:2272] T 67575cbfabd643daa8a1b1fb56b183a7 P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.610109  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.610846  6081 raft_consensus.cc:2243] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.611280  6081 raft_consensus.cc:2272] T 27d6ee72dbd7422393cb428f7d1de2cc P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.613566  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.614375  6081 raft_consensus.cc:2243] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.614838  6081 raft_consensus.cc:2272] T 77f4350a4175402cad125197bcf541da P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.617262  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.618081  6081 raft_consensus.cc:2243] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.618606  6081 raft_consensus.cc:2272] T 563c1e4f5cf04a15bbb75d76122e1b41 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.621097  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.622005  6081 raft_consensus.cc:2243] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.622653  6081 raft_consensus.cc:2272] T 5335f34914e04dd19b3ef66c9f5354e0 P 38d21c9fed424930baee167b8634a571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.625329  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.626219  6081 raft_consensus.cc:2243] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.626636  6081 raft_consensus.cc:2272] T 5a708a5ff3164b368350973bdcb755cb P 38d21c9fed424930baee167b8634a571 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:02.627976 12073 consensus_peers.cc:597] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.628672  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.629261  6081 raft_consensus.cc:2243] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.629643  6081 raft_consensus.cc:2272] T e5ac2933a46a443482ebaf3e24f9cb98 P 38d21c9fed424930baee167b8634a571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.631459  6081 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:02.631927  6081 raft_consensus.cc:2243] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.632340  6081 raft_consensus.cc:2272] T 954c094759d7405a9f060fd28b522689 P 38d21c9fed424930baee167b8634a571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.660653  6081 tablet_server.cc:196] TabletServer@127.5.240.65:44141 shutdown complete.
W20260709 13:17:02.662925 11999 consensus_peers.cc:597] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb -> Peer 38d21c9fed424930baee167b8634a571 (127.5.240.65:44141): Couldn't send request to peer 38d21c9fed424930baee167b8634a571. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.679670  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
I20260709 13:17:02.701406  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:02.702123  6081 tablet_replica.cc:333] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.702787  6081 raft_consensus.cc:2243] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.703614  6081 raft_consensus.cc:2272] T c4ce7753675e47d988c9b72b194b4fb4 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.706457  6081 tablet_replica.cc:333] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.707050  6081 raft_consensus.cc:2243] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.707842  6081 raft_consensus.cc:2272] T 954c094759d7405a9f060fd28b522689 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.710811  6081 tablet_replica.cc:333] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.711401  6081 raft_consensus.cc:2243] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.712332  6081 raft_consensus.cc:2272] T 27d6ee72dbd7422393cb428f7d1de2cc P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.714462  6081 tablet_replica.cc:333] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.715091  6081 raft_consensus.cc:2243] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.715521  6081 raft_consensus.cc:2272] T 5740bc7d2b1c45219fa4585d0cc7fd23 P 2b42d8738c394bc988985accd2a578eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.717425  6081 tablet_replica.cc:333] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.717990  6081 raft_consensus.cc:2243] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.718384  6081 raft_consensus.cc:2272] T 77f4350a4175402cad125197bcf541da P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.720350  6081 tablet_replica.cc:333] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.720968  6081 raft_consensus.cc:2243] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.721688  6081 raft_consensus.cc:2272] T 5335f34914e04dd19b3ef66c9f5354e0 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.723781  6081 tablet_replica.cc:333] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.724275  6081 raft_consensus.cc:2243] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.724637  6081 raft_consensus.cc:2272] T 563c1e4f5cf04a15bbb75d76122e1b41 P 2b42d8738c394bc988985accd2a578eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.726712  6081 tablet_replica.cc:333] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.727200  6081 raft_consensus.cc:2243] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.727967  6081 raft_consensus.cc:2272] T e5ac2933a46a443482ebaf3e24f9cb98 P 2b42d8738c394bc988985accd2a578eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.730104  6081 tablet_replica.cc:333] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.730559  6081 raft_consensus.cc:2243] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.730969  6081 raft_consensus.cc:2272] T 5a708a5ff3164b368350973bdcb755cb P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.732942  6081 tablet_replica.cc:333] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb: stopping tablet replica
I20260709 13:17:02.733333  6081 raft_consensus.cc:2243] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.734054  6081 raft_consensus.cc:2272] T 67575cbfabd643daa8a1b1fb56b183a7 P 2b42d8738c394bc988985accd2a578eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.763765  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:17:02.786087  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:17:02.808924  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:02.809741  6081 tablet_replica.cc:333] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.810451  6081 raft_consensus.cc:2243] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.810914  6081 raft_consensus.cc:2272] T c4ce7753675e47d988c9b72b194b4fb4 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.814129  6081 tablet_replica.cc:333] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.814714  6081 raft_consensus.cc:2243] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.815141  6081 raft_consensus.cc:2272] T 954c094759d7405a9f060fd28b522689 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.817673  6081 tablet_replica.cc:333] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.818291  6081 raft_consensus.cc:2243] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.818753  6081 raft_consensus.cc:2272] T 67575cbfabd643daa8a1b1fb56b183a7 P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.820768  6081 tablet_replica.cc:333] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.821328  6081 raft_consensus.cc:2243] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.822082  6081 raft_consensus.cc:2272] T 5740bc7d2b1c45219fa4585d0cc7fd23 P f9b6fd7be8564858808f52e2f5890d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.823931  6081 tablet_replica.cc:333] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.824451  6081 raft_consensus.cc:2243] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.825196  6081 raft_consensus.cc:2272] T 563c1e4f5cf04a15bbb75d76122e1b41 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.827210  6081 tablet_replica.cc:333] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.827713  6081 raft_consensus.cc:2243] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.828490  6081 raft_consensus.cc:2272] T 77f4350a4175402cad125197bcf541da P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.830549  6081 tablet_replica.cc:333] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.831063  6081 raft_consensus.cc:2243] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.831460  6081 raft_consensus.cc:2272] T 5335f34914e04dd19b3ef66c9f5354e0 P f9b6fd7be8564858808f52e2f5890d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.833442  6081 tablet_replica.cc:333] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.833977  6081 raft_consensus.cc:2243] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.834421  6081 raft_consensus.cc:2272] T e5ac2933a46a443482ebaf3e24f9cb98 P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.836329  6081 tablet_replica.cc:333] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.836807  6081 raft_consensus.cc:2243] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.837548  6081 raft_consensus.cc:2272] T 5a708a5ff3164b368350973bdcb755cb P f9b6fd7be8564858808f52e2f5890d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.839632  6081 tablet_replica.cc:333] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97: stopping tablet replica
I20260709 13:17:02.840060  6081 raft_consensus.cc:2243] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:02.840469  6081 raft_consensus.cc:2272] T 27d6ee72dbd7422393cb428f7d1de2cc P f9b6fd7be8564858808f52e2f5890d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.870728  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
I20260709 13:17:02.893497  6081 master.cc:562] Master@127.5.240.126:41109 shutting down...
I20260709 13:17:02.914415  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:02.914969  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:02.915303  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32279aecee764e259a2f1202a0b094a9: stopping tablet replica
I20260709 13:17:02.936293  6081 master.cc:584] Master@127.5.240.126:41109 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12694 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:17:02.978653  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:36689
I20260709 13:17:02.979780  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:02.985132 12436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.985585 12437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.986207 12439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:02.986685  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:02.987603  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:02.987799  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:02.987946  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603022987921 us; error 0 us; skew 500 ppm
I20260709 13:17:02.988448  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:02.990716  6081 webserver.cc:533] Webserver started at http://127.5.240.126:37573/ using document root <none> and password file <none>
I20260709 13:17:02.991204  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:02.991380  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:02.991633  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:02.992672  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "3609a72df4d94073886d122dc49d5330"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-twc1"
I20260709 13:17:02.997058  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:03.000711 12444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.001442  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:03.001726  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "3609a72df4d94073886d122dc49d5330"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-twc1"
I20260709 13:17:03.002028  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:03.015565  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:03.016728  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:03.053731  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:36689
I20260709 13:17:03.053817 12495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:36689 every 8 connection(s)
I20260709 13:17:03.057448 12496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.068642 12496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330: Bootstrap starting.
I20260709 13:17:03.073311 12496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.077608 12496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330: No bootstrap required, opened a new log
I20260709 13:17:03.079694 12496 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3609a72df4d94073886d122dc49d5330" member_type: VOTER }
I20260709 13:17:03.080090 12496 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.080268 12496 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3609a72df4d94073886d122dc49d5330, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.080758 12496 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3609a72df4d94073886d122dc49d5330" member_type: VOTER }
I20260709 13:17:03.081190 12496 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:03.081382 12496 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:03.081599 12496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.086253 12496 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3609a72df4d94073886d122dc49d5330" member_type: VOTER }
I20260709 13:17:03.086740 12496 leader_election.cc:304] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [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: 3609a72df4d94073886d122dc49d5330; no voters: 
I20260709 13:17:03.087777 12496 leader_election.cc:290] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:03.088074 12499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.089442 12499 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 1 LEADER]: Becoming Leader. State: Replica: 3609a72df4d94073886d122dc49d5330, State: Running, Role: LEADER
I20260709 13:17:03.090040 12499 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [LEADER]: Queue going to LEADER mode. State: All 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: "3609a72df4d94073886d122dc49d5330" member_type: VOTER }
I20260709 13:17:03.090579 12496 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:03.094914 12500 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3609a72df4d94073886d122dc49d5330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3609a72df4d94073886d122dc49d5330" member_type: VOTER } }
I20260709 13:17:03.095642 12500 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:03.097136 12501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3609a72df4d94073886d122dc49d5330. Latest consensus state: current_term: 1 leader_uuid: "3609a72df4d94073886d122dc49d5330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3609a72df4d94073886d122dc49d5330" member_type: VOTER } }
I20260709 13:17:03.097819 12501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:03.100263 12507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:03.106350 12507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:03.107456  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:03.115000 12507 catalog_manager.cc:1383] Generated new cluster ID: 52169aa9f56a4e1a9c54adbe94d0df33
I20260709 13:17:03.115319 12507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:03.134187 12507 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:03.135507 12507 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:03.154294 12507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330: Generated new TSK 0
I20260709 13:17:03.154943 12507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:03.174393  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:03.180922 12517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:03.181512 12518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:03.184155  6081 server_base.cc:1061] running on GCE node
W20260709 13:17:03.184365 12520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:03.185473  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:03.185705  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:03.185830  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603023185819 us; error 0 us; skew 500 ppm
I20260709 13:17:03.186364  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:03.188649  6081 webserver.cc:533] Webserver started at http://127.5.240.65:36473/ using document root <none> and password file <none>
I20260709 13:17:03.189078  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:03.189241  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:03.189455  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:03.190524  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "33df8c22ceaa4355ada2111dd28b9616"
format_stamp: "Formatted at 2026-07-09 13:17:03 on dist-test-slave-twc1"
I20260709 13:17:03.194970  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:03.198383 12525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.199155  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:03.199465  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "33df8c22ceaa4355ada2111dd28b9616"
format_stamp: "Formatted at 2026-07-09 13:17:03 on dist-test-slave-twc1"
I20260709 13:17:03.199769  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:03.243360  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:03.245031  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:03.247072  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:03.249397  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:03.249620  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.249866  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:03.250092  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:17:03.290426  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:39531
I20260709 13:17:03.290547 12587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:39531 every 8 connection(s)
I20260709 13:17:03.295295  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:03.302493 12592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:03.302980 12593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:03.306999 12596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:03.307097  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:03.308434 12588 heartbeater.cc:344] Connected to a master server at 127.5.240.126:36689
I20260709 13:17:03.308660  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:03.308933 12588 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:03.308960  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:03.309301  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603023309280 us; error 0 us; skew 500 ppm
I20260709 13:17:03.309971 12588 heartbeater.cc:507] Master 127.5.240.126:36689 requested a full tablet report, sending...
I20260709 13:17:03.310133  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:03.312393 12461 ts_manager.cc:194] Registered new tserver with Master: 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531)
I20260709 13:17:03.312966  6081 webserver.cc:533] Webserver started at http://127.5.240.66:42617/ using document root <none> and password file <none>
I20260709 13:17:03.313534  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:03.313733  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:03.314016  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:03.314410 12461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48314
I20260709 13:17:03.315132  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "2769ecaa11274d70a59245fc3e30f144"
format_stamp: "Formatted at 2026-07-09 13:17:03 on dist-test-slave-twc1"
I20260709 13:17:03.320297  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:03.323724 12600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.324483  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:03.324806  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "2769ecaa11274d70a59245fc3e30f144"
format_stamp: "Formatted at 2026-07-09 13:17:03 on dist-test-slave-twc1"
I20260709 13:17:03.325078  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:03.341140  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:03.342419  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:03.343928  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:03.346208  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:03.346421  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.346650  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:03.346804  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.386921  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:42133
I20260709 13:17:03.387012 12662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:42133 every 8 connection(s)
I20260709 13:17:03.391606  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:03.399286 12666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:03.400885 12667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:03.404247  6081 server_base.cc:1061] running on GCE node
W20260709 13:17:03.404358 12669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:03.405277 12663 heartbeater.cc:344] Connected to a master server at 127.5.240.126:36689
I20260709 13:17:03.405560  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:03.405699 12663 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:03.405874  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:03.406140  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603023406123 us; error 0 us; skew 500 ppm
I20260709 13:17:03.406741  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:03.406678 12663 heartbeater.cc:507] Master 127.5.240.126:36689 requested a full tablet report, sending...
I20260709 13:17:03.409111 12461 ts_manager.cc:194] Registered new tserver with Master: 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:03.409518  6081 webserver.cc:533] Webserver started at http://127.5.240.67:42363/ using document root <none> and password file <none>
I20260709 13:17:03.410109  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:03.410317  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:03.410567  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:03.410827 12461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48326
I20260709 13:17:03.411798  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "129cd77666ee40138628436cdc14c863"
format_stamp: "Formatted at 2026-07-09 13:17:03 on dist-test-slave-twc1"
I20260709 13:17:03.416635  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:17:03.420099 12674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.420902  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:03.421208  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "129cd77666ee40138628436cdc14c863"
format_stamp: "Formatted at 2026-07-09 13:17:03 on dist-test-slave-twc1"
I20260709 13:17:03.421480  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:03.437722  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:03.438928  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:03.440357  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:03.442643  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:03.442859  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.443085  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:03.443250  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:03.483814  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:39521
I20260709 13:17:03.483915 12736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:39521 every 8 connection(s)
I20260709 13:17:03.497807 12737 heartbeater.cc:344] Connected to a master server at 127.5.240.126:36689
I20260709 13:17:03.498281 12737 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:03.499007 12737 heartbeater.cc:507] Master 127.5.240.126:36689 requested a full tablet report, sending...
I20260709 13:17:03.501080 12461 ts_manager.cc:194] Registered new tserver with Master: 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521)
I20260709 13:17:03.501706  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014730782s
I20260709 13:17:03.502562 12461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48334
I20260709 13:17:03.527019 12461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48350:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:03.529214 12461 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:03.582072 12702 tablet_service.cc:1511] Processing CreateTablet for tablet c946524e0fc34020886c8fe9acaa4094 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7eb7a6e6e5774b17a5dff490a02c669a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:03.582392 12701 tablet_service.cc:1511] Processing CreateTablet for tablet 51ac3707a95f450ebd41711f56080851 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7eb7a6e6e5774b17a5dff490a02c669a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:03.583595 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c946524e0fc34020886c8fe9acaa4094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.583707 12553 tablet_service.cc:1511] Processing CreateTablet for tablet c946524e0fc34020886c8fe9acaa4094 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7eb7a6e6e5774b17a5dff490a02c669a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:03.584550 12701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51ac3707a95f450ebd41711f56080851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.585112 12553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c946524e0fc34020886c8fe9acaa4094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.585990 12552 tablet_service.cc:1511] Processing CreateTablet for tablet 51ac3707a95f450ebd41711f56080851 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7eb7a6e6e5774b17a5dff490a02c669a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:03.587349 12552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51ac3707a95f450ebd41711f56080851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.610154 12628 tablet_service.cc:1511] Processing CreateTablet for tablet c946524e0fc34020886c8fe9acaa4094 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7eb7a6e6e5774b17a5dff490a02c669a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:03.611606 12628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c946524e0fc34020886c8fe9acaa4094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.615077 12627 tablet_service.cc:1511] Processing CreateTablet for tablet 51ac3707a95f450ebd41711f56080851 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7eb7a6e6e5774b17a5dff490a02c669a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:03.616474 12627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51ac3707a95f450ebd41711f56080851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.630673 12752 tablet_bootstrap.cc:492] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863: Bootstrap starting.
I20260709 13:17:03.632624 12753 tablet_bootstrap.cc:492] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: Bootstrap starting.
I20260709 13:17:03.638288 12752 tablet_bootstrap.cc:654] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.639878 12753 tablet_bootstrap.cc:654] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.643548 12754 tablet_bootstrap.cc:492] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144: Bootstrap starting.
I20260709 13:17:03.647311 12753 tablet_bootstrap.cc:492] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: No bootstrap required, opened a new log
I20260709 13:17:03.647900 12753 ts_tablet_manager.cc:1403] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:17:03.648243 12752 tablet_bootstrap.cc:492] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863: No bootstrap required, opened a new log
I20260709 13:17:03.648792 12752 ts_tablet_manager.cc:1403] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 13:17:03.651311 12754 tablet_bootstrap.cc:654] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.651117 12753 raft_consensus.cc:359] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.651993 12753 raft_consensus.cc:385] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.651854 12752 raft_consensus.cc:359] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.652374 12753 raft_consensus.cc:740] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.652747 12752 raft_consensus.cc:385] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.653118 12752 raft_consensus.cc:740] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129cd77666ee40138628436cdc14c863, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.653210 12753 consensus_queue.cc:260] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.653951 12752 consensus_queue.cc:260] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.655844 12588 heartbeater.cc:499] Master 127.5.240.126:36689 was elected leader, sending a full tablet report...
I20260709 13:17:03.656323 12753 ts_tablet_manager.cc:1434] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 13:17:03.657352 12753 tablet_bootstrap.cc:492] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616: Bootstrap starting.
I20260709 13:17:03.657990 12737 heartbeater.cc:499] Master 127.5.240.126:36689 was elected leader, sending a full tablet report...
I20260709 13:17:03.662038 12752 ts_tablet_manager.cc:1434] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:17:03.662887 12754 tablet_bootstrap.cc:492] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144: No bootstrap required, opened a new log
I20260709 13:17:03.663268 12752 tablet_bootstrap.cc:492] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863: Bootstrap starting.
I20260709 13:17:03.663507 12754 ts_tablet_manager.cc:1403] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:17:03.664953 12753 tablet_bootstrap.cc:654] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.666594 12754 raft_consensus.cc:359] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.667532 12754 raft_consensus.cc:385] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.667910 12754 raft_consensus.cc:740] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2769ecaa11274d70a59245fc3e30f144, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.668872 12754 consensus_queue.cc:260] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.670949 12752 tablet_bootstrap.cc:654] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.675431 12754 ts_tablet_manager.cc:1434] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:17:03.677440 12663 heartbeater.cc:499] Master 127.5.240.126:36689 was elected leader, sending a full tablet report...
I20260709 13:17:03.678755 12754 tablet_bootstrap.cc:492] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144: Bootstrap starting.
I20260709 13:17:03.686214 12754 tablet_bootstrap.cc:654] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.686411 12753 tablet_bootstrap.cc:492] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616: No bootstrap required, opened a new log
I20260709 13:17:03.687284 12753 ts_tablet_manager.cc:1403] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260709 13:17:03.690420 12753 raft_consensus.cc:359] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.691236 12753 raft_consensus.cc:385] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.691577 12753 raft_consensus.cc:740] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.692546 12753 consensus_queue.cc:260] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.696820 12753 ts_tablet_manager.cc:1434] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:03.699330 12752 tablet_bootstrap.cc:492] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863: No bootstrap required, opened a new log
I20260709 13:17:03.699739 12754 tablet_bootstrap.cc:492] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144: No bootstrap required, opened a new log
I20260709 13:17:03.700088 12752 ts_tablet_manager.cc:1403] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.016s
I20260709 13:17:03.700456 12754 ts_tablet_manager.cc:1403] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 13:17:03.703584 12752 raft_consensus.cc:359] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.704548 12752 raft_consensus.cc:385] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.704846 12752 raft_consensus.cc:740] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129cd77666ee40138628436cdc14c863, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.705732 12752 consensus_queue.cc:260] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.707881 12752 ts_tablet_manager.cc:1434] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:17:03.707587 12754 raft_consensus.cc:359] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.708595 12754 raft_consensus.cc:385] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.708985 12754 raft_consensus.cc:740] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2769ecaa11274d70a59245fc3e30f144, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.709841 12754 consensus_queue.cc:260] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.712069 12754 ts_tablet_manager.cc:1434] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:03.719976 12758 raft_consensus.cc:493] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.720602 12758 raft_consensus.cc:515] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.725157 12758 leader_election.cc:290] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:03.733412 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c946524e0fc34020886c8fe9acaa4094" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144" is_pre_election: true
I20260709 13:17:03.734161 12638 raft_consensus.cc:2468] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 0.
I20260709 13:17:03.734647 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c946524e0fc34020886c8fe9acaa4094" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129cd77666ee40138628436cdc14c863" is_pre_election: true
I20260709 13:17:03.735354 12712 raft_consensus.cc:2468] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 0.
I20260709 13:17:03.735351 12526 leader_election.cc:304] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:03.736192 12758 raft_consensus.cc:2804] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.736466 12758 raft_consensus.cc:493] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.736724 12758 raft_consensus.cc:3060] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.741858 12758 raft_consensus.cc:515] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.743469 12758 leader_election.cc:290] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 election: Requested vote from peers 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:03.744277 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c946524e0fc34020886c8fe9acaa4094" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129cd77666ee40138628436cdc14c863"
I20260709 13:17:03.744558 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c946524e0fc34020886c8fe9acaa4094" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:03.744974 12712 raft_consensus.cc:3060] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.745157 12638 raft_consensus.cc:3060] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.752650 12712 raft_consensus.cc:2468] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 1.
I20260709 13:17:03.752650 12638 raft_consensus.cc:2468] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 1.
I20260709 13:17:03.754032 12526 leader_election.cc:304] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:03.754755 12758 raft_consensus.cc:2804] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.755770 12758 raft_consensus.cc:697] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Becoming Leader. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Running, Role: LEADER
I20260709 13:17:03.756567 12758 consensus_queue.cc:237] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } }
I20260709 13:17:03.764078 12459 catalog_manager.cc:5697] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "33df8c22ceaa4355ada2111dd28b9616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.768628 12758 raft_consensus.cc:493] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.769238 12758 raft_consensus.cc:515] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.771551 12758 leader_election.cc:290] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133), 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521)
I20260709 13:17:03.772169 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ac3707a95f450ebd41711f56080851" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144" is_pre_election: true
I20260709 13:17:03.772204 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ac3707a95f450ebd41711f56080851" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129cd77666ee40138628436cdc14c863" is_pre_election: true
I20260709 13:17:03.773011 12638 raft_consensus.cc:2468] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 0.
I20260709 13:17:03.773041 12712 raft_consensus.cc:2468] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 0.
I20260709 13:17:03.774245 12526 leader_election.cc:304] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:03.774894 12758 raft_consensus.cc:2804] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.775204 12758 raft_consensus.cc:493] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.775472 12758 raft_consensus.cc:3060] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.780450 12758 raft_consensus.cc:515] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.782056 12758 leader_election.cc:290] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 election: Requested vote from peers 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133), 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521)
I20260709 13:17:03.782871 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ac3707a95f450ebd41711f56080851" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:03.783080 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ac3707a95f450ebd41711f56080851" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129cd77666ee40138628436cdc14c863"
I20260709 13:17:03.783427 12638 raft_consensus.cc:3060] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.783625 12712 raft_consensus.cc:3060] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.789724 12638 raft_consensus.cc:2468] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 1.
I20260709 13:17:03.789994 12712 raft_consensus.cc:2468] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 1.
I20260709 13:17:03.790813 12526 leader_election.cc:304] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:03.791621 12758 raft_consensus.cc:2804] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.792052 12758 raft_consensus.cc:697] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Becoming Leader. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Running, Role: LEADER
I20260709 13:17:03.792855 12758 consensus_queue.cc:237] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.800174 12459 catalog_manager.cc:5697] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "33df8c22ceaa4355ada2111dd28b9616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.858040 12459 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48352:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:03.859956 12459 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:03.882436 12553 tablet_service.cc:1511] Processing CreateTablet for tablet 257beb2d22214aada3097a0cc12125c2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dff00b0738df407893914dec71c80e96]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:03.883756 12553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257beb2d22214aada3097a0cc12125c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.883656 12627 tablet_service.cc:1511] Processing CreateTablet for tablet 257beb2d22214aada3097a0cc12125c2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dff00b0738df407893914dec71c80e96]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:03.885100 12627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257beb2d22214aada3097a0cc12125c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.884804 12701 tablet_service.cc:1511] Processing CreateTablet for tablet 257beb2d22214aada3097a0cc12125c2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dff00b0738df407893914dec71c80e96]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:03.886114 12701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257beb2d22214aada3097a0cc12125c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.893749 12552 tablet_service.cc:1511] Processing CreateTablet for tablet 7de5742ec6214eb7ab4882509496a244 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dff00b0738df407893914dec71c80e96]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:03.895166 12552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de5742ec6214eb7ab4882509496a244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.898475 12628 tablet_service.cc:1511] Processing CreateTablet for tablet 7de5742ec6214eb7ab4882509496a244 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dff00b0738df407893914dec71c80e96]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:03.899855 12628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de5742ec6214eb7ab4882509496a244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.893844 12702 tablet_service.cc:1511] Processing CreateTablet for tablet 7de5742ec6214eb7ab4882509496a244 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dff00b0738df407893914dec71c80e96]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:03.902026 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de5742ec6214eb7ab4882509496a244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.903950 12752 tablet_bootstrap.cc:492] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: Bootstrap starting.
I20260709 13:17:03.905248 12754 tablet_bootstrap.cc:492] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144: Bootstrap starting.
I20260709 13:17:03.911753 12753 tablet_bootstrap.cc:492] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: Bootstrap starting.
I20260709 13:17:03.916081 12752 tablet_bootstrap.cc:654] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.919629 12753 tablet_bootstrap.cc:654] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.920855 12754 tablet_bootstrap.cc:654] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.926462 12752 tablet_bootstrap.cc:492] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: No bootstrap required, opened a new log
I20260709 13:17:03.927071 12752 ts_tablet_manager.cc:1403] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260709 13:17:03.930481 12752 raft_consensus.cc:359] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.931241 12752 raft_consensus.cc:385] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.931546 12752 raft_consensus.cc:740] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129cd77666ee40138628436cdc14c863, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.932566 12754 tablet_bootstrap.cc:492] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144: No bootstrap required, opened a new log
I20260709 13:17:03.932308 12752 consensus_queue.cc:260] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.932792 12753 tablet_bootstrap.cc:492] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: No bootstrap required, opened a new log
I20260709 13:17:03.933151 12754 ts_tablet_manager.cc:1403] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260709 13:17:03.933377 12753 ts_tablet_manager.cc:1403] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 13:17:03.934640 12752 ts_tablet_manager.cc:1434] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:17:03.936511 12754 raft_consensus.cc:359] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.937722 12754 raft_consensus.cc:385] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.938056 12754 raft_consensus.cc:740] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2769ecaa11274d70a59245fc3e30f144, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.938189 12752 tablet_bootstrap.cc:492] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: Bootstrap starting.
I20260709 13:17:03.938992 12754 consensus_queue.cc:260] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.939884 12753 raft_consensus.cc:359] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.940658 12753 raft_consensus.cc:385] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.940969 12753 raft_consensus.cc:740] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.941742 12753 consensus_queue.cc:260] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.944312 12753 ts_tablet_manager.cc:1434] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:03.945454 12753 tablet_bootstrap.cc:492] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616: Bootstrap starting.
I20260709 13:17:03.947345 12754 ts_tablet_manager.cc:1434] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:17:03.949838 12752 tablet_bootstrap.cc:654] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.950318 12754 tablet_bootstrap.cc:492] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: Bootstrap starting.
I20260709 13:17:03.953842 12753 tablet_bootstrap.cc:654] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.957075 12754 tablet_bootstrap.cc:654] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.966274 12753 tablet_bootstrap.cc:492] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616: No bootstrap required, opened a new log
I20260709 13:17:03.967046 12753 ts_tablet_manager.cc:1403] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:17:03.968845 12754 tablet_bootstrap.cc:492] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: No bootstrap required, opened a new log
I20260709 13:17:03.968894 12752 tablet_bootstrap.cc:492] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: No bootstrap required, opened a new log
I20260709 13:17:03.969381 12754 ts_tablet_manager.cc:1403] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 13:17:03.969535 12752 ts_tablet_manager.cc:1403] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260709 13:17:03.970023 12753 raft_consensus.cc:359] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.970809 12753 raft_consensus.cc:385] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.971098 12753 raft_consensus.cc:740] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.971844 12754 raft_consensus.cc:359] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.972472 12754 raft_consensus.cc:385] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.971873 12753 consensus_queue.cc:260] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.972720 12754 raft_consensus.cc:740] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2769ecaa11274d70a59245fc3e30f144, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.972692 12752 raft_consensus.cc:359] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.973544 12752 raft_consensus.cc:385] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.973848 12752 raft_consensus.cc:740] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129cd77666ee40138628436cdc14c863, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.973719 12754 consensus_queue.cc:260] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.974413 12753 ts_tablet_manager.cc:1434] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:03.974799 12752 consensus_queue.cc:260] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:03.976143 12754 ts_tablet_manager.cc:1434] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:03.978312 12752 ts_tablet_manager.cc:1434] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:17:04.015717 12759 raft_consensus.cc:493] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.016245 12759 raft_consensus.cc:515] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.018298 12759 leader_election.cc:290] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:04.028458 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33df8c22ceaa4355ada2111dd28b9616" is_pre_election: true
I20260709 13:17:04.029261 12563 raft_consensus.cc:2468] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 0.
I20260709 13:17:04.030378 12675 leader_election.cc:304] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129cd77666ee40138628436cdc14c863, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:04.030968 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144" is_pre_election: true
I20260709 13:17:04.031173 12759 raft_consensus.cc:2804] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.031567 12759 raft_consensus.cc:493] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.031600 12638 raft_consensus.cc:2468] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 0.
I20260709 13:17:04.031876 12759 raft_consensus.cc:3060] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.037130 12759 raft_consensus.cc:515] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.038744 12759 leader_election.cc:290] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 election: Requested vote from peers 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:04.039784 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
I20260709 13:17:04.039801 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:04.040395 12563 raft_consensus.cc:3060] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.040439 12638 raft_consensus.cc:3060] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.045571 12638 raft_consensus.cc:2468] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 1.
I20260709 13:17:04.045589 12563 raft_consensus.cc:2468] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 1.
I20260709 13:17:04.046811 12675 leader_election.cc:304] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129cd77666ee40138628436cdc14c863, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:04.047454 12759 raft_consensus.cc:2804] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.048483 12759 raft_consensus.cc:697] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Becoming Leader. State: Replica: 129cd77666ee40138628436cdc14c863, State: Running, Role: LEADER
I20260709 13:17:04.049147 12759 consensus_queue.cc:237] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.056416 12461 catalog_manager.cc:5697] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 129cd77666ee40138628436cdc14c863 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "129cd77666ee40138628436cdc14c863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.066244 12759 raft_consensus.cc:493] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.066762 12759 raft_consensus.cc:515] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.068462 12759 leader_election.cc:290] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:04.069202 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33df8c22ceaa4355ada2111dd28b9616" is_pre_election: true
I20260709 13:17:04.069438 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144" is_pre_election: true
I20260709 13:17:04.069796 12563 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 0.
I20260709 13:17:04.070092 12638 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 0.
I20260709 13:17:04.070919 12675 leader_election.cc:304] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129cd77666ee40138628436cdc14c863, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:04.071627 12759 raft_consensus.cc:2804] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.071988 12759 raft_consensus.cc:493] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.072273 12759 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.077382 12759 raft_consensus.cc:515] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.079200 12759 leader_election.cc:290] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 election: Requested vote from peers 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:04.080037 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
I20260709 13:17:04.080315 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:04.080844 12563 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.080950 12638 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.088375 12638 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 1.
I20260709 13:17:04.088375 12563 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 1.
I20260709 13:17:04.089756 12675 leader_election.cc:304] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129cd77666ee40138628436cdc14c863, 2769ecaa11274d70a59245fc3e30f144; no voters: 
I20260709 13:17:04.090497 12759 raft_consensus.cc:2804] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.090919 12759 raft_consensus.cc:697] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Becoming Leader. State: Replica: 129cd77666ee40138628436cdc14c863, State: Running, Role: LEADER
I20260709 13:17:04.091719 12759 consensus_queue.cc:237] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.098582 12461 catalog_manager.cc:5697] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 129cd77666ee40138628436cdc14c863 (127.5.240.67). New cstate: current_term: 1 leader_uuid: "129cd77666ee40138628436cdc14c863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:04.102252 12509 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:04.161157 12563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51ac3707a95f450ebd41711f56080851"
dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
mode: GRACEFUL
new_leader_uuid: "129cd77666ee40138628436cdc14c863"
 from {username='slave'} at 127.0.0.1:58484
I20260709 13:17:04.161782 12563 raft_consensus.cc:606] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Received request to transfer leadership to TS 129cd77666ee40138628436cdc14c863
I20260709 13:17:04.175308 12712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2"
dest_uuid: "129cd77666ee40138628436cdc14c863"
mode: GRACEFUL
new_leader_uuid: "33df8c22ceaa4355ada2111dd28b9616"
 from {username='slave'} at 127.0.0.1:42502
I20260709 13:17:04.175833 12712 raft_consensus.cc:606] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Received request to transfer leadership to TS 33df8c22ceaa4355ada2111dd28b9616
I20260709 13:17:04.181277 12712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244"
dest_uuid: "129cd77666ee40138628436cdc14c863"
mode: GRACEFUL
new_leader_uuid: "33df8c22ceaa4355ada2111dd28b9616"
 from {username='slave'} at 127.0.0.1:42502
I20260709 13:17:04.181803 12712 raft_consensus.cc:606] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Received request to transfer leadership to TS 33df8c22ceaa4355ada2111dd28b9616
I20260709 13:17:04.235545 12758 consensus_queue.cc:1048] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.242408 12765 raft_consensus.cc:993] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: : Instructing follower 129cd77666ee40138628436cdc14c863 to start an election
I20260709 13:17:04.243137 12758 raft_consensus.cc:1081] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Signalling peer 129cd77666ee40138628436cdc14c863 to start an election
I20260709 13:17:04.248839 12712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51ac3707a95f450ebd41711f56080851"
dest_uuid: "129cd77666ee40138628436cdc14c863"
 from {username='slave'} at 127.0.0.1:42486
I20260709 13:17:04.249553 12712 raft_consensus.cc:493] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.249982 12712 raft_consensus.cc:3060] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.257838 12712 raft_consensus.cc:515] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.261190 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ac3707a95f450ebd41711f56080851" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
I20260709 13:17:04.261804 12563 raft_consensus.cc:3055] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.261890 12712 leader_election.cc:290] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 2 election: Requested vote from peers 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531), 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133)
I20260709 13:17:04.262212 12563 raft_consensus.cc:740] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Running, Role: LEADER
I20260709 13:17:04.264218 12563 consensus_queue.cc:260] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.265398 12563 raft_consensus.cc:3060] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.268122 12638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ac3707a95f450ebd41711f56080851" candidate_uuid: "129cd77666ee40138628436cdc14c863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:04.268798 12638 raft_consensus.cc:3060] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.271344 12563 raft_consensus.cc:2468] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 2.
I20260709 13:17:04.272670 12675 leader_election.cc:304] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129cd77666ee40138628436cdc14c863, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:04.273375 12759 raft_consensus.cc:2804] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.273880 12759 raft_consensus.cc:697] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 2 LEADER]: Becoming Leader. State: Replica: 129cd77666ee40138628436cdc14c863, State: Running, Role: LEADER
I20260709 13:17:04.274935 12759 consensus_queue.cc:237] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.276793 12758 consensus_queue.cc:1048] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.278101 12638 raft_consensus.cc:2468] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129cd77666ee40138628436cdc14c863 in term 2.
I20260709 13:17:04.283702 12459 catalog_manager.cc:5697] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 reported cstate change: term changed from 1 to 2, leader changed from 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65) to 129cd77666ee40138628436cdc14c863 (127.5.240.67). New cstate: current_term: 2 leader_uuid: "129cd77666ee40138628436cdc14c863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.290710 12786 consensus_queue.cc:1048] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:04.477703 12759 consensus_queue.cc:1048] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:04.490350 12759 consensus_queue.cc:1048] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.499734 12781 raft_consensus.cc:993] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: : Instructing follower 33df8c22ceaa4355ada2111dd28b9616 to start an election
I20260709 13:17:04.500432 12793 raft_consensus.cc:1081] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Signalling peer 33df8c22ceaa4355ada2111dd28b9616 to start an election
I20260709 13:17:04.502452 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244"
dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
 from {username='slave'} at 127.0.0.1:58470
I20260709 13:17:04.502964 12563 raft_consensus.cc:493] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.503333 12563 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.508571 12563 raft_consensus.cc:515] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.510130 12563 leader_election.cc:290] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 2 election: Requested vote from peers 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133), 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521)
I20260709 13:17:04.511034 12637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:04.511173 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "129cd77666ee40138628436cdc14c863"
I20260709 13:17:04.511734 12637 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.511806 12712 raft_consensus.cc:3055] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.512202 12712 raft_consensus.cc:740] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 129cd77666ee40138628436cdc14c863, State: Running, Role: LEADER
I20260709 13:17:04.512880 12712 consensus_queue.cc:260] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.513859 12712 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.517311 12637 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 2.
I20260709 13:17:04.518440 12526 leader_election.cc:304] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:04.518968 12712 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 2.
I20260709 13:17:04.519145 12786 raft_consensus.cc:2804] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.519805 12786 raft_consensus.cc:697] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Becoming Leader. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Running, Role: LEADER
I20260709 13:17:04.520522 12786 consensus_queue.cc:237] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.526746 12460 catalog_manager.cc:5697] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 reported cstate change: term changed from 1 to 2, leader changed from 129cd77666ee40138628436cdc14c863 (127.5.240.67) to 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "33df8c22ceaa4355ada2111dd28b9616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.544736 12793 consensus_queue.cc:1048] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.555600 12759 consensus_queue.cc:1048] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.562494 12781 raft_consensus.cc:993] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: : Instructing follower 33df8c22ceaa4355ada2111dd28b9616 to start an election
I20260709 13:17:04.562919 12759 raft_consensus.cc:1081] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Signalling peer 33df8c22ceaa4355ada2111dd28b9616 to start an election
I20260709 13:17:04.564332 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2"
dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
 from {username='slave'} at 127.0.0.1:58470
I20260709 13:17:04.564826 12563 raft_consensus.cc:493] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.565109 12563 raft_consensus.cc:3060] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.570118 12563 raft_consensus.cc:515] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.571841 12563 leader_election.cc:290] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 2 election: Requested vote from peers 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66:42133), 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521)
I20260709 13:17:04.572822 12637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
I20260709 13:17:04.572965 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257beb2d22214aada3097a0cc12125c2" candidate_uuid: "33df8c22ceaa4355ada2111dd28b9616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "129cd77666ee40138628436cdc14c863"
I20260709 13:17:04.573592 12637 raft_consensus.cc:3060] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.573647 12712 raft_consensus.cc:3055] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.574122 12712 raft_consensus.cc:740] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 129cd77666ee40138628436cdc14c863, State: Running, Role: LEADER
I20260709 13:17:04.574950 12712 consensus_queue.cc:260] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.576612 12712 raft_consensus.cc:3060] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.581051 12637 raft_consensus.cc:2468] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 2.
I20260709 13:17:04.582412 12526 leader_election.cc:304] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:04.583253 12786 raft_consensus.cc:2804] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.583652 12786 raft_consensus.cc:697] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Becoming Leader. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Running, Role: LEADER
I20260709 13:17:04.583689 12712 raft_consensus.cc:2468] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33df8c22ceaa4355ada2111dd28b9616 in term 2.
I20260709 13:17:04.584440 12786 consensus_queue.cc:237] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:04.590412 12460 catalog_manager.cc:5697] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 reported cstate change: term changed from 1 to 2, leader changed from 129cd77666ee40138628436cdc14c863 (127.5.240.67) to 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "33df8c22ceaa4355ada2111dd28b9616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.641714  6081 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:17:04.643349  6081 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:17:04.643704  6081 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:17:04.654713 12563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244"
dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
mode: GRACEFUL
new_leader_uuid: "2769ecaa11274d70a59245fc3e30f144"
 from {username='slave'} at 127.0.0.1:58498
I20260709 13:17:04.655207 12563 raft_consensus.cc:606] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Received request to transfer leadership to TS 2769ecaa11274d70a59245fc3e30f144
I20260709 13:17:04.656162  6081 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:17:04.733026 12563 raft_consensus.cc:1275] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Refusing update from remote peer 129cd77666ee40138628436cdc14c863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.734328 12759 consensus_queue.cc:1048] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.735666 12637 raft_consensus.cc:1275] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Refusing update from remote peer 129cd77666ee40138628436cdc14c863: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.736974 12759 consensus_queue.cc:1048] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:05.017978 12637 raft_consensus.cc:1275] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Refusing update from remote peer 33df8c22ceaa4355ada2111dd28b9616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.019248 12786 consensus_queue.cc:1048] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.024138 12758 raft_consensus.cc:993] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: : Instructing follower 2769ecaa11274d70a59245fc3e30f144 to start an election
I20260709 13:17:05.024580 12765 raft_consensus.cc:1081] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Signalling peer 2769ecaa11274d70a59245fc3e30f144 to start an election
I20260709 13:17:05.026633 12638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244"
dest_uuid: "2769ecaa11274d70a59245fc3e30f144"
 from {username='slave'} at 127.0.0.1:47722
I20260709 13:17:05.027972 12638 raft_consensus.cc:493] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:05.028380 12638 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:05.028250 12712 raft_consensus.cc:1275] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Refusing update from remote peer 33df8c22ceaa4355ada2111dd28b9616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.030802 12765 consensus_queue.cc:1048] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.036150 12638 raft_consensus.cc:515] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:05.038797 12638 leader_election.cc:290] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [CANDIDATE]: Term 3 election: Requested vote from peers 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65:39531), 129cd77666ee40138628436cdc14c863 (127.5.240.67:39521)
I20260709 13:17:05.050766 12638 raft_consensus.cc:1275] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Refusing update from remote peer 33df8c22ceaa4355ada2111dd28b9616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.051296 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "2769ecaa11274d70a59245fc3e30f144" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33df8c22ceaa4355ada2111dd28b9616"
I20260709 13:17:05.051957 12563 raft_consensus.cc:3055] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:05.052342 12563 raft_consensus.cc:740] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33df8c22ceaa4355ada2111dd28b9616, State: Running, Role: LEADER
I20260709 13:17:05.052060 12765 consensus_queue.cc:1048] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:05.053185 12563 consensus_queue.cc:260] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [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: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:05.054546 12563 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:05.058928 12712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de5742ec6214eb7ab4882509496a244" candidate_uuid: "2769ecaa11274d70a59245fc3e30f144" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "129cd77666ee40138628436cdc14c863"
I20260709 13:17:05.059628 12712 raft_consensus.cc:3060] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:05.061728 12711 raft_consensus.cc:1275] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Refusing update from remote peer 33df8c22ceaa4355ada2111dd28b9616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.062165 12563 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2769ecaa11274d70a59245fc3e30f144 in term 3.
I20260709 13:17:05.063479 12786 consensus_queue.cc:1048] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.063683 12601 leader_election.cc:304] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2769ecaa11274d70a59245fc3e30f144, 33df8c22ceaa4355ada2111dd28b9616; no voters: 
I20260709 13:17:05.064795 12761 raft_consensus.cc:2804] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:05.067204 12712 raft_consensus.cc:2468] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2769ecaa11274d70a59245fc3e30f144 in term 3.
I20260709 13:17:05.077116 12761 raft_consensus.cc:697] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 3 LEADER]: Becoming Leader. State: Replica: 2769ecaa11274d70a59245fc3e30f144, State: Running, Role: LEADER
I20260709 13:17:05.078202 12761 consensus_queue.cc:237] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [LEADER]: Queue 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: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } }
I20260709 13:17:05.085870 12461 catalog_manager.cc:5697] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 reported cstate change: term changed from 2 to 3, leader changed from 33df8c22ceaa4355ada2111dd28b9616 (127.5.240.65) to 2769ecaa11274d70a59245fc3e30f144 (127.5.240.66). New cstate: current_term: 3 leader_uuid: "2769ecaa11274d70a59245fc3e30f144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33df8c22ceaa4355ada2111dd28b9616" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2769ecaa11274d70a59245fc3e30f144" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129cd77666ee40138628436cdc14c863" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.286558  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
I20260709 13:17:05.305672  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:05.306366  6081 tablet_replica.cc:333] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616: stopping tablet replica
I20260709 13:17:05.306931  6081 raft_consensus.cc:2243] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:05.307981  6081 raft_consensus.cc:2272] T 257beb2d22214aada3097a0cc12125c2 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.310456  6081 tablet_replica.cc:333] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616: stopping tablet replica
I20260709 13:17:05.311004  6081 raft_consensus.cc:2243] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:05.311878  6081 raft_consensus.cc:2272] T c946524e0fc34020886c8fe9acaa4094 P 33df8c22ceaa4355ada2111dd28b9616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.313778  6081 tablet_replica.cc:333] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616: stopping tablet replica
I20260709 13:17:05.314319  6081 raft_consensus.cc:2243] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.314711  6081 raft_consensus.cc:2272] T 7de5742ec6214eb7ab4882509496a244 P 33df8c22ceaa4355ada2111dd28b9616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.316843  6081 tablet_replica.cc:333] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616: stopping tablet replica
I20260709 13:17:05.317304  6081 raft_consensus.cc:2243] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.317719  6081 raft_consensus.cc:2272] T 51ac3707a95f450ebd41711f56080851 P 33df8c22ceaa4355ada2111dd28b9616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.341605  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
I20260709 13:17:05.353493  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
I20260709 13:17:05.370959  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:05.371668  6081 tablet_replica.cc:333] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144: stopping tablet replica
I20260709 13:17:05.372287  6081 raft_consensus.cc:2243] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.372732  6081 raft_consensus.cc:2272] T 257beb2d22214aada3097a0cc12125c2 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.375094  6081 tablet_replica.cc:333] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144: stopping tablet replica
I20260709 13:17:05.375645  6081 raft_consensus.cc:2243] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.376051  6081 raft_consensus.cc:2272] T c946524e0fc34020886c8fe9acaa4094 P 2769ecaa11274d70a59245fc3e30f144 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.377907  6081 tablet_replica.cc:333] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: stopping tablet replica
I20260709 13:17:05.378492  6081 raft_consensus.cc:2243] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:05.379091  6081 pending_rounds.cc:70] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: Trying to abort 1 pending ops.
I20260709 13:17:05.379246  6081 pending_rounds.cc:77] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305637990728884224 op_type: NO_OP noop_request { }
I20260709 13:17:05.379523  6081 raft_consensus.cc:2889] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:05.379760  6081 raft_consensus.cc:2272] T 7de5742ec6214eb7ab4882509496a244 P 2769ecaa11274d70a59245fc3e30f144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.382038  6081 tablet_replica.cc:333] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144: stopping tablet replica
I20260709 13:17:05.382530  6081 raft_consensus.cc:2243] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.382922  6081 raft_consensus.cc:2272] T 51ac3707a95f450ebd41711f56080851 P 2769ecaa11274d70a59245fc3e30f144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.406237  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:17:05.419016  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:17:05.436388  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:05.437171  6081 tablet_replica.cc:333] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863: stopping tablet replica
I20260709 13:17:05.437790  6081 raft_consensus.cc:2243] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.438318  6081 raft_consensus.cc:2272] T 257beb2d22214aada3097a0cc12125c2 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.440555  6081 tablet_replica.cc:333] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863: stopping tablet replica
I20260709 13:17:05.441085  6081 raft_consensus.cc:2243] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.441489  6081 raft_consensus.cc:2272] T c946524e0fc34020886c8fe9acaa4094 P 129cd77666ee40138628436cdc14c863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.443282  6081 tablet_replica.cc:333] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863: stopping tablet replica
I20260709 13:17:05.443737  6081 raft_consensus.cc:2243] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.444145  6081 raft_consensus.cc:2272] T 7de5742ec6214eb7ab4882509496a244 P 129cd77666ee40138628436cdc14c863 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.446195  6081 tablet_replica.cc:333] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863: stopping tablet replica
I20260709 13:17:05.446647  6081 raft_consensus.cc:2243] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:05.447409  6081 raft_consensus.cc:2272] T 51ac3707a95f450ebd41711f56080851 P 129cd77666ee40138628436cdc14c863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.469568  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
I20260709 13:17:05.481382  6081 master.cc:562] Master@127.5.240.126:36689 shutting down...
I20260709 13:17:05.496273  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:05.496835  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.497179  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3609a72df4d94073886d122dc49d5330: stopping tablet replica
I20260709 13:17:05.508342  6081 master.cc:584] Master@127.5.240.126:36689 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2556 ms)
[----------] 6 tests from LeaderRebalancerTest (173406 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:17:05.535472  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:46115
I20260709 13:17:05.536607  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:05.541723 12804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:05.541767 12805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:05.543114 12807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.545010  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:05.545852  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:05.546270  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:05.546434  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603025546417 us; error 0 us; skew 500 ppm
I20260709 13:17:05.546959  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:05.549221  6081 webserver.cc:533] Webserver started at http://127.5.240.126:44977/ using document root <none> and password file <none>
I20260709 13:17:05.549691  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:05.549855  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:05.550168  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:05.551226  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "a0b902c813f64423adeaf07d48e66540"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.555754  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:05.559576 12812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.560362  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:17:05.560671  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "a0b902c813f64423adeaf07d48e66540"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.560951  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:05.580250  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:05.581290  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:05.615721  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:46115
I20260709 13:17:05.615813 12863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:46115 every 8 connection(s)
I20260709 13:17:05.619398 12864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:05.630538 12864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540: Bootstrap starting.
I20260709 13:17:05.634914 12864 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.638988 12864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540: No bootstrap required, opened a new log
I20260709 13:17:05.641011 12864 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b902c813f64423adeaf07d48e66540" member_type: VOTER }
I20260709 13:17:05.641413 12864 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.641638 12864 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0b902c813f64423adeaf07d48e66540, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.642248 12864 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0b902c813f64423adeaf07d48e66540" member_type: VOTER }
I20260709 13:17:05.642688 12864 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:05.642910 12864 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:05.643155 12864 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.647891 12864 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b902c813f64423adeaf07d48e66540" member_type: VOTER }
I20260709 13:17:05.648407 12864 leader_election.cc:304] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [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: a0b902c813f64423adeaf07d48e66540; no voters: 
I20260709 13:17:05.649492 12864 leader_election.cc:290] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:05.649832 12867 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.651208 12867 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 1 LEADER]: Becoming Leader. State: Replica: a0b902c813f64423adeaf07d48e66540, State: Running, Role: LEADER
I20260709 13:17:05.651782 12867 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [LEADER]: Queue going to LEADER mode. State: All 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: "a0b902c813f64423adeaf07d48e66540" member_type: VOTER }
I20260709 13:17:05.652309 12864 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:05.654502 12868 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0b902c813f64423adeaf07d48e66540" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b902c813f64423adeaf07d48e66540" member_type: VOTER } }
I20260709 13:17:05.655277 12868 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:05.654531 12869 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0b902c813f64423adeaf07d48e66540. Latest consensus state: current_term: 1 leader_uuid: "a0b902c813f64423adeaf07d48e66540" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b902c813f64423adeaf07d48e66540" member_type: VOTER } }
I20260709 13:17:05.655835 12869 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:05.658613 12872 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:05.665596 12872 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:05.667982  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:05.674829 12872 catalog_manager.cc:1383] Generated new cluster ID: 9ebe4a7aca354c16a7c5958199fda652
I20260709 13:17:05.675114 12872 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:05.694975 12872 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:05.696632 12872 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:05.710227 12872 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540: Generated new TSK 0
I20260709 13:17:05.710813 12872 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:05.734372  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:05.740144 12885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:05.741153 12886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.742712  6081 server_base.cc:1061] running on GCE node
W20260709 13:17:05.743412 12888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.744333  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:05.744524  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:05.744648  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603025744637 us; error 0 us; skew 500 ppm
I20260709 13:17:05.745134  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:05.747336  6081 webserver.cc:533] Webserver started at http://127.5.240.65:39515/ using document root <none> and password file <none>
I20260709 13:17:05.747773  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:05.747927  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:05.748142  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:05.749150  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "d04757d0a83e4b52925d207fd5557b43"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.753544  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:05.757001 12893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.757779  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:05.758088  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "d04757d0a83e4b52925d207fd5557b43"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.758375  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:05.767745  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:05.768852  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:05.770285  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:05.772469  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:05.772665  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.772881  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:05.773030  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.810772  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:34013
I20260709 13:17:05.810868 12955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:34013 every 8 connection(s)
I20260709 13:17:05.815517  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:05.822043 12960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:05.824534 12961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.827545 12956 heartbeater.cc:344] Connected to a master server at 127.5.240.126:46115
I20260709 13:17:05.828227 12956 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:05.828616 12963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.829260 12956 heartbeater.cc:507] Master 127.5.240.126:46115 requested a full tablet report, sending...
I20260709 13:17:05.829540  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:05.831271  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:05.831470  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:05.831635  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603025831615 us; error 0 us; skew 500 ppm
I20260709 13:17:05.831894 12829 ts_manager.cc:194] Registered new tserver with Master: d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013)
I20260709 13:17:05.832139  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:05.833838 12829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41326
I20260709 13:17:05.835103  6081 webserver.cc:533] Webserver started at http://127.5.240.66:46577/ using document root <none> and password file <none>
I20260709 13:17:05.835729  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:05.835901  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:05.836159  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:05.837266  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.841758  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:05.845278 12968 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.846063  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:05.846376  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.846647  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:05.869204  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:05.870378  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:05.871788  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:05.874158  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:05.874379  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.874621  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:05.874915  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.913353  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:39897
I20260709 13:17:05.913447 13030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:39897 every 8 connection(s)
I20260709 13:17:05.918176  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:05.925539 13034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:05.925619 13035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.929133 13031 heartbeater.cc:344] Connected to a master server at 127.5.240.126:46115
I20260709 13:17:05.929682 13031 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:05.930058 13037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:05.930648 13031 heartbeater.cc:507] Master 127.5.240.126:46115 requested a full tablet report, sending...
I20260709 13:17:05.930951  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:05.932001  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:05.932217  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:05.932387  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603025932372 us; error 0 us; skew 500 ppm
I20260709 13:17:05.933054  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:05.933168 12829 ts_manager.cc:194] Registered new tserver with Master: 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:05.935101 12829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41334
I20260709 13:17:05.935818  6081 webserver.cc:533] Webserver started at http://127.5.240.67:41009/ using document root <none> and password file <none>
I20260709 13:17:05.936473  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:05.936720  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:05.937059  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:05.938344  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.942744  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:17:05.946086 13042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.946960  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:05.947289  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
format_stamp: "Formatted at 2026-07-09 13:17:05 on dist-test-slave-twc1"
I20260709 13:17:05.947638  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:05.972657  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:05.973724  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:05.975149  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:05.977453  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:05.977667  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:05.977912  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:05.978085  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:17:06.015362  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:37387
I20260709 13:17:06.015482 13104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:37387 every 8 connection(s)
I20260709 13:17:06.028911 13105 heartbeater.cc:344] Connected to a master server at 127.5.240.126:46115
I20260709 13:17:06.029362 13105 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:06.030112 13105 heartbeater.cc:507] Master 127.5.240.126:46115 requested a full tablet report, sending...
I20260709 13:17:06.032061 12829 ts_manager.cc:194] Registered new tserver with Master: 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.032243  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013754383s
I20260709 13:17:06.033986 12829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41346
I20260709 13:17:06.057632 12829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41360:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:06.060254 12829 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:06.127144 12996 tablet_service.cc:1511] Processing CreateTablet for tablet a435dca5c78f4e429f108a3030f3cf70 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:06.130229 12995 tablet_service.cc:1511] Processing CreateTablet for tablet ac33ebfce0a44af9be78c3a8ed1e9f0c (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:06.132161 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 21518045cb49475db38a3875454b13bc (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:06.132539 12994 tablet_service.cc:1511] Processing CreateTablet for tablet 87495f0b5814407fbd9d799f1c6b5c44 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:06.128867 12996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a435dca5c78f4e429f108a3030f3cf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.134780 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 764be2f88a9d48079b426e6c162283ab (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:06.135416 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac33ebfce0a44af9be78c3a8ed1e9f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.136169 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764be2f88a9d48079b426e6c162283ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.136999 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21518045cb49475db38a3875454b13bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.138267 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87495f0b5814407fbd9d799f1c6b5c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.148268 12991 tablet_service.cc:1511] Processing CreateTablet for tablet abecc78885d84f598f7524bdb810329f (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:06.149852 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abecc78885d84f598f7524bdb810329f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.152845 13070 tablet_service.cc:1511] Processing CreateTablet for tablet a435dca5c78f4e429f108a3030f3cf70 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:06.153584 13068 tablet_service.cc:1511] Processing CreateTablet for tablet 87495f0b5814407fbd9d799f1c6b5c44 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:06.155016 13069 tablet_service.cc:1511] Processing CreateTablet for tablet ac33ebfce0a44af9be78c3a8ed1e9f0c (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:06.156082 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 21518045cb49475db38a3875454b13bc (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:06.155040 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87495f0b5814407fbd9d799f1c6b5c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.158296 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 764be2f88a9d48079b426e6c162283ab (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:06.159538 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 1540f92e569a43b59892b9d36c3e7739 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:06.160929 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1540f92e569a43b59892b9d36c3e7739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.160825 13065 tablet_service.cc:1511] Processing CreateTablet for tablet abecc78885d84f598f7524bdb810329f (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:06.159617 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764be2f88a9d48079b426e6c162283ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.164847 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac33ebfce0a44af9be78c3a8ed1e9f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.166608 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abecc78885d84f598f7524bdb810329f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.168802 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21518045cb49475db38a3875454b13bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.170257 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a435dca5c78f4e429f108a3030f3cf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.187088 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 1540f92e569a43b59892b9d36c3e7739 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:06.188622 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1540f92e569a43b59892b9d36c3e7739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.203361 13119 tablet_bootstrap.cc:492] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.203130 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 0c96743e668e4ef6ab2078099f962d65 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:06.204686 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c96743e668e4ef6ab2078099f962d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.207490 12920 tablet_service.cc:1511] Processing CreateTablet for tablet ac33ebfce0a44af9be78c3a8ed1e9f0c (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:06.208984 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac33ebfce0a44af9be78c3a8ed1e9f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.210245 13119 tablet_bootstrap.cc:654] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.207572 12921 tablet_service.cc:1511] Processing CreateTablet for tablet a435dca5c78f4e429f108a3030f3cf70 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:06.213876 12919 tablet_service.cc:1511] Processing CreateTablet for tablet 87495f0b5814407fbd9d799f1c6b5c44 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:06.217756 12915 tablet_service.cc:1511] Processing CreateTablet for tablet 1540f92e569a43b59892b9d36c3e7739 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:06.218833 12914 tablet_service.cc:1511] Processing CreateTablet for tablet 0c96743e668e4ef6ab2078099f962d65 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:06.220690 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 86d5b37d493e415eb99965486b7cac64 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:06.220907 12917 tablet_service.cc:1511] Processing CreateTablet for tablet 764be2f88a9d48079b426e6c162283ab (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:06.221406 12913 tablet_service.cc:1511] Processing CreateTablet for tablet 86d5b37d493e415eb99965486b7cac64 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:06.222227 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d5b37d493e415eb99965486b7cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.217796 12916 tablet_service.cc:1511] Processing CreateTablet for tablet abecc78885d84f598f7524bdb810329f (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:06.224188 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a435dca5c78f4e429f108a3030f3cf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.224874 12913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d5b37d493e415eb99965486b7cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.227363 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764be2f88a9d48079b426e6c162283ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.222417 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 21518045cb49475db38a3875454b13bc (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:06.229243 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87495f0b5814407fbd9d799f1c6b5c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.229959 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21518045cb49475db38a3875454b13bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.232884 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abecc78885d84f598f7524bdb810329f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.238684 13119 tablet_bootstrap.cc:492] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.240557 13119 ts_tablet_manager.cc:1403] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.009s
I20260709 13:17:06.242674 12991 tablet_service.cc:1511] Processing CreateTablet for tablet 0c96743e668e4ef6ab2078099f962d65 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:06.243521 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c96743e668e4ef6ab2078099f962d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.250907 12915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1540f92e569a43b59892b9d36c3e7739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.246285 13119 raft_consensus.cc:359] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.257257 13119 raft_consensus.cc:385] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.261710 13119 raft_consensus.cc:740] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.262894 13119 consensus_queue.cc:260] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.270341 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 86d5b37d493e415eb99965486b7cac64 (DEFAULT_TABLE table=test-workload [id=0db13366480b484d80cc1bc027f0c7cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:06.274639 13121 tablet_bootstrap.cc:492] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.278512 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c96743e668e4ef6ab2078099f962d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.286866 13121 tablet_bootstrap.cc:654] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.291072 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d5b37d493e415eb99965486b7cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.309823 13119 ts_tablet_manager.cc:1434] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.069s	user 0.013s	sys 0.004s
I20260709 13:17:06.310690 13121 tablet_bootstrap.cc:492] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.310757 13124 tablet_bootstrap.cc:492] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:06.311098 13119 tablet_bootstrap.cc:492] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.371186 13031 heartbeater.cc:499] Master 127.5.240.126:46115 was elected leader, sending a full tablet report...
I20260709 13:17:06.372032 13121 ts_tablet_manager.cc:1403] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.000s
I20260709 13:17:06.380010 13121 raft_consensus.cc:359] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.381376 13121 raft_consensus.cc:385] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.381868 13121 raft_consensus.cc:740] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.383482 13121 consensus_queue.cc:260] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.423177 13119 tablet_bootstrap.cc:654] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.424053 13124 tablet_bootstrap.cc:654] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.441023 13124 tablet_bootstrap.cc:492] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:06.441902 13124 ts_tablet_manager.cc:1403] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.004s
I20260709 13:17:06.464956 13105 heartbeater.cc:499] Master 127.5.240.126:46115 was elected leader, sending a full tablet report...
I20260709 13:17:06.467646 13121 ts_tablet_manager.cc:1434] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.095s	user 0.015s	sys 0.017s
I20260709 13:17:06.469364 13121 tablet_bootstrap.cc:492] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.467602 13124 raft_consensus.cc:359] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.474062 13124 raft_consensus.cc:385] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.474424 13124 raft_consensus.cc:740] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.475044 13119 tablet_bootstrap.cc:492] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.475209 13124 consensus_queue.cc:260] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.475793 13119 ts_tablet_manager.cc:1403] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.165s	user 0.023s	sys 0.036s
I20260709 13:17:06.482245 13121 tablet_bootstrap.cc:654] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.486176 13119 raft_consensus.cc:359] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.487262 13119 raft_consensus.cc:385] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.487648 13119 raft_consensus.cc:740] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.488605 13119 consensus_queue.cc:260] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.489511 13124 ts_tablet_manager.cc:1434] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.003s
I20260709 13:17:06.491014 13124 tablet_bootstrap.cc:492] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:06.491187 13119 ts_tablet_manager.cc:1434] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:17:06.492460 13119 tablet_bootstrap.cc:492] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.492596 12956 heartbeater.cc:499] Master 127.5.240.126:46115 was elected leader, sending a full tablet report...
I20260709 13:17:06.498417 13124 tablet_bootstrap.cc:654] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.500443 13119 tablet_bootstrap.cc:654] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.521715 13121 tablet_bootstrap.cc:492] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.521840 13124 tablet_bootstrap.cc:492] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:06.522238 13119 tablet_bootstrap.cc:492] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.522414 13121 ts_tablet_manager.cc:1403] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.019s
I20260709 13:17:06.522661 13124 ts_tablet_manager.cc:1403] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260709 13:17:06.522737 13119 ts_tablet_manager.cc:1403] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 13:17:06.526185 13124 raft_consensus.cc:359] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.526300 13121 raft_consensus.cc:359] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.526516 13119 raft_consensus.cc:359] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.527100 13124 raft_consensus.cc:385] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.527238 13121 raft_consensus.cc:385] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.527487 13119 raft_consensus.cc:385] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.527756 13124 raft_consensus.cc:740] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.527882 13121 raft_consensus.cc:740] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.528075 13119 raft_consensus.cc:740] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.526621 13123 raft_consensus.cc:493] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.529268 13119 consensus_queue.cc:260] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.530063 13123 raft_consensus.cc:515] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.529150 13124 consensus_queue.cc:260] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.529176 13121 consensus_queue.cc:260] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.532701 13124 ts_tablet_manager.cc:1434] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:06.533870 13124 tablet_bootstrap.cc:492] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:06.535701 13121 ts_tablet_manager.cc:1434] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:17:06.537050 13121 tablet_bootstrap.cc:492] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.543040 13124 tablet_bootstrap.cc:654] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.544328 13121 tablet_bootstrap.cc:654] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.544883 13119 ts_tablet_manager.cc:1434] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:17:06.546101 13119 tablet_bootstrap.cc:492] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.550915 13133 raft_consensus.cc:493] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.551592 13133 raft_consensus.cc:515] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.551934 13123 leader_election.cc:290] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387), d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013)
I20260709 13:17:06.554023 13133 leader_election.cc:290] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.554493 13119 tablet_bootstrap.cc:654] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.557358 13121 tablet_bootstrap.cc:492] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.557859 13121 ts_tablet_manager.cc:1403] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260709 13:17:06.561189 13121 raft_consensus.cc:359] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.562008 13121 raft_consensus.cc:385] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.562317 13121 raft_consensus.cc:740] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.563331 13121 consensus_queue.cc:260] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.565774 13121 ts_tablet_manager.cc:1434] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:06.567178 13121 tablet_bootstrap.cc:492] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.574350 13121 tablet_bootstrap.cc:654] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.582952 13119 tablet_bootstrap.cc:492] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.583602 13119 ts_tablet_manager.cc:1403] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260709 13:17:06.586997 13119 raft_consensus.cc:359] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.587885 13119 raft_consensus.cc:385] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.588238 13119 raft_consensus.cc:740] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.589123 13119 consensus_queue.cc:260] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.592206 13119 ts_tablet_manager.cc:1434] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:06.593523 13119 tablet_bootstrap.cc:492] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.601070 13119 tablet_bootstrap.cc:654] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.613107 13119 tablet_bootstrap.cc:492] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.613747 13119 ts_tablet_manager.cc:1403] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260709 13:17:06.617306 13119 raft_consensus.cc:359] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.618162 13119 raft_consensus.cc:385] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.618474 13119 raft_consensus.cc:740] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.619290 13119 consensus_queue.cc:260] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.622366 13124 tablet_bootstrap.cc:492] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:06.623049 13124 ts_tablet_manager.cc:1403] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.038s
I20260709 13:17:06.625723 13119 ts_tablet_manager.cc:1434] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:06.626652 13124 raft_consensus.cc:359] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.628901 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:06.630039 13119 tablet_bootstrap.cc:492] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.630414 13133 raft_consensus.cc:493] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.630750 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:06.630954 13133 raft_consensus.cc:515] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.632392 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:06.633124 12930 raft_consensus.cc:2468] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:06.633229 13133 leader_election.cc:290] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.629007 13124 raft_consensus.cc:385] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:06.634127 12970 leader_election.cc:343] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.634853 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:06.634230 13124 raft_consensus.cc:740] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.635070 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abecc78885d84f598f7524bdb810329f" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:06.635794 12930 raft_consensus.cc:2468] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
W20260709 13:17:06.635931 12969 leader_election.cc:343] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.636125 13124 consensus_queue.cc:260] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.639047 13124 ts_tablet_manager.cc:1434] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:17:06.639674 13121 tablet_bootstrap.cc:492] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.642356 13121 ts_tablet_manager.cc:1403] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.075s	user 0.042s	sys 0.021s
I20260709 13:17:06.642876 13124 tablet_bootstrap.cc:492] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
W20260709 13:17:06.640019 12970 leader_election.cc:343] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.646253 12969 leader_election.cc:304] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe; no voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.647138 13133 raft_consensus.cc:2749] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.640524 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abecc78885d84f598f7524bdb810329f" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:06.648054 12969 leader_election.cc:304] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:06.641695 13119 tablet_bootstrap.cc:654] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.649230 13133 raft_consensus.cc:2804] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.649326 12969 leader_election.cc:304] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:06.649667 13133 raft_consensus.cc:493] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.650049 13133 raft_consensus.cc:3060] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.650228 13123 raft_consensus.cc:2804] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.650632 13123 raft_consensus.cc:493] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.650961 13123 raft_consensus.cc:3060] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.645506 13121 raft_consensus.cc:359] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.651626 13124 tablet_bootstrap.cc:654] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.651849 13121 raft_consensus.cc:385] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.652253 13121 raft_consensus.cc:740] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.653219 13121 consensus_queue.cc:260] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.655653 13121 ts_tablet_manager.cc:1434] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260709 13:17:06.656764 13121 tablet_bootstrap.cc:492] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.659404 13123 raft_consensus.cc:515] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
W20260709 13:17:06.660647 12970 leader_election.cc:343] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.661595 13126 raft_consensus.cc:493] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.662156 13126 raft_consensus.cc:515] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
W20260709 13:17:06.662575 12877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:06.663527 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abecc78885d84f598f7524bdb810329f" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:06.664162 12930 raft_consensus.cc:3060] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.667599 13126 leader_election.cc:290] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:06.670816 13121 tablet_bootstrap.cc:654] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.662182 13123 leader_election.cc:290] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.677526 12930 raft_consensus.cc:2468] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:06.678959 12969 leader_election.cc:304] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:06.679430 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abecc78885d84f598f7524bdb810329f" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:06.679812 13123 raft_consensus.cc:2804] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:06.681838 12970 leader_election.cc:343] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.684183 13123 raft_consensus.cc:697] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:06.685757 13123 consensus_queue.cc:237] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.694748 13133 raft_consensus.cc:515] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.698021 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:06.698727 13080 raft_consensus.cc:3060] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.707162 13080 raft_consensus.cc:2468] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:06.708607 12970 leader_election.cc:304] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:06.709656 13145 raft_consensus.cc:2804] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.721256 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:06.721983 12930 raft_consensus.cc:3060] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.725869 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
W20260709 13:17:06.727705 13043 leader_election.cc:343] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.729413 12930 raft_consensus.cc:2468] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:06.731307 13119 tablet_bootstrap.cc:492] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.731777 13126 raft_consensus.cc:493] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.732015 13119 ts_tablet_manager.cc:1403] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.027s
I20260709 13:17:06.732362 13126 raft_consensus.cc:515] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.734717 13126 leader_election.cc:290] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:06.735769 13119 raft_consensus.cc:359] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.736730 13119 raft_consensus.cc:385] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.737062 13119 raft_consensus.cc:740] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.737524 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
W20260709 13:17:06.739015 13043 leader_election.cc:343] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.739763 13133 leader_election.cc:290] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.740109 13119 consensus_queue.cc:260] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.740741 12826 catalog_manager.cc:5697] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.744926 13119 ts_tablet_manager.cc:1434] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:17:06.746222 13119 tablet_bootstrap.cc:492] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.747687 13124 tablet_bootstrap.cc:492] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:06.744801 13145 raft_consensus.cc:697] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:06.748329 13124 ts_tablet_manager.cc:1403] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.106s	user 0.050s	sys 0.046s
I20260709 13:17:06.749308 13145 consensus_queue.cc:237] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.752020 13124 raft_consensus.cc:359] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.752913 13124 raft_consensus.cc:385] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.753134 13119 tablet_bootstrap.cc:654] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.753217 13124 raft_consensus.cc:740] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.754460 13124 consensus_queue.cc:260] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.755345 13121 tablet_bootstrap.cc:492] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.755714 13129 raft_consensus.cc:493] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.755961 13121 ts_tablet_manager.cc:1403] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.030s
I20260709 13:17:06.756286 13129 raft_consensus.cc:515] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.763754 13129 leader_election.cc:290] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.764920 13121 raft_consensus.cc:359] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.766083 13121 raft_consensus.cc:385] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.760080 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:06.758338 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:06.770494 13149 raft_consensus.cc:493] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.771566 13119 tablet_bootstrap.cc:492] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.775548 13149 raft_consensus.cc:515] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.767131 13121 raft_consensus.cc:740] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.778246 13006 raft_consensus.cc:2468] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:06.775249 13005 raft_consensus.cc:2468] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:06.781543 13124 ts_tablet_manager.cc:1434] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.011s
I20260709 13:17:06.781437 13043 leader_election.cc:304] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.778777 13119 ts_tablet_manager.cc:1403] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260709 13:17:06.789390 13149 leader_election.cc:290] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.790012 13126 raft_consensus.cc:2804] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.790431 13126 raft_consensus.cc:493] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.790756 13126 raft_consensus.cc:3060] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.791141 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1540f92e569a43b59892b9d36c3e7739" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:06.789072 13121 consensus_queue.cc:260] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.791761 13119 raft_consensus.cc:359] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.789705 13043 leader_election.cc:304] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.792698 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1540f92e569a43b59892b9d36c3e7739" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:06.793304 13124 tablet_bootstrap.cc:492] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
W20260709 13:17:06.794468 12970 leader_election.cc:343] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.794047 13119 raft_consensus.cc:385] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.798348 13119 raft_consensus.cc:740] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.798574 12930 raft_consensus.cc:2468] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:06.803223 12969 leader_election.cc:304] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:06.805464 13149 raft_consensus.cc:2804] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.807271 13149 raft_consensus.cc:493] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.807564 13149 raft_consensus.cc:3060] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.816139 13149 raft_consensus.cc:515] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.819880 13126 raft_consensus.cc:515] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.821074 13119 consensus_queue.cc:260] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.821450 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1540f92e569a43b59892b9d36c3e7739" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:06.824539 12930 raft_consensus.cc:3060] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.826253 13119 ts_tablet_manager.cc:1434] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 13:17:06.827489 13119 tablet_bootstrap.cc:492] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.823859 13126 leader_election.cc:290] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:06.830363 13126 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.830909 13126 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.833637 13126 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:06.835583 13157 raft_consensus.cc:2804] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.838529 13157 raft_consensus.cc:493] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.839046 13157 raft_consensus.cc:3060] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.834815 12930 raft_consensus.cc:2468] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:06.836453 13145 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.842418 13145 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.843434 12969 leader_election.cc:304] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:06.844434 13133 raft_consensus.cc:2804] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.844843 13145 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.846486 13119 tablet_bootstrap.cc:654] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.844920 13133 raft_consensus.cc:697] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:06.846378 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:06.847818 13133 consensus_queue.cc:237] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
W20260709 13:17:06.836421 13043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.66:39897, user_credentials={real_user=slave}} blocked reactor thread for 46807.7us
I20260709 13:17:06.848218 13005 raft_consensus.cc:2468] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 0.
I20260709 13:17:06.850512 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:06.851922 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:06.854271 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:06.854374 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:06.855140 13006 raft_consensus.cc:3060] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:06.855465 12969 leader_election.cc:343] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.863045 12894 leader_election.cc:304] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:06.860607 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:06.864830 13080 raft_consensus.cc:2468] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:06.865895 13151 raft_consensus.cc:2804] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.866482 13151 raft_consensus.cc:493] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.866822 13151 raft_consensus.cc:3060] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.867564 13149 leader_election.cc:290] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.870062 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1540f92e569a43b59892b9d36c3e7739" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:06.872105 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:06.872828 13005 raft_consensus.cc:2468] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:06.872684 13124 tablet_bootstrap.cc:654] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.875967 13006 raft_consensus.cc:2468] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:06.876863 13151 raft_consensus.cc:515] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.880744 12970 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
W20260709 13:17:06.882493 12970 leader_election.cc:343] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:06.861256 13043 leader_election.cc:343] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:06.883716 13043 leader_election.cc:343] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.884430 13043 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.885166 13121 ts_tablet_manager.cc:1434] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.124s	user 0.018s	sys 0.034s
I20260709 13:17:06.885653 13151 leader_election.cc:290] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.886438 13126 raft_consensus.cc:2804] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.886929 13126 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.887352 13126 raft_consensus.cc:3060] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.886540 13121 tablet_bootstrap.cc:492] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.892786 12829 catalog_manager.cc:5697] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.894730 13133 raft_consensus.cc:2804] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.895237 13043 leader_election.cc:304] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.896394 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:06.897004 13158 raft_consensus.cc:2804] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.895213 13133 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.897663 13158 raft_consensus.cc:697] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:06.897017 13080 raft_consensus.cc:3060] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.897603 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:06.897773 13133 raft_consensus.cc:3060] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.897326 13157 raft_consensus.cc:515] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.901391 13121 tablet_bootstrap.cc:654] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.903110 13157 leader_election.cc:290] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:06.897444 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:06.904112 13006 raft_consensus.cc:3060] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.906013 13158 consensus_queue.cc:237] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.910560 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:06.910039 12829 catalog_manager.cc:5697] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.910782 13126 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.909834 13133 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.913038 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:06.913666 13005 raft_consensus.cc:3060] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.915125 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
W20260709 13:17:06.916649 12969 leader_election.cc:343] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.917979 13119 tablet_bootstrap.cc:492] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
W20260709 13:17:06.912535 13043 leader_election.cc:343] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.918534 13119 ts_tablet_manager.cc:1403] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.025s
I20260709 13:17:06.918965 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:06.919561 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:06.919859 13079 raft_consensus.cc:2393] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00aa78bb99e1482aaa6008a21ca9bcfe in current term 1: Already voted for candidate 5833eec406ff4e28bf90e28e74d3e8cb in this term.
I20260709 13:17:06.918133 13133 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:06.921293 12970 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [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: 00aa78bb99e1482aaa6008a21ca9bcfe; no voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43
W20260709 13:17:06.921660 13043 leader_election.cc:343] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.922366 13133 raft_consensus.cc:2749] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.924418 13126 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:06.925490 13124 tablet_bootstrap.cc:492] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:06.914986 13080 raft_consensus.cc:2468] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:06.925963 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:06.926333 13124 ts_tablet_manager.cc:1403] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.004s
I20260709 13:17:06.926867 13004 raft_consensus.cc:2393] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5833eec406ff4e28bf90e28e74d3e8cb in current term 1: Already voted for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in this term.
I20260709 13:17:06.927000 13119 raft_consensus.cc:359] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.927716 13119 raft_consensus.cc:385] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.927973 13119 raft_consensus.cc:740] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.927884 12895 leader_election.cc:304] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:06.928831 13119 consensus_queue.cc:260] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.929596 13151 raft_consensus.cc:2804] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.930105 13124 raft_consensus.cc:359] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.931011 13119 ts_tablet_manager.cc:1434] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:17:06.930178 13151 raft_consensus.cc:697] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:06.931401 13124 raft_consensus.cc:385] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.931874 13124 raft_consensus.cc:740] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.932066 13119 tablet_bootstrap.cc:492] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:06.932181 13151 consensus_queue.cc:237] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:06.932837 13124 consensus_queue.cc:260] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.935595 13124 ts_tablet_manager.cc:1434] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:17:06.926730 13005 raft_consensus.cc:2468] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:06.938269 13124 tablet_bootstrap.cc:492] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:06.939029 13119 tablet_bootstrap.cc:654] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.928874 13006 raft_consensus.cc:2468] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:06.940083 13121 tablet_bootstrap.cc:492] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.940645 13121 ts_tablet_manager.cc:1403] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260709 13:17:06.943984 13121 raft_consensus.cc:359] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.943250 12827 catalog_manager.cc:5697] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 1 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:06.945870 13121 raft_consensus.cc:385] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.946382 13121 raft_consensus.cc:740] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.947302 13121 consensus_queue.cc:260] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.947834 13124 tablet_bootstrap.cc:654] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.954134 13043 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [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: 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.955070 13126 raft_consensus.cc:2749] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.955569 13043 leader_election.cc:304] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:06.957157 13126 raft_consensus.cc:2804] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.950147 13121 ts_tablet_manager.cc:1434] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:17:06.957638 13126 raft_consensus.cc:697] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:06.958873 13121 tablet_bootstrap.cc:492] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.958595 13126 consensus_queue.cc:237] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.960285 12826 catalog_manager.cc:5697] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:06.970053 13121 tablet_bootstrap.cc:654] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.982378 13121 tablet_bootstrap.cc:492] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:06.982962 13121 ts_tablet_manager.cc:1403] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 13:17:06.986397 13121 raft_consensus.cc:359] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.987241 13121 raft_consensus.cc:385] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.987558 13121 raft_consensus.cc:740] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.988202 13121 consensus_queue.cc:260] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.989890 13119 tablet_bootstrap.cc:492] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:06.990487 13119 ts_tablet_manager.cc:1403] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.031s
I20260709 13:17:06.990691 13121 ts_tablet_manager.cc:1434] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:17:06.991775 13121 tablet_bootstrap.cc:492] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:06.992635 13124 tablet_bootstrap.cc:492] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:06.993180 13119 raft_consensus.cc:359] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.993610 13124 ts_tablet_manager.cc:1403] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.004s
I20260709 13:17:06.993906 13119 raft_consensus.cc:385] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.994267 13119 raft_consensus.cc:740] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.995091 13119 consensus_queue.cc:260] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.997614 13124 raft_consensus.cc:359] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:06.998632 13124 raft_consensus.cc:385] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.998932 13121 tablet_bootstrap.cc:654] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.000614 13119 ts_tablet_manager.cc:1434] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:07.001641 13124 raft_consensus.cc:740] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.002636 13124 consensus_queue.cc:260] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.005038 13124 ts_tablet_manager.cc:1434] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:07.006196 13124 tablet_bootstrap.cc:492] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:07.012918 13124 tablet_bootstrap.cc:654] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.014859 12827 catalog_manager.cc:5697] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 1 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.019253 13133 raft_consensus.cc:493] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.019877 13133 raft_consensus.cc:515] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.021739 13121 tablet_bootstrap.cc:492] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:07.022729 13121 ts_tablet_manager.cc:1403] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260709 13:17:07.023833 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:07.024549 12931 raft_consensus.cc:2468] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:07.025656 13124 tablet_bootstrap.cc:492] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:07.025564 13121 raft_consensus.cc:359] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.025874 12969 leader_election.cc:304] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:07.026425 13121 raft_consensus.cc:385] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.026533 13124 ts_tablet_manager.cc:1403] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 13:17:07.026783 13121 raft_consensus.cc:740] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.027572 13121 consensus_queue.cc:260] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.028465 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:07.029177 13080 raft_consensus.cc:2468] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:07.029807 13121 ts_tablet_manager.cc:1434] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:17:07.022109 13133 leader_election.cc:290] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.030875 13121 tablet_bootstrap.cc:492] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:07.030400 13124 raft_consensus.cc:359] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.026916 13149 raft_consensus.cc:2804] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.031374 13124 raft_consensus.cc:385] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.031626 13149 raft_consensus.cc:493] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.031868 13124 raft_consensus.cc:740] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.032068 13149 raft_consensus.cc:3060] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.032958 13124 consensus_queue.cc:260] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.037524 13121 tablet_bootstrap.cc:654] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.039763 13149 raft_consensus.cc:515] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.040341 13124 ts_tablet_manager.cc:1434] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:07.041817 13124 tablet_bootstrap.cc:492] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:07.042771 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:07.043385 12931 raft_consensus.cc:3060] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.049459 13124 tablet_bootstrap.cc:654] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.051671 12931 raft_consensus.cc:2468] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:07.053012 12969 leader_election.cc:304] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:07.054178 13133 raft_consensus.cc:2804] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.054037 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:07.054826 13133 raft_consensus.cc:697] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:07.054877 13080 raft_consensus.cc:3060] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.055778 13133 consensus_queue.cc:237] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.059231 13149 leader_election.cc:290] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.063476 13080 raft_consensus.cc:2468] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:07.070015 13121 tablet_bootstrap.cc:492] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:07.070586 13121 ts_tablet_manager.cc:1403] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.019s
I20260709 13:17:07.070662 13124 tablet_bootstrap.cc:492] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:07.070900 13151 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.071218 13124 ts_tablet_manager.cc:1403] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260709 13:17:07.071466 13151 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.073482 13124 raft_consensus.cc:359] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.073506 13121 raft_consensus.cc:359] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.074280 13124 raft_consensus.cc:385] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.074448 13121 raft_consensus.cc:385] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.074641 13124 raft_consensus.cc:740] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.074800 13121 raft_consensus.cc:740] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.073699 13151 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.075026 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:07.075587 13124 consensus_queue.cc:260] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.075700 13121 consensus_queue.cc:260] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.076668 13080 raft_consensus.cc:2393] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04757d0a83e4b52925d207fd5557b43 in current term 1: Already voted for candidate 5833eec406ff4e28bf90e28e74d3e8cb in this term.
I20260709 13:17:07.077805 13124 ts_tablet_manager.cc:1434] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:07.075029 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:07.078593 13006 raft_consensus.cc:2393] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04757d0a83e4b52925d207fd5557b43 in current term 1: Already voted for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in this term.
I20260709 13:17:07.078824 13124 tablet_bootstrap.cc:492] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:07.079877 12894 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d04757d0a83e4b52925d207fd5557b43; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:07.080260 13121 ts_tablet_manager.cc:1434] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:07.081105 13129 raft_consensus.cc:3060] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.085681 13124 tablet_bootstrap.cc:654] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.083068 12827 catalog_manager.cc:5697] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.089339 13129 raft_consensus.cc:2749] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.093797 13124 tablet_bootstrap.cc:492] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:07.094316 13124 ts_tablet_manager.cc:1403] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 13:17:07.095309 13129 raft_consensus.cc:493] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.095847 13129 raft_consensus.cc:515] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.096901 13124 raft_consensus.cc:359] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.097604 13124 raft_consensus.cc:385] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.097882 13124 raft_consensus.cc:740] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.097999 13129 leader_election.cc:290] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.098670 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:07.098543 13124 consensus_queue.cc:260] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.099519 13006 raft_consensus.cc:2393] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04757d0a83e4b52925d207fd5557b43 in current term 1: Already voted for candidate 5833eec406ff4e28bf90e28e74d3e8cb in this term.
I20260709 13:17:07.100772 13124 ts_tablet_manager.cc:1434] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:07.100917 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:07.102885 12895 leader_election.cc:304] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d04757d0a83e4b52925d207fd5557b43; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:07.103557 13129 raft_consensus.cc:3060] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.108981 13129 raft_consensus.cc:2749] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.151854 13133 consensus_queue.cc:1048] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:07.165091 13133 consensus_queue.cc:1048] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.218191 13129 raft_consensus.cc:493] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.218746 13129 raft_consensus.cc:515] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.220439 13129 leader_election.cc:290] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.221338 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:07.221463 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:07.222124 13006 raft_consensus.cc:2393] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04757d0a83e4b52925d207fd5557b43 in current term 1: Already voted for candidate 5833eec406ff4e28bf90e28e74d3e8cb in this term.
I20260709 13:17:07.223057 12894 leader_election.cc:304] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d04757d0a83e4b52925d207fd5557b43; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:07.223671 13129 raft_consensus.cc:3060] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.229835 13129 raft_consensus.cc:2749] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.248239 13133 consensus_queue.cc:1048] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.257205 13080 raft_consensus.cc:3060] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.265601 13133 consensus_queue.cc:1048] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.275517 13133 raft_consensus.cc:493] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.276036 13133 raft_consensus.cc:515] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.277230 13123 consensus_queue.cc:1048] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.278914 13133 leader_election.cc:290] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.279798 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:07.280514 13080 raft_consensus.cc:2468] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:07.281697 12970 leader_election.cc:304] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:07.282589 13133 raft_consensus.cc:2804] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.282438 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:07.283012 13133 raft_consensus.cc:493] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.283373 12931 raft_consensus.cc:2468] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:07.283418 13133 raft_consensus.cc:3060] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.290639 13080 raft_consensus.cc:3060] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.293812 13133 raft_consensus.cc:515] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.296466 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:07.296785 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:07.297427 13079 raft_consensus.cc:3060] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.297171 12931 raft_consensus.cc:3060] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.300479 13149 consensus_queue.cc:1048] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.305513 13079 raft_consensus.cc:2468] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:07.306452 13133 leader_election.cc:290] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:07.306900 12970 leader_election.cc:304] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:07.307816 13133 raft_consensus.cc:2804] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.308286 13133 raft_consensus.cc:697] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:07.308449 12931 raft_consensus.cc:2468] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:07.309123 13133 consensus_queue.cc:237] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:07.316814 12829 catalog_manager.cc:5697] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.337241 13129 consensus_queue.cc:1048] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.350565 13129 consensus_queue.cc:1048] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.381430 13126 consensus_queue.cc:1048] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.392264 13159 consensus_queue.cc:1048] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:07.393862 13159 consensus_queue.cc:1048] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.409197 13157 consensus_queue.cc:1048] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.448849 13149 consensus_queue.cc:1048] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.459008 13145 consensus_queue.cc:1048] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:07.665843 12877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:07.718353 13145 consensus_queue.cc:1048] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.729698 13133 consensus_queue.cc:1048] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:08.669040 12877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:08.727630 13200 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.728143 13200 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:08.730095 13200 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:08.730930 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:08.731042 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:08.731818 13006 raft_consensus.cc:2468] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:08.731832 13080 raft_consensus.cc:2468] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:08.733193 12895 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [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: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:08.733881 13200 raft_consensus.cc:2804] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:08.734232 13200 raft_consensus.cc:493] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.734483 13200 raft_consensus.cc:3060] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.740245 13200 raft_consensus.cc:515] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:08.741835 13200 leader_election.cc:290] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:08.742777 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:08.742831 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87495f0b5814407fbd9d799f1c6b5c44" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:08.743350 13006 raft_consensus.cc:3060] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.743484 13080 raft_consensus.cc:3060] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.748905 13006 raft_consensus.cc:2468] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:08.748983 13080 raft_consensus.cc:2468] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:08.750061 12895 leader_election.cc:304] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:08.750730 13200 raft_consensus.cc:2804] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.751538 13200 raft_consensus.cc:697] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:08.752326 13200 consensus_queue.cc:237] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER 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: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:08.759016 12827 catalog_manager.cc:5697] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 0 to 2, leader changed from <none> to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.058422 13006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:48694
I20260709 13:17:09.059023 13006 raft_consensus.cc:606] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Received request to transfer leadership to TS d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:09.075022 13080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21518045cb49475db38a3875454b13bc"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
mode: GRACEFUL
new_leader_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:37944
I20260709 13:17:09.075639 13080 raft_consensus.cc:606] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Received request to transfer leadership to TS d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:09.080859 13080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
mode: GRACEFUL
new_leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:37944
I20260709 13:17:09.081453 13080 raft_consensus.cc:606] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Received request to transfer leadership to TS 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:09.094938 13006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:48694
I20260709 13:17:09.095460 13006 raft_consensus.cc:606] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Received request to transfer leadership to TS 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:09.147639 13149 raft_consensus.cc:993] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:09.148102 13212 raft_consensus.cc:1081] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Signalling peer d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:09.149677 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:41292
I20260709 13:17:09.150224 12931 raft_consensus.cc:493] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.150512 12931 raft_consensus.cc:3060] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.155712 12931 raft_consensus.cc:515] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.157439 12931 leader_election.cc:290] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:09.158344 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:09.158491 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac33ebfce0a44af9be78c3a8ed1e9f0c" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:09.159024 13006 raft_consensus.cc:3055] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.159072 13080 raft_consensus.cc:3060] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.159346 13006 raft_consensus.cc:740] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:09.160148 13006 consensus_queue.cc:260] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.161101 13006 raft_consensus.cc:3060] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.164705 13080 raft_consensus.cc:2468] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:09.165968 12895 leader_election.cc:304] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:09.166528 13006 raft_consensus.cc:2468] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:09.166648 13200 raft_consensus.cc:2804] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.167202 13200 raft_consensus.cc:697] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:09.168012 13200 consensus_queue.cc:237] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.174638 12827 catalog_manager.cc:5697] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 1 to 2, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.210323 13006 raft_consensus.cc:1275] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:09.211553 13200 consensus_queue.cc:1048] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.222236 13080 raft_consensus.cc:1275] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:09.224182 13200 consensus_queue.cc:1048] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.395067 13149 raft_consensus.cc:993] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:09.395517 13212 raft_consensus.cc:1081] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Signalling peer 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:09.397104 13080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:37920
I20260709 13:17:09.397636 13080 raft_consensus.cc:493] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.397940 13080 raft_consensus.cc:3060] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.402995 13080 raft_consensus.cc:515] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.404702 13080 leader_election.cc:290] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:09.405609 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:09.405846 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d5b37d493e415eb99965486b7cac64" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:09.406319 12931 raft_consensus.cc:3060] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.406450 13006 raft_consensus.cc:3055] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.406810 13006 raft_consensus.cc:740] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:09.407459 13006 consensus_queue.cc:260] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.408414 13006 raft_consensus.cc:3060] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.411721 12931 raft_consensus.cc:2468] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:09.412978 13043 leader_election.cc:304] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:09.413749 13202 raft_consensus.cc:2804] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.414186 13006 raft_consensus.cc:2468] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:09.415165 13202 raft_consensus.cc:697] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:09.416093 13202 consensus_queue.cc:237] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.423087 12829 catalog_manager.cc:5697] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 1 to 2, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 2 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.488489 13219 raft_consensus.cc:993] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: : Instructing follower d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:09.488897 13202 raft_consensus.cc:1081] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Signalling peer d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:09.490437 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21518045cb49475db38a3875454b13bc"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:41308
I20260709 13:17:09.490919 12931 raft_consensus.cc:493] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.491226 12931 raft_consensus.cc:3060] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.496197 12931 raft_consensus.cc:515] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.498059 12931 leader_election.cc:290] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:09.498827 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:09.499171 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21518045cb49475db38a3875454b13bc" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:09.499549 13006 raft_consensus.cc:3060] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.499857 13080 raft_consensus.cc:3055] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.500204 13080 raft_consensus.cc:740] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:09.500905 13080 consensus_queue.cc:260] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.501849 13080 raft_consensus.cc:3060] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.505044 13006 raft_consensus.cc:2468] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:09.506278 12894 leader_election.cc:304] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:09.506944 13200 raft_consensus.cc:2804] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.507426 13200 raft_consensus.cc:697] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:09.507668 13080 raft_consensus.cc:2468] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:09.508247 13200 consensus_queue.cc:237] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.515745 12829 catalog_manager.cc:5697] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 1 to 2, leader changed from 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67) to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.549317 13080 raft_consensus.cc:1275] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.550520 13200 consensus_queue.cc:1048] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.561370 13006 raft_consensus.cc:1275] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.563390 13223 consensus_queue.cc:1048] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:09.572785 13219 raft_consensus.cc:993] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: : Instructing follower 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:09.573266 13219 raft_consensus.cc:1081] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Signalling peer 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:09.575065 13006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:48674
I20260709 13:17:09.575659 13006 raft_consensus.cc:493] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.576022 13006 raft_consensus.cc:3060] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.582563 13006 raft_consensus.cc:515] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.584355 13006 leader_election.cc:290] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:09.585107 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:09.585336 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764be2f88a9d48079b426e6c162283ab" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:09.585839 12930 raft_consensus.cc:3060] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.586047 13080 raft_consensus.cc:3055] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.586427 13080 raft_consensus.cc:740] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:09.587106 13080 consensus_queue.cc:260] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.587980 13080 raft_consensus.cc:3060] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.590957 12930 raft_consensus.cc:2468] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:09.592031 12969 leader_election.cc:304] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:09.592535 13080 raft_consensus.cc:2468] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:09.592687 13212 raft_consensus.cc:2804] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.593178 13212 raft_consensus.cc:697] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:09.594007 13212 consensus_queue.cc:237] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:09.600548 12827 catalog_manager.cc:5697] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 1 to 2, leader changed from 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67) to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 2 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.923833 12930 raft_consensus.cc:1275] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.925105 13219 consensus_queue.cc:1048] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.935093 13006 raft_consensus.cc:1275] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.936451 13227 consensus_queue.cc:1048] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.965041 13080 raft_consensus.cc:1275] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.966194 13223 consensus_queue.cc:1048] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.973601 13080 raft_consensus.cc:1275] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.976214 13006 raft_consensus.cc:1275] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.976085 13149 consensus_queue.cc:1048] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.977988 13200 consensus_queue.cc:1048] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.993875 12930 raft_consensus.cc:1275] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.995573 13232 consensus_queue.cc:1048] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:12.856724  6081 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 0.707s	user 0.007s	sys 0.002s
W20260709 13:17:12.856997  6081 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 0.707s	user 0.007s	sys 0.002s
I20260709 13:17:12.891403 12829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42134:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:12.894948 12829 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:12.949697 12917 tablet_service.cc:1511] Processing CreateTablet for tablet 19aba06a314c4a39a801af72e0c662c8 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:12.950551 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 19aba06a314c4a39a801af72e0c662c8 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:12.951224 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19aba06a314c4a39a801af72e0c662c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.951481 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 19aba06a314c4a39a801af72e0c662c8 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:12.951947 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19aba06a314c4a39a801af72e0c662c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.952471 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19aba06a314c4a39a801af72e0c662c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.955456 12914 tablet_service.cc:1511] Processing CreateTablet for tablet 886ae0548c0846dd9b5bc14e0c3f4af0 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:12.956802 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886ae0548c0846dd9b5bc14e0c3f4af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.957540 12991 tablet_service.cc:1511] Processing CreateTablet for tablet 886ae0548c0846dd9b5bc14e0c3f4af0 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:12.958875 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886ae0548c0846dd9b5bc14e0c3f4af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.961719 12918 tablet_service.cc:1511] Processing CreateTablet for tablet a510eee0890b4cf18875f58a2566abff (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:12.962131 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 886ae0548c0846dd9b5bc14e0c3f4af0 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:12.963068 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a510eee0890b4cf18875f58a2566abff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.963428 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886ae0548c0846dd9b5bc14e0c3f4af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.963811 12990 tablet_service.cc:1511] Processing CreateTablet for tablet a510eee0890b4cf18875f58a2566abff (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:12.965049 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a510eee0890b4cf18875f58a2566abff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.967199 12913 tablet_service.cc:1511] Processing CreateTablet for tablet 551af946859640139f5b8d67e94afc1f (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:12.968477 12913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551af946859640139f5b8d67e94afc1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.971393 13064 tablet_service.cc:1511] Processing CreateTablet for tablet a510eee0890b4cf18875f58a2566abff (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:12.972877 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a510eee0890b4cf18875f58a2566abff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.989336 12994 tablet_service.cc:1511] Processing CreateTablet for tablet 551af946859640139f5b8d67e94afc1f (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:12.990832 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551af946859640139f5b8d67e94afc1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.994658 13065 tablet_service.cc:1511] Processing CreateTablet for tablet 551af946859640139f5b8d67e94afc1f (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:12.996120 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551af946859640139f5b8d67e94afc1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.996989 12919 tablet_service.cc:1511] Processing CreateTablet for tablet 08e0a0f8a4be40c99c02f431b5ccb7f9 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:12.998363 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e0a0f8a4be40c99c02f431b5ccb7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.026032 12991 tablet_service.cc:1511] Processing CreateTablet for tablet 08e0a0f8a4be40c99c02f431b5ccb7f9 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:13.026981 12921 tablet_service.cc:1511] Processing CreateTablet for tablet a685d8e33e614e6a8af36be04736878d (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:13.025416 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 08e0a0f8a4be40c99c02f431b5ccb7f9 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:13.031091 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e0a0f8a4be40c99c02f431b5ccb7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.031540 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e0a0f8a4be40c99c02f431b5ccb7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.035755 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a685d8e33e614e6a8af36be04736878d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.039798 12993 tablet_service.cc:1511] Processing CreateTablet for tablet a685d8e33e614e6a8af36be04736878d (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:13.041249 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a685d8e33e614e6a8af36be04736878d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.050570 13252 tablet_bootstrap.cc:492] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.055920 12996 tablet_service.cc:1511] Processing CreateTablet for tablet bcb4dde24f0b462c8d0226eb33fff79a (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:13.057387 12996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb4dde24f0b462c8d0226eb33fff79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.059734 12917 tablet_service.cc:1511] Processing CreateTablet for tablet bcb4dde24f0b462c8d0226eb33fff79a (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:13.061256 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb4dde24f0b462c8d0226eb33fff79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.068535 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 841300047cb7413a82accf4e3dd1636b (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:13.070046 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841300047cb7413a82accf4e3dd1636b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.070838 13252 tablet_bootstrap.cc:654] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.066972 13064 tablet_service.cc:1511] Processing CreateTablet for tablet a685d8e33e614e6a8af36be04736878d (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:13.075333 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 841300047cb7413a82accf4e3dd1636b (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:13.076750 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841300047cb7413a82accf4e3dd1636b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.075822 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a685d8e33e614e6a8af36be04736878d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.066972 13065 tablet_service.cc:1511] Processing CreateTablet for tablet bcb4dde24f0b462c8d0226eb33fff79a (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:13.081455 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb4dde24f0b462c8d0226eb33fff79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.084048 13253 tablet_bootstrap.cc:492] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.091791 13253 tablet_bootstrap.cc:654] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.092417 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 841300047cb7413a82accf4e3dd1636b (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:13.095007 12913 tablet_service.cc:1511] Processing CreateTablet for tablet 102fdebe72be4d9cbc2adce800f2b198 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:13.102308 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841300047cb7413a82accf4e3dd1636b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.109962 12994 tablet_service.cc:1511] Processing CreateTablet for tablet 102fdebe72be4d9cbc2adce800f2b198 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:13.111454 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102fdebe72be4d9cbc2adce800f2b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.112516 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 102fdebe72be4d9cbc2adce800f2b198 (DEFAULT_TABLE table=soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:13.113873 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102fdebe72be4d9cbc2adce800f2b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.135667 13252 tablet_bootstrap.cc:492] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.136281 13252 ts_tablet_manager.cc:1403] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.008s
I20260709 13:17:13.139180 13252 raft_consensus.cc:359] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.140023 13252 raft_consensus.cc:385] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.140404 13252 raft_consensus.cc:740] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.141243 13252 consensus_queue.cc:260] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.152139 13255 tablet_bootstrap.cc:492] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.152736 12913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102fdebe72be4d9cbc2adce800f2b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.154881 13252 ts_tablet_manager.cc:1434] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 13:17:13.163259 13252 tablet_bootstrap.cc:492] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.170084 13252 tablet_bootstrap.cc:654] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.177358 13241 raft_consensus.cc:493] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.178342 13241 raft_consensus.cc:515] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.180629 13241 leader_election.cc:290] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.182555 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.184926 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.185707 13255 tablet_bootstrap.cc:654] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:13.186666 13043 leader_election.cc:343] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:13.189108 13043 leader_election.cc:343] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.189543 13043 leader_election.cc:304] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:13.190655 13241 raft_consensus.cc:2749] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:13.177290 13253 tablet_bootstrap.cc:492] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.193790 13253 ts_tablet_manager.cc:1403] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.000s
I20260709 13:17:13.194448 13255 tablet_bootstrap.cc:492] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.194921 13255 ts_tablet_manager.cc:1403] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 13:17:13.196981 13253 raft_consensus.cc:359] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.197978 13253 raft_consensus.cc:385] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.198403 13253 raft_consensus.cc:740] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.199262 13253 consensus_queue.cc:260] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.200606 13252 tablet_bootstrap.cc:492] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.201164 13252 ts_tablet_manager.cc:1403] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.005s
I20260709 13:17:13.201898 13253 ts_tablet_manager.cc:1434] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:13.203135 13253 tablet_bootstrap.cc:492] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.204234 13252 raft_consensus.cc:359] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.205049 13252 raft_consensus.cc:385] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.205358 13252 raft_consensus.cc:740] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.206131 13252 consensus_queue.cc:260] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.197113 13255 raft_consensus.cc:359] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.207149 13255 raft_consensus.cc:385] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.207486 13255 raft_consensus.cc:740] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.208429 13255 consensus_queue.cc:260] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.210681 13253 tablet_bootstrap.cc:654] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.215227 13255 ts_tablet_manager.cc:1434] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:17:13.216702 13255 tablet_bootstrap.cc:492] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.223522 13255 tablet_bootstrap.cc:654] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.225729 13253 tablet_bootstrap.cc:492] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.230887 13252 ts_tablet_manager.cc:1434] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260709 13:17:13.236635 13253 ts_tablet_manager.cc:1403] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260709 13:17:13.237241 13252 tablet_bootstrap.cc:492] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.239853 13253 raft_consensus.cc:359] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.240598 13253 raft_consensus.cc:385] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.240870 13253 raft_consensus.cc:740] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.244115 13252 tablet_bootstrap.cc:654] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.256361 13252 tablet_bootstrap.cc:492] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.258091 13252 ts_tablet_manager.cc:1403] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260709 13:17:13.241537 13253 consensus_queue.cc:260] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.264731 13255 tablet_bootstrap.cc:492] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.265400 13255 ts_tablet_manager.cc:1403] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.006s
I20260709 13:17:13.266732 13252 raft_consensus.cc:359] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.267639 13252 raft_consensus.cc:385] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.267990 13252 raft_consensus.cc:740] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.268544 13255 raft_consensus.cc:359] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.268792 13252 consensus_queue.cc:260] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.269412 13255 raft_consensus.cc:385] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.269780 13255 raft_consensus.cc:740] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.270638 13255 consensus_queue.cc:260] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.272486 13253 ts_tablet_manager.cc:1434] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:17:13.275974 13255 ts_tablet_manager.cc:1434] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:13.277392 13255 tablet_bootstrap.cc:492] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.282068 13253 tablet_bootstrap.cc:492] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.285388 13255 tablet_bootstrap.cc:654] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.290905 13241 raft_consensus.cc:493] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.291392 13252 ts_tablet_manager.cc:1434] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:17:13.291548 13241 raft_consensus.cc:515] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.294741 13253 tablet_bootstrap.cc:654] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.300084 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.300551 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.300863 13005 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.302330 13043 leader_election.cc:304] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:13.302901 12930 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.293812 13241 leader_election.cc:290] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.303705 13241 raft_consensus.cc:2804] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.304029 13241 raft_consensus.cc:493] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.304347 13241 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.305217 13252 tablet_bootstrap.cc:492] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.315251 13252 tablet_bootstrap.cc:654] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.316675 13253 tablet_bootstrap.cc:492] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.317353 13253 ts_tablet_manager.cc:1403] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.009s
I20260709 13:17:13.316293 13241 raft_consensus.cc:515] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.315455 13255 tablet_bootstrap.cc:492] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.320375 13241 leader_election.cc:290] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.321272 13255 ts_tablet_manager.cc:1403] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.011s
I20260709 13:17:13.321496 13253 raft_consensus.cc:359] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.324776 13253 raft_consensus.cc:385] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.324815 13255 raft_consensus.cc:359] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.326920 13255 raft_consensus.cc:385] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.327497 13255 raft_consensus.cc:740] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.328699 13252 tablet_bootstrap.cc:492] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.328609 13255 consensus_queue.cc:260] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.329135 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.330344 13005 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.331664 13255 ts_tablet_manager.cc:1434] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:17:13.332732 13255 tablet_bootstrap.cc:492] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.333305 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.333963 12930 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.325992 13253 raft_consensus.cc:740] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.337671 13253 consensus_queue.cc:260] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.340780 13253 ts_tablet_manager.cc:1434] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260709 13:17:13.341787 13253 tablet_bootstrap.cc:492] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.338317 13005 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:13.338757 13252 ts_tablet_manager.cc:1403] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.002s
I20260709 13:17:13.348278 12930 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:13.351126 13252 raft_consensus.cc:359] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.352048 13252 raft_consensus.cc:385] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.352152 13255 tablet_bootstrap.cc:654] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.352476 13252 raft_consensus.cc:740] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.353308 13252 consensus_queue.cc:260] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.357290 13253 tablet_bootstrap.cc:654] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.357514 13252 ts_tablet_manager.cc:1434] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:13.358786 13252 tablet_bootstrap.cc:492] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.364049 13043 leader_election.cc:304] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:13.365026 13241 raft_consensus.cc:2804] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.371413 13252 tablet_bootstrap.cc:654] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.385082 13241 raft_consensus.cc:697] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:13.386345 13241 consensus_queue.cc:237] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.388091 13255 tablet_bootstrap.cc:492] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.388721 13255 ts_tablet_manager.cc:1403] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.005s
I20260709 13:17:13.389540 13253 tablet_bootstrap.cc:492] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.390178 13253 ts_tablet_manager.cc:1403] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.019s
I20260709 13:17:13.391862 13255 raft_consensus.cc:359] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.392699 13255 raft_consensus.cc:385] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.392951 13253 raft_consensus.cc:359] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.393784 13253 raft_consensus.cc:385] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.394243 13253 raft_consensus.cc:740] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.395308 13252 tablet_bootstrap.cc:492] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.395008 13253 consensus_queue.cc:260] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.395788 13252 ts_tablet_manager.cc:1403] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260709 13:17:13.393710 13255 raft_consensus.cc:740] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.397303 13253 ts_tablet_manager.cc:1434] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:13.398458 13253 tablet_bootstrap.cc:492] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.398728 13252 raft_consensus.cc:359] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.399339 13252 raft_consensus.cc:385] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.399669 13252 raft_consensus.cc:740] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.400432 13252 consensus_queue.cc:260] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.402338 13252 ts_tablet_manager.cc:1434] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:13.403173 13252 tablet_bootstrap.cc:492] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.405556 13253 tablet_bootstrap.cc:654] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.407424 12827 catalog_manager.cc:5697] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 1 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:13.409335 13252 tablet_bootstrap.cc:654] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.396916 13255 consensus_queue.cc:260] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.419998 13255 ts_tablet_manager.cc:1434] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:17:13.426889 13255 tablet_bootstrap.cc:492] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.438061 13238 raft_consensus.cc:493] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.438376 13255 tablet_bootstrap.cc:654] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.439239 13238 raft_consensus.cc:515] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.441255 13253 tablet_bootstrap.cc:492] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.441651 13238 leader_election.cc:290] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.441807 13253 ts_tablet_manager.cc:1403] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.031s
I20260709 13:17:13.443675 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.444435 12930 raft_consensus.cc:2468] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:13.445309 13253 raft_consensus.cc:359] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.445829 12969 leader_election.cc:304] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.447456 13252 tablet_bootstrap.cc:492] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.446532 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:13.452749 13252 ts_tablet_manager.cc:1403] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.023s
I20260709 13:17:13.452922 13255 tablet_bootstrap.cc:492] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.452256 13253 raft_consensus.cc:385] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.453094 13080 raft_consensus.cc:2468] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:13.453573 13253 raft_consensus.cc:740] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.453634 13255 ts_tablet_manager.cc:1403] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 13:17:13.454663 13253 consensus_queue.cc:260] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.453073 13238 raft_consensus.cc:2804] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.456135 13238 raft_consensus.cc:493] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.456545 13238 raft_consensus.cc:3060] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.457031 13253 ts_tablet_manager.cc:1434] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:13.458200 13253 tablet_bootstrap.cc:492] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.458880 13252 raft_consensus.cc:359] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.459672 13252 raft_consensus.cc:385] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.459955 13252 raft_consensus.cc:740] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.460721 13252 consensus_queue.cc:260] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.463048 13255 raft_consensus.cc:359] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.463963 13255 raft_consensus.cc:385] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.464254 13255 raft_consensus.cc:740] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.465013 13255 consensus_queue.cc:260] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.469115 13255 ts_tablet_manager.cc:1434] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:17:13.470240 13255 tablet_bootstrap.cc:492] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.465257 13238 raft_consensus.cc:515] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.466055 13253 tablet_bootstrap.cc:654] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.475546 13252 ts_tablet_manager.cc:1434] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:17:13.476526 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.477231 12930 raft_consensus.cc:3060] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.479759 13252 tablet_bootstrap.cc:492] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.485520 12930 raft_consensus.cc:2468] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:13.486991 12969 leader_election.cc:304] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.487902 13240 raft_consensus.cc:2804] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.488133 13252 tablet_bootstrap.cc:654] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.488408 13238 leader_election.cc:290] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.489442 13253 tablet_bootstrap.cc:492] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.490145 13253 ts_tablet_manager.cc:1403] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260709 13:17:13.490557 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:13.491174 13080 raft_consensus.cc:3060] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.491282 13255 tablet_bootstrap.cc:654] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.493528 13253 raft_consensus.cc:359] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.494383 13253 raft_consensus.cc:385] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.494729 13253 raft_consensus.cc:740] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.495581 13253 consensus_queue.cc:260] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.497952 13253 ts_tablet_manager.cc:1434] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:13.499159 13080 raft_consensus.cc:2468] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:13.499703 13253 tablet_bootstrap.cc:492] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.501210 13238 raft_consensus.cc:493] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.501803 13238 raft_consensus.cc:515] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.503644 13255 tablet_bootstrap.cc:492] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.504233 13255 ts_tablet_manager.cc:1403] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260709 13:17:13.505471 13252 tablet_bootstrap.cc:492] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.506028 13252 ts_tablet_manager.cc:1403] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 13:17:13.504114 13238 leader_election.cc:290] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.505616 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.507637 12930 raft_consensus.cc:2468] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:13.507727 13255 raft_consensus.cc:359] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.508519 13255 raft_consensus.cc:385] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.508811 13255 raft_consensus.cc:740] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.509191 12969 leader_election.cc:304] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.509722 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:13.510283 13238 raft_consensus.cc:2804] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.510480 13077 raft_consensus.cc:2468] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:13.510785 13238 raft_consensus.cc:493] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.509006 13252 raft_consensus.cc:359] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.511957 13252 raft_consensus.cc:385] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.511235 13238 raft_consensus.cc:3060] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.512284 13252 raft_consensus.cc:740] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.513386 13252 consensus_queue.cc:260] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.514513 13253 tablet_bootstrap.cc:654] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.516652 13252 ts_tablet_manager.cc:1434] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:13.517823 13252 tablet_bootstrap.cc:492] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.521807 13238 raft_consensus.cc:515] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.509724 13255 consensus_queue.cc:260] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.525318 13255 ts_tablet_manager.cc:1434] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:17:13.525642 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.526448 13255 tablet_bootstrap.cc:492] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.526506 12930 raft_consensus.cc:3060] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.528486 13252 tablet_bootstrap.cc:654] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:13.529055 12860 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7be0 after lost signal to thread 6084
I20260709 13:17:13.534165 13242 raft_consensus.cc:493] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.536761 13242 raft_consensus.cc:515] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
W20260709 13:17:13.538666 12860 debug-util.cc:398] Leaking SignalData structure 0x7b0800239700 after lost signal to thread 12955
I20260709 13:17:13.539467 13242 leader_election.cc:290] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
W20260709 13:17:13.540033 12860 debug-util.cc:398] Leaking SignalData structure 0x7b080020d620 after lost signal to thread 13030
I20260709 13:17:13.540954 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
W20260709 13:17:13.543119 12860 debug-util.cc:398] Leaking SignalData structure 0x7b080036d060 after lost signal to thread 13104
I20260709 13:17:13.541077 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.543244 13240 raft_consensus.cc:697] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:13.543699 13080 raft_consensus.cc:2468] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 0.
I20260709 13:17:13.544231 13240 consensus_queue.cc:237] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
W20260709 13:17:13.544855 12894 leader_election.cc:343] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.545579 12895 leader_election.cc:304] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:13.546787 13242 raft_consensus.cc:2804] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.547159 13242 raft_consensus.cc:493] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.547201 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:13.547538 13242 raft_consensus.cc:3060] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.550354 13080 raft_consensus.cc:3060] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.549458 13238 leader_election.cc:290] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.540910 12930 raft_consensus.cc:2468] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:13.536000 13255 tablet_bootstrap.cc:654] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.543152 13275 raft_consensus.cc:493] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.557080 13275 raft_consensus.cc:515] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.560928 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
W20260709 13:17:13.562417 12970 leader_election.cc:343] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.562760 13241 raft_consensus.cc:493] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.562434 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.563314 13241 raft_consensus.cc:515] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.562021 12969 leader_election.cc:304] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.565485 13241 leader_election.cc:290] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.570147 13238 raft_consensus.cc:2804] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.570684 13253 tablet_bootstrap.cc:492] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.570770 13238 raft_consensus.cc:697] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:13.571516 13253 ts_tablet_manager.cc:1403] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.019s
I20260709 13:17:13.571472 13241 raft_consensus.cc:493] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.572321 13241 raft_consensus.cc:515] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.572315 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.573590 13275 leader_election.cc:290] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.573910 12930 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.574585 13241 leader_election.cc:290] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.573200 13242 raft_consensus.cc:515] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.576227 13043 leader_election.cc:304] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.578471 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:13.579159 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.579341 13242 leader_election.cc:290] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
W20260709 13:17:13.566566 12969 leader_election.cc:343] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.571825 13238 consensus_queue.cc:237] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.580799 12969 leader_election.cc:304] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe; no voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:13.582228 13280 raft_consensus.cc:2749] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:13.579510 13252 tablet_bootstrap.cc:492] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
I20260709 13:17:13.583408 13252 ts_tablet_manager.cc:1403] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.001s
I20260709 13:17:13.579187 13077 raft_consensus.cc:3060] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.586006 13242 raft_consensus.cc:493] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:13.586365 12894 leader_election.cc:343] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.586623 13242 raft_consensus.cc:515] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.587190 13280 raft_consensus.cc:493] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.587950 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.582763 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.588788 13280 raft_consensus.cc:515] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.587332 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.590845 13006 raft_consensus.cc:2468] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.588881 12930 raft_consensus.cc:2468] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.591084 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:13.590835 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.593398 13080 raft_consensus.cc:2468] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:13.596493 13078 raft_consensus.cc:2468] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 0.
I20260709 13:17:13.596892 13043 leader_election.cc:304] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.591030 13241 raft_consensus.cc:2804] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.597726 12895 leader_election.cc:304] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:13.598024 13267 raft_consensus.cc:2804] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.596323 13252 raft_consensus.cc:359] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.591180 13242 leader_election.cc:290] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.598930 13280 leader_election.cc:290] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.599627 13252 raft_consensus.cc:385] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.601753 13252 raft_consensus.cc:740] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.598506 13267 raft_consensus.cc:493] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:13.602986 13043 leader_election.cc:343] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.603578 13267 raft_consensus.cc:3060] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.599988 13242 raft_consensus.cc:2804] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.603040 13252 consensus_queue.cc:260] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.604429 13242 raft_consensus.cc:493] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.603241 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:13.607632 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.614204 13252 ts_tablet_manager.cc:1434] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 13:17:13.613651 12827 catalog_manager.cc:5697] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:13.598029 13241 raft_consensus.cc:493] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.623426 13253 raft_consensus.cc:359] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.633733 13252 tablet_bootstrap.cc:492] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: Bootstrap starting.
I20260709 13:17:13.627866 13242 raft_consensus.cc:3060] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:13.643085 12969 leader_election.cc:343] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.643339 13242 raft_consensus.cc:515] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.634752 13078 raft_consensus.cc:2468] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 0.
I20260709 13:17:13.646588 13242 leader_election.cc:290] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.648806 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.649487 13006 raft_consensus.cc:3060] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.650106 12970 leader_election.cc:304] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:13.652084 13252 tablet_bootstrap.cc:654] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.652489 13275 raft_consensus.cc:2804] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.652915 13275 raft_consensus.cc:493] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.653288 13275 raft_consensus.cc:3060] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.654736 12829 catalog_manager.cc:5697] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:13.657476 13006 raft_consensus.cc:2468] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:13.658905 12894 leader_election.cc:304] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.632942 13241 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.630295 13253 raft_consensus.cc:385] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.661135 13253 raft_consensus.cc:740] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.661908 13253 consensus_queue.cc:260] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.662506 13275 raft_consensus.cc:515] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.666862 13077 raft_consensus.cc:2468] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:13.664606 13242 raft_consensus.cc:2804] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:13.673142 12895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:37387, user_credentials={real_user=slave}} blocked reactor thread for 75507.8us
I20260709 13:17:13.672590 13253 ts_tablet_manager.cc:1434] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 13:17:13.674872 13275 leader_election.cc:290] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.677251 13253 tablet_bootstrap.cc:492] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.678714 13241 raft_consensus.cc:515] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.681452 13241 leader_election.cc:290] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.681571 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:13.681979 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.683120 12930 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.684151 13255 tablet_bootstrap.cc:492] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.684283 13253 tablet_bootstrap.cc:654] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.684842 13255 ts_tablet_manager.cc:1403] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.025s
I20260709 13:17:13.686638 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:13.666461 13267 raft_consensus.cc:515] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.687733 13078 raft_consensus.cc:3060] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.688622 13255 raft_consensus.cc:359] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.689409 13255 raft_consensus.cc:385] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.690377 13077 raft_consensus.cc:2393] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d04757d0a83e4b52925d207fd5557b43 in current term 1: Already voted for candidate 5833eec406ff4e28bf90e28e74d3e8cb in this term.
I20260709 13:17:13.689688 13255 raft_consensus.cc:740] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.690863 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.689616 13267 leader_election.cc:290] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.691390 13255 consensus_queue.cc:260] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.674804 12895 leader_election.cc:304] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:13.692981 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.709813 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.710788 13006 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.714749 13285 raft_consensus.cc:2804] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.715042 13078 raft_consensus.cc:2468] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 1.
I20260709 13:17:13.715608 13285 raft_consensus.cc:697] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:13.718302 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551af946859640139f5b8d67e94afc1f" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.719452 13255 ts_tablet_manager.cc:1434] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:17:13.721966 13252 tablet_bootstrap.cc:492] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: No bootstrap required, opened a new log
W20260709 13:17:13.718357 12969 leader_election.cc:343] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:13.726326 13252 ts_tablet_manager.cc:1403] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.007s
I20260709 13:17:13.725633 13285 consensus_queue.cc:237] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.735251 13255 tablet_bootstrap.cc:492] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.725680 13005 raft_consensus.cc:2393] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5833eec406ff4e28bf90e28e74d3e8cb in current term 1: Already voted for candidate d04757d0a83e4b52925d207fd5557b43 in this term.
I20260709 13:17:13.740135 12970 leader_election.cc:304] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:13.741484 12930 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:13.742414 13252 raft_consensus.cc:359] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.743153 13252 raft_consensus.cc:385] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.743134 13043 leader_election.cc:304] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.743664 13252 raft_consensus.cc:740] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.744213 13275 raft_consensus.cc:2804] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.744318 13267 raft_consensus.cc:2804] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.744880 13275 raft_consensus.cc:697] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:13.745033 13267 raft_consensus.cc:697] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:13.737625 13242 raft_consensus.cc:697] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:13.745847 13275 consensus_queue.cc:237] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.744365 13252 consensus_queue.cc:260] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.747020 13242 consensus_queue.cc:237] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.748966 13006 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:13.751919 13252 ts_tablet_manager.cc:1434] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:17:13.746004 13267 consensus_queue.cc:237] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.766304 13255 tablet_bootstrap.cc:654] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:13.776536 12895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.240.67:37387, user_credentials={real_user=slave}} blocked reactor thread for 101825us
I20260709 13:17:13.778532 13253 tablet_bootstrap.cc:492] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.779193 13253 ts_tablet_manager.cc:1403] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.021s
I20260709 13:17:13.782361 13253 raft_consensus.cc:359] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.783154 13253 raft_consensus.cc:385] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.783448 13253 raft_consensus.cc:740] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.784155 13253 consensus_queue.cc:260] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.784811 13287 raft_consensus.cc:493] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.785964 12829 catalog_manager.cc:5697] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 1 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:13.785449 13287 raft_consensus.cc:515] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.798363 13253 ts_tablet_manager.cc:1434] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:17:13.799649 13253 tablet_bootstrap.cc:492] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: Bootstrap starting.
I20260709 13:17:13.800704 12827 catalog_manager.cc:5697] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 1 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:13.807032 13287 leader_election.cc:290] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.809907 13255 tablet_bootstrap.cc:492] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.810500 13255 ts_tablet_manager.cc:1403] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.005s
I20260709 13:17:13.813447 13255 raft_consensus.cc:359] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.814021 13253 tablet_bootstrap.cc:654] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.814144 13255 raft_consensus.cc:385] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.814554 13255 raft_consensus.cc:740] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.815239 13255 consensus_queue.cc:260] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.824680 13255 ts_tablet_manager.cc:1434] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:13.825800 13255 tablet_bootstrap.cc:492] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: Bootstrap starting.
I20260709 13:17:13.832741 13255 tablet_bootstrap.cc:654] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:13.837121 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:13.837991 13253 tablet_bootstrap.cc:492] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: No bootstrap required, opened a new log
I20260709 13:17:13.837891 13078 raft_consensus.cc:2468] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 0.
I20260709 13:17:13.838565 13253 ts_tablet_manager.cc:1403] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.017s
I20260709 13:17:13.840224 12827 catalog_manager.cc:5697] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:13.842118 12894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.66:39897, user_credentials={real_user=slave}} blocked reactor thread for 53413.7us
I20260709 13:17:13.842311 13238 raft_consensus.cc:493] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.841365 13253 raft_consensus.cc:359] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.842953 13253 raft_consensus.cc:385] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.842866 13238 raft_consensus.cc:515] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.843312 13253 raft_consensus.cc:740] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.843636 13043 leader_election.cc:304] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [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: 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:13.844254 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.844015 13253 consensus_queue.cc:260] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.844535 13267 raft_consensus.cc:2749] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:13.844871 13006 raft_consensus.cc:2468] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 0.
I20260709 13:17:13.847141 12894 leader_election.cc:304] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.848296 13285 raft_consensus.cc:2804] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.846184 13253 ts_tablet_manager.cc:1434] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:17:13.848660 13285 raft_consensus.cc:493] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.849171 13285 raft_consensus.cc:3060] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.851210 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.852150 13255 tablet_bootstrap.cc:492] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: No bootstrap required, opened a new log
I20260709 13:17:13.852643 13255 ts_tablet_manager.cc:1403] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.008s
I20260709 13:17:13.855441 13238 leader_election.cc:290] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.856372 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" is_pre_election: true
I20260709 13:17:13.857239 13078 raft_consensus.cc:2393] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00aa78bb99e1482aaa6008a21ca9bcfe in current term 1: Already voted for candidate d04757d0a83e4b52925d207fd5557b43 in this term.
I20260709 13:17:13.857839 13285 raft_consensus.cc:515] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.858477 12970 leader_election.cc:304] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe; no voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:13.841491 12827 catalog_manager.cc:5697] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:13.859819 13238 raft_consensus.cc:3060] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.860014 13285 leader_election.cc:290] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:13.855444 13255 raft_consensus.cc:359] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.861784 13255 raft_consensus.cc:385] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:13.862075 13255 raft_consensus.cc:740] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Initialized, Role: FOLLOWER
I20260709 13:17:13.863008 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:13.863658 13077 raft_consensus.cc:3060] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.864472 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.865134 13006 raft_consensus.cc:3060] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.871479 13238 raft_consensus.cc:2749] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:13.872802 13077 raft_consensus.cc:2468] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:13.875303 12895 leader_election.cc:304] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.876803 13285 raft_consensus.cc:2804] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.877507 13285 raft_consensus.cc:697] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:13.878403 13285 consensus_queue.cc:237] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.879778 13267 raft_consensus.cc:493] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:13.880328 13267 raft_consensus.cc:515] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.882339 13267 leader_election.cc:290] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:13.882763 13006 raft_consensus.cc:2468] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 1.
I20260709 13:17:13.884125 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" is_pre_election: true
I20260709 13:17:13.890050 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43" is_pre_election: true
I20260709 13:17:13.890929 12931 raft_consensus.cc:2468] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.862779 13255 consensus_queue.cc:260] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.891812 13005 raft_consensus.cc:2468] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 0.
I20260709 13:17:13.893657 13043 leader_election.cc:304] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:13.896299 13241 raft_consensus.cc:2804] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:13.896693 13241 raft_consensus.cc:493] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:13.897001 13241 raft_consensus.cc:3060] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.908123 13255 ts_tablet_manager.cc:1434] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:17:13.908171 13267 consensus_queue.cc:1048] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:13.918525 13241 raft_consensus.cc:515] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.920794 13241 leader_election.cc:290] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
W20260709 13:17:13.923734 12877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:13.920271 12827 catalog_manager.cc:5697] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 1 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:13.929376 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:13.930097 13006 raft_consensus.cc:3060] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.932371 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:13.933145 12931 raft_consensus.cc:3060] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:13.937352 13006 raft_consensus.cc:2468] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:13.939819 13264 consensus_queue.cc:1048] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:13.942891 12931 raft_consensus.cc:2468] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 1.
I20260709 13:17:13.944687 13043 leader_election.cc:304] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:13.945961 13264 raft_consensus.cc:2804] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:13.948068 13264 raft_consensus.cc:697] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:13.948916 13264 consensus_queue.cc:237] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:13.978014 12827 catalog_manager.cc:5697] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 1 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.105355 13238 consensus_queue.cc:1048] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.109870 13238 consensus_queue.cc:1048] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.110646 13275 consensus_queue.cc:1048] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.123528 13280 consensus_queue.cc:1048] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.161842 13077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
mode: GRACEFUL
new_leader_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:37944
I20260709 13:17:14.163563 13077 raft_consensus.cc:606] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Received request to transfer leadership to TS d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:14.179065 13006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:48694
I20260709 13:17:14.179690 13006 raft_consensus.cc:606] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Received request to transfer leadership to TS d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:14.186499 12931 raft_consensus.cc:3060] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:14.195112 13006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:48694
I20260709 13:17:14.195811 13006 raft_consensus.cc:606] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Received request to transfer leadership to TS d04757d0a83e4b52925d207fd5557b43
I20260709 13:17:14.197743 13240 consensus_queue.cc:1048] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.225167 13275 consensus_queue.cc:1048] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.229908 13285 consensus_queue.cc:1048] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.247551 12931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
mode: GRACEFUL
new_leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:49870
I20260709 13:17:14.248201 12931 raft_consensus.cc:606] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Received request to transfer leadership to TS 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:14.256994 13077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
mode: GRACEFUL
new_leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:37944
I20260709 13:17:14.257778 13077 raft_consensus.cc:606] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Received request to transfer leadership to TS 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:14.276355 12931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
mode: GRACEFUL
new_leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:49870
I20260709 13:17:14.277014 12931 raft_consensus.cc:606] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Received request to transfer leadership to TS 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:14.282388 13287 consensus_queue.cc:1048] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.287112 13287 consensus_queue.cc:1048] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.288331 13078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
mode: GRACEFUL
new_leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:37944
I20260709 13:17:14.289106 13078 raft_consensus.cc:606] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Received request to transfer leadership to TS 00aa78bb99e1482aaa6008a21ca9bcfe
I20260709 13:17:14.298741 13006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:48694
I20260709 13:17:14.299352 13006 raft_consensus.cc:606] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Received request to transfer leadership to TS 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:14.314167 13285 consensus_queue.cc:1048] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.324960 13285 raft_consensus.cc:993] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: : Instructing follower 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.325462 13242 raft_consensus.cc:1081] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Signalling peer 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.327409 13006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:48686
I20260709 13:17:14.327967 13006 raft_consensus.cc:493] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.328279 13006 raft_consensus.cc:3060] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.331104 13264 consensus_queue.cc:1048] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.339059 13006 raft_consensus.cc:515] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.342530 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.343161 13078 raft_consensus.cc:3060] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.344365 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08e0a0f8a4be40c99c02f431b5ccb7f9" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:14.345045 12928 raft_consensus.cc:3055] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.345338 12928 raft_consensus.cc:740] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:14.346150 12928 consensus_queue.cc:260] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.347261 12928 raft_consensus.cc:3060] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.350049 13006 leader_election.cc:290] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.352610 13078 raft_consensus.cc:2468] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.353865 12970 leader_election.cc:304] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:14.354763 13275 raft_consensus.cc:2804] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.355242 13275 raft_consensus.cc:697] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.356047 13275 consensus_queue.cc:237] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.359896 13241 consensus_queue.cc:1048] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.364732 13289 consensus_queue.cc:1048] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.370630 12829 catalog_manager.cc:5697] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 1 to 2, leader changed from d04757d0a83e4b52925d207fd5557b43 (127.5.240.65) to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 2 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.375228 13241 raft_consensus.cc:993] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: : Instructing follower 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.375905 13241 raft_consensus.cc:1081] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Signalling peer 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.368072 12928 raft_consensus.cc:2468] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.378079 13005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:48674
I20260709 13:17:14.378686 13005 raft_consensus.cc:493] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.379135 13005 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.389295 13289 consensus_queue.cc:1048] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:14.390410 13285 raft_consensus.cc:993] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: : Instructing follower 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.390873 13285 raft_consensus.cc:1081] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Signalling peer 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.393980 13005 raft_consensus.cc:515] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.397136 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:14.397768 12928 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.398228 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.398929 13077 raft_consensus.cc:3055] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.399237 13077 raft_consensus.cc:740] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:14.400014 13077 consensus_queue.cc:260] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.401127 13077 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.409758 13077 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.411494 12970 leader_election.cc:304] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:14.410274 13005 leader_election.cc:290] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.412315 13275 raft_consensus.cc:2804] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.412858 13275 raft_consensus.cc:697] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.413697 13275 consensus_queue.cc:237] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.423506 12928 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.424290 12826 catalog_manager.cc:5697] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 1 to 2, leader changed from 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67) to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 2 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.428686 13005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:48686
I20260709 13:17:14.430596 13005 raft_consensus.cc:493] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.434489 13005 raft_consensus.cc:3060] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.444149 13267 consensus_queue.cc:1048] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:14.445204 13005 raft_consensus.cc:515] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.447613 13005 leader_election.cc:290] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.449024 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:14.449640 12928 raft_consensus.cc:3055] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.454716 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb4dde24f0b462c8d0226eb33fff79a" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.455412 13078 raft_consensus.cc:3060] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.456414 12928 raft_consensus.cc:740] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:14.456528 13241 consensus_queue.cc:1048] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:14.458374 12928 consensus_queue.cc:260] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.459746 12928 raft_consensus.cc:3060] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.462863 13078 raft_consensus.cc:2468] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.465065 12970 leader_election.cc:304] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:14.465996 13275 raft_consensus.cc:2804] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.466508 13275 raft_consensus.cc:697] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.467394 13275 consensus_queue.cc:237] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.481540 12928 raft_consensus.cc:2468] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.493338 13267 raft_consensus.cc:993] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: : Instructing follower 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.493837 13267 raft_consensus.cc:1081] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Signalling peer 00aa78bb99e1482aaa6008a21ca9bcfe to start an election
I20260709 13:17:14.495668 13004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
 from {username='slave'} at 127.0.0.1:48674
I20260709 13:17:14.495173 12827 catalog_manager.cc:5697] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 1 to 2, leader changed from d04757d0a83e4b52925d207fd5557b43 (127.5.240.65) to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 2 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.496330 13004 raft_consensus.cc:493] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.497028 13004 raft_consensus.cc:3060] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.506253 13004 raft_consensus.cc:515] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.508276 13004 leader_election.cc:290] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.510846 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.511603 13078 raft_consensus.cc:3055] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.511927 13078 raft_consensus.cc:740] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:14.512782 13078 consensus_queue.cc:260] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.514019 13078 raft_consensus.cc:3060] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.515895 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841300047cb7413a82accf4e3dd1636b" candidate_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:14.516561 12928 raft_consensus.cc:3060] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.517874 13240 raft_consensus.cc:993] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:14.518450 13240 raft_consensus.cc:1081] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Signalling peer d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:14.520150 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:41292
I20260709 13:17:14.520675 12931 raft_consensus.cc:493] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.521000 12931 raft_consensus.cc:3060] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.523303 13078 raft_consensus.cc:2468] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.523746 12928 raft_consensus.cc:2468] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00aa78bb99e1482aaa6008a21ca9bcfe in term 2.
I20260709 13:17:14.524652 12970 leader_election.cc:304] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:14.525586 13275 raft_consensus.cc:2804] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.526090 13275 raft_consensus.cc:697] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Becoming Leader. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.526916 13275 consensus_queue.cc:237] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.527899 12931 raft_consensus.cc:515] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.530478 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:14.531127 13004 raft_consensus.cc:3055] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.531445 13004 raft_consensus.cc:740] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.532207 13004 consensus_queue.cc:260] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.532884 12931 leader_election.cc:290] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.533316 13004 raft_consensus.cc:3060] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.534654 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886ae0548c0846dd9b5bc14e0c3f4af0" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.535298 13078 raft_consensus.cc:3060] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.536231 12826 catalog_manager.cc:5697] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe reported cstate change: term changed from 1 to 2, leader changed from 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67) to 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66). New cstate: current_term: 2 leader_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.540715 13004 raft_consensus.cc:2468] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:14.542816 13078 raft_consensus.cc:2468] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:14.543792 12894 leader_election.cc:304] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:14.545009 13242 raft_consensus.cc:2804] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.545499 13242 raft_consensus.cc:697] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:14.546344 13242 consensus_queue.cc:237] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.551956 13322 raft_consensus.cc:993] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: : Instructing follower d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:14.552496 13322 raft_consensus.cc:1081] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Signalling peer d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:14.554325 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:41308
I20260709 13:17:14.554879 12931 raft_consensus.cc:493] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.555233 12931 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.559234 12827 catalog_manager.cc:5697] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 1 to 2, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.562168 12931 raft_consensus.cc:515] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.565122 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:14.565424 12931 leader_election.cc:290] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.565704 13004 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.569002 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.569723 13078 raft_consensus.cc:3055] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.570041 13078 raft_consensus.cc:740] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:14.570730 13078 consensus_queue.cc:260] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.571666 13078 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.574018 13004 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:14.575302 12894 leader_election.cc:304] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:14.576131 13242 raft_consensus.cc:2804] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.576642 13242 raft_consensus.cc:697] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:14.576956 13078 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:14.577467 13242 consensus_queue.cc:237] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.583997 12827 catalog_manager.cc:5697] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 1 to 2, leader changed from 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67) to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.673641 13240 raft_consensus.cc:993] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:14.674172 13240 raft_consensus.cc:1081] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Signalling peer d04757d0a83e4b52925d207fd5557b43 to start an election
I20260709 13:17:14.678896 12931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
 from {username='slave'} at 127.0.0.1:41292
I20260709 13:17:14.679481 12931 raft_consensus.cc:493] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.679836 12931 raft_consensus.cc:3060] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.684616 12931 raft_consensus.cc:515] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.686095 12931 leader_election.cc:290] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67:37387)
I20260709 13:17:14.687132 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:14.687291 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a510eee0890b4cf18875f58a2566abff" candidate_uuid: "d04757d0a83e4b52925d207fd5557b43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
I20260709 13:17:14.687889 13078 raft_consensus.cc:3060] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.687848 13004 raft_consensus.cc:3055] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.688436 13004 raft_consensus.cc:740] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.689284 13004 consensus_queue.cc:260] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.690584 13004 raft_consensus.cc:3060] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.693466 13078 raft_consensus.cc:2468] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:14.694826 12895 leader_election.cc:304] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:14.695508 13242 raft_consensus.cc:2804] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.695973 13242 raft_consensus.cc:697] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Leader. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:14.696768 13242 consensus_queue.cc:237] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.697772 13004 raft_consensus.cc:2468] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04757d0a83e4b52925d207fd5557b43 in term 2.
I20260709 13:17:14.704135 12827 catalog_manager.cc:5697] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 reported cstate change: term changed from 1 to 2, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to d04757d0a83e4b52925d207fd5557b43 (127.5.240.65). New cstate: current_term: 2 leader_uuid: "d04757d0a83e4b52925d207fd5557b43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.833642 13240 raft_consensus.cc:993] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:14.834264 13324 raft_consensus.cc:1081] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Signalling peer 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:14.836229 13078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:37920
I20260709 13:17:14.836699 12931 raft_consensus.cc:1275] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:14.836819 13078 raft_consensus.cc:493] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.837404 13078 raft_consensus.cc:3060] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.838868 13240 consensus_queue.cc:1048] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:14.844990 13078 raft_consensus.cc:515] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.847309 13078 leader_election.cc:290] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:14.848420 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:14.849159 12928 raft_consensus.cc:3060] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.849875 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102fdebe72be4d9cbc2adce800f2b198" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:14.850589 13004 raft_consensus.cc:3055] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.850936 13004 raft_consensus.cc:740] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:14.851758 13004 consensus_queue.cc:260] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.853045 13004 raft_consensus.cc:3060] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.860592 13004 raft_consensus.cc:2468] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:14.859874 12928 raft_consensus.cc:2468] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:14.861830 13043 leader_election.cc:304] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:14.863080 13241 raft_consensus.cc:2804] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.863571 13241 raft_consensus.cc:697] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:14.864687 13241 consensus_queue.cc:237] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:14.871546 13078 raft_consensus.cc:1275] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:14.873175 13324 consensus_queue.cc:1048] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:14.880481 12930 raft_consensus.cc:1275] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:14.883692 13240 consensus_queue.cc:1048] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:14.890772 12827 catalog_manager.cc:5697] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 1 to 2, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 2 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.902772 13078 raft_consensus.cc:1275] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:14.904660 13240 consensus_queue.cc:1048] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:14.999665 12930 raft_consensus.cc:1275] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.001045 13240 consensus_queue.cc:1048] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.010390 13078 raft_consensus.cc:1275] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.013635 13240 consensus_queue.cc:1048] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.025014 13077 raft_consensus.cc:1275] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.026295 13242 consensus_queue.cc:1048] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.034327 13004 raft_consensus.cc:1275] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.036126 13289 consensus_queue.cc:1048] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.044509 13004 raft_consensus.cc:1275] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.047370 12930 raft_consensus.cc:1275] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.049145 13240 consensus_queue.cc:1048] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.047246 13289 consensus_queue.cc:1048] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.061503 13077 raft_consensus.cc:1275] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer 00aa78bb99e1482aaa6008a21ca9bcfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.067155 13078 raft_consensus.cc:1275] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.071388 13289 consensus_queue.cc:1048] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.072611 13324 consensus_queue.cc:1048] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:15.193665 13004 raft_consensus.cc:1275] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.195484 13242 consensus_queue.cc:1048] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.204237 13077 raft_consensus.cc:1275] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Refusing update from remote peer d04757d0a83e4b52925d207fd5557b43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.206869 13242 consensus_queue.cc:1048] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.376667 13004 raft_consensus.cc:1275] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.378023 13241 consensus_queue.cc:1048] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.392226 12930 raft_consensus.cc:1275] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.394646 13241 consensus_queue.cc:1048] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.303222 12829 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42134:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:17:17.326323 12829 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42134:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:17:17.421495 13367 tablet.cc:1724] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.496212 13369 tablet.cc:1724] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:17:17.508764 13032 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:08e0a0f8a4be40c99c02f431b5ccb7f9)
I20260709 13:17:17.508263  6081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:17:17.567556 13032 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:08e0a0f8a4be40c99c02f431b5ccb7f9)
W20260709 13:17:17.576547 13032 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:08e0a0f8a4be40c99c02f431b5ccb7f9)
W20260709 13:17:17.624503 13370 log.cc:927] Time spent T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:17:17.627143 13375 tablet.cc:1724] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.633945 13377 tablet.cc:1724] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.644548 13386 tablet.cc:1724] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.701623 13388 tablet.cc:1724] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:17:17.708443 13373 log.cc:927] Time spent T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: Append to log took a long time: real 0.223s	user 0.005s	sys 0.001s
I20260709 13:17:17.731274 13369 tablet.cc:1724] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.747469 13398 tablet.cc:1724] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.750483 13401 tablet.cc:1724] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.698593 13394 tablet.cc:1724] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.737337 13367 tablet.cc:1724] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.776264 13386 tablet.cc:1724] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.790337 13399 tablet.cc:1724] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.792331 12931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
mode: GRACEFUL
new_leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:17.794502 12931 raft_consensus.cc:606] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Received request to transfer leadership to TS 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:17.801841 13377 tablet.cc:1724] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.805325 13400 tablet.cc:1724] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.810443 13375 tablet.cc:1724] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.813467 13403 tablet.cc:1724] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:17:17.819559 12970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:37387, user_credentials={real_user=slave}} blocked reactor thread for 103279us
I20260709 13:17:17.823979 13332 raft_consensus.cc:993] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: : Instructing follower 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:17.824735 13336 raft_consensus.cc:1081] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Signalling peer 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:17.831732 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:37932
I20260709 13:17:17.832468 13075 raft_consensus.cc:493] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:17.832922 13075 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:17.851154 13377 tablet.cc:1724] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.852720 13367 tablet.cc:1724] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.860670 13369 tablet.cc:1724] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.867339 13398 tablet.cc:1724] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.880234 13075 raft_consensus.cc:515] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:17.831756 13399 tablet.cc:1724] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.856485 13388 tablet.cc:1724] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.882385 13401 tablet.cc:1724] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.895412 13394 tablet.cc:1724] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.896571 13002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:39912
I20260709 13:17:17.897265 13002 raft_consensus.cc:606] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Received request to transfer leadership to TS 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:17.902220 13400 tablet.cc:1724] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.903023  6081 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:17:17.903728  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:17.906409 13403 tablet.cc:1724] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:17.912042 13075 leader_election.cc:290] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 3 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:17.916101 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:17.916494 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aba06a314c4a39a801af72e0c662c8" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:17.917137 12931 raft_consensus.cc:3055] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:17.917452 12931 raft_consensus.cc:740] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:17.923882 12931 consensus_queue.cc:260] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:17.925096 12931 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:17.916929 13002 raft_consensus.cc:3060] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:17.935607 13006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65"
dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
mode: GRACEFUL
new_leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:39912
I20260709 13:17:17.936301 13006 raft_consensus.cc:606] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Received request to transfer leadership to TS 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:17.939962 12928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70"
dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
mode: GRACEFUL
new_leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:17.940631 12928 raft_consensus.cc:606] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Received request to transfer leadership to TS 5833eec406ff4e28bf90e28e74d3e8cb
I20260709 13:17:17.942446  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:17.943023  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:17.957873 12931 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 3.
I20260709 13:17:17.959779 13043 leader_election.cc:304] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:17.960810 13267 raft_consensus.cc:2804] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:17.960676 13002 raft_consensus.cc:2468] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 3.
I20260709 13:17:17.961378 13267 raft_consensus.cc:697] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:17.962500 13267 consensus_queue.cc:237] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:17.970453 12828 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540: soft_deleted_table [id=67855ca07abd4a2aa4cbd4b5152c2031] alter complete (version 1)
I20260709 13:17:17.980350 12829 catalog_manager.cc:5697] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 2 to 3, leader changed from d04757d0a83e4b52925d207fd5557b43 (127.5.240.65) to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 3 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.066474 13336 raft_consensus.cc:993] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: : Instructing follower 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:18.066927 13332 raft_consensus.cc:1081] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Signalling peer 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:18.068449 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:37932
I20260709 13:17:18.068889 13075 raft_consensus.cc:493] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.069171 13075 raft_consensus.cc:3060] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.074405 13075 raft_consensus.cc:515] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:18.076081 13075 leader_election.cc:290] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Requested vote from peers 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897), d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013)
I20260709 13:17:18.076889 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:18.077296 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a435dca5c78f4e429f108a3030f3cf70" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:18.077626 13002 raft_consensus.cc:3060] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.077939 12931 raft_consensus.cc:3055] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:18.078269 12931 raft_consensus.cc:740] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d04757d0a83e4b52925d207fd5557b43, State: Running, Role: LEADER
I20260709 13:17:18.079063 12931 consensus_queue.cc:260] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:18.080338 12931 raft_consensus.cc:3060] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.085162 13002 raft_consensus.cc:2468] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:18.086630 13043 leader_election.cc:304] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00aa78bb99e1482aaa6008a21ca9bcfe, 5833eec406ff4e28bf90e28e74d3e8cb; no voters: 
I20260709 13:17:18.087141 12931 raft_consensus.cc:2468] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:18.087459 13267 raft_consensus.cc:2804] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:18.088008 13267 raft_consensus.cc:697] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:18.088779 13267 consensus_queue.cc:237] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } }
I20260709 13:17:18.097141 12829 catalog_manager.cc:5697] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 1 to 2, leader changed from d04757d0a83e4b52925d207fd5557b43 (127.5.240.65) to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 2 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.228817 13404 raft_consensus.cc:993] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:18.229357 13405 raft_consensus.cc:1081] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Signalling peer 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:18.230866 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:37920
I20260709 13:17:18.231348 13075 raft_consensus.cc:493] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.231628 13075 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.237576 13075 raft_consensus.cc:515] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:18.239274 13075 leader_election.cc:290] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 3 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:18.240139 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:18.240419 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a685d8e33e614e6a8af36be04736878d" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:18.240744 12931 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.240993 13002 raft_consensus.cc:3055] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:18.241309 13002 raft_consensus.cc:740] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:18.242009 13002 consensus_queue.cc:260] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:18.243022 13002 raft_consensus.cc:3060] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.245960 12931 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 3.
I20260709 13:17:18.247175 13043 leader_election.cc:304] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:18.247879 13267 raft_consensus.cc:2804] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:18.248261 13267 raft_consensus.cc:697] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:18.248600 13002 raft_consensus.cc:2468] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 3.
I20260709 13:17:18.249095 13267 consensus_queue.cc:237] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:18.255715 12829 catalog_manager.cc:5697] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 2 to 3, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 3 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.309438 13404 raft_consensus.cc:993] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: : Instructing follower 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:18.309865 13405 raft_consensus.cc:1081] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Signalling peer 5833eec406ff4e28bf90e28e74d3e8cb to start an election
I20260709 13:17:18.311338 13075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65"
dest_uuid: "5833eec406ff4e28bf90e28e74d3e8cb"
 from {username='slave'} at 127.0.0.1:37920
I20260709 13:17:18.311967 13075 raft_consensus.cc:493] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.312346 13075 raft_consensus.cc:3060] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.318003 13075 raft_consensus.cc:515] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:18.319990 13075 leader_election.cc:290] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Requested vote from peers d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013), 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897)
I20260709 13:17:18.320724 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d04757d0a83e4b52925d207fd5557b43"
I20260709 13:17:18.321019 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96743e668e4ef6ab2078099f962d65" candidate_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe"
I20260709 13:17:18.321543 12931 raft_consensus.cc:3060] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.321592 13002 raft_consensus.cc:3055] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:18.322057 13002 raft_consensus.cc:740] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00aa78bb99e1482aaa6008a21ca9bcfe, State: Running, Role: LEADER
I20260709 13:17:18.322927 13002 consensus_queue.cc:260] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:18.324226 13002 raft_consensus.cc:3060] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.328672 12931 raft_consensus.cc:2468] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:18.329998 13043 leader_election.cc:304] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5833eec406ff4e28bf90e28e74d3e8cb, d04757d0a83e4b52925d207fd5557b43; no voters: 
I20260709 13:17:18.330752 13267 raft_consensus.cc:2804] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:18.331219 13002 raft_consensus.cc:2468] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5833eec406ff4e28bf90e28e74d3e8cb in term 2.
I20260709 13:17:18.331264 13267 raft_consensus.cc:697] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Becoming Leader. State: Replica: 5833eec406ff4e28bf90e28e74d3e8cb, State: Running, Role: LEADER
I20260709 13:17:18.332527 13267 consensus_queue.cc:237] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } }
I20260709 13:17:18.340428 12829 catalog_manager.cc:5697] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb reported cstate change: term changed from 1 to 2, leader changed from 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66) to 5833eec406ff4e28bf90e28e74d3e8cb (127.5.240.67). New cstate: current_term: 2 leader_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5833eec406ff4e28bf90e28e74d3e8cb" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.555785 13002 raft_consensus.cc:1275] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:18.556988 13267 consensus_queue.cc:1048] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.567221 12931 raft_consensus.cc:1275] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:18.570966 13267 consensus_queue.cc:1048] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.613840 13002 raft_consensus.cc:1275] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.615093 13267 consensus_queue.cc:1048] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.626266 12931 raft_consensus.cc:1275] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.627724 13337 consensus_queue.cc:1048] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.716552 13002 raft_consensus.cc:1275] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.718010 13337 consensus_queue.cc:1048] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.729193 12931 raft_consensus.cc:1275] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.730737 13413 consensus_queue.cc:1048] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.817030 12931 raft_consensus.cc:1275] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:18.818946 13267 consensus_queue.cc:1048] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04757d0a83e4b52925d207fd5557b43" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.826292 13002 raft_consensus.cc:1275] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Refusing update from remote peer 5833eec406ff4e28bf90e28e74d3e8cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:18.827956 13267 consensus_queue.cc:1048] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "00aa78bb99e1482aaa6008a21ca9bcfe" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.998461  6081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:17:19.003711  6081 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:17:19.004170  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:19.009773  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:17:19.010321  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:20.038146  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
W20260709 13:17:20.046306 12969 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:17:20.051035 12969 consensus_peers.cc:597] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.072057  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:20.073077  6081 tablet_replica.cc:333] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.074043  6081 raft_consensus.cc:2243] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.074535  6081 raft_consensus.cc:2272] T 102fdebe72be4d9cbc2adce800f2b198 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.076696  6081 tablet_replica.cc:333] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.077286  6081 raft_consensus.cc:2243] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.077746  6081 raft_consensus.cc:2272] T bcb4dde24f0b462c8d0226eb33fff79a P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.079711  6081 tablet_replica.cc:333] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.080307  6081 raft_consensus.cc:2243] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.080770  6081 raft_consensus.cc:2272] T a685d8e33e614e6a8af36be04736878d P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.082688  6081 tablet_replica.cc:333] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.083231  6081 raft_consensus.cc:2243] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.083707  6081 raft_consensus.cc:2272] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.085704  6081 tablet_replica.cc:333] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.086297  6081 raft_consensus.cc:2243] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.086701  6081 raft_consensus.cc:2272] T 19aba06a314c4a39a801af72e0c662c8 P d04757d0a83e4b52925d207fd5557b43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.088641  6081 tablet_replica.cc:333] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.089291  6081 raft_consensus.cc:2243] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.089777  6081 raft_consensus.cc:2272] T 764be2f88a9d48079b426e6c162283ab P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.092602  6081 tablet_replica.cc:333] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.093384  6081 raft_consensus.cc:2243] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:20.093894 13043 consensus_peers.cc:597] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.094342  6081 raft_consensus.cc:2272] T 551af946859640139f5b8d67e94afc1f P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.096580  6081 tablet_replica.cc:333] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.097162  6081 raft_consensus.cc:2243] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.098008  6081 raft_consensus.cc:2272] T 21518045cb49475db38a3875454b13bc P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.100097  6081 tablet_replica.cc:333] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.100687  6081 raft_consensus.cc:2243] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.101161  6081 raft_consensus.cc:2272] T 86d5b37d493e415eb99965486b7cac64 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.103957  6081 tablet_replica.cc:333] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.104759  6081 raft_consensus.cc:2243] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:20.104961 13043 consensus_peers.cc:597] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.105602  6081 raft_consensus.cc:2272] T 886ae0548c0846dd9b5bc14e0c3f4af0 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.107889  6081 tablet_replica.cc:333] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.108472  6081 raft_consensus.cc:2243] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.108873  6081 raft_consensus.cc:2272] T a435dca5c78f4e429f108a3030f3cf70 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.111429  6081 tablet_replica.cc:333] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.111974  6081 raft_consensus.cc:2243] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.112421  6081 raft_consensus.cc:2272] T 1540f92e569a43b59892b9d36c3e7739 P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:20.112967 13043 consensus_peers.cc:597] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.114998  6081 tablet_replica.cc:333] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.115582  6081 raft_consensus.cc:2243] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.115983  6081 raft_consensus.cc:2272] T 841300047cb7413a82accf4e3dd1636b P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.117908  6081 tablet_replica.cc:333] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.118433  6081 raft_consensus.cc:2243] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.118796  6081 raft_consensus.cc:2272] T 0c96743e668e4ef6ab2078099f962d65 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.120646  6081 tablet_replica.cc:333] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.121125  6081 raft_consensus.cc:2243] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.121951  6081 raft_consensus.cc:2272] T 87495f0b5814407fbd9d799f1c6b5c44 P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.123864  6081 tablet_replica.cc:333] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.124346  6081 raft_consensus.cc:2243] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.125538  6081 raft_consensus.cc:2272] T ac33ebfce0a44af9be78c3a8ed1e9f0c P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.128298  6081 tablet_replica.cc:333] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.128921  6081 raft_consensus.cc:2243] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.129660  6081 raft_consensus.cc:2272] T a510eee0890b4cf18875f58a2566abff P d04757d0a83e4b52925d207fd5557b43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.131650  6081 tablet_replica.cc:333] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43: stopping tablet replica
I20260709 13:17:20.132122  6081 raft_consensus.cc:2243] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.132584  6081 raft_consensus.cc:2272] T abecc78885d84f598f7524bdb810329f P d04757d0a83e4b52925d207fd5557b43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:20.165856 12969 consensus_peers.cc:597] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.172554  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
I20260709 13:17:20.208290  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
W20260709 13:17:20.229351 12969 consensus_peers.cc:597] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.238065  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:20.238926  6081 tablet_replica.cc:333] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.239732  6081 raft_consensus.cc:2243] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.240538  6081 raft_consensus.cc:2272] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.243064  6081 tablet_replica.cc:333] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.243714  6081 raft_consensus.cc:2243] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.244177  6081 raft_consensus.cc:2272] T a685d8e33e614e6a8af36be04736878d P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.246294  6081 tablet_replica.cc:333] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.246856  6081 raft_consensus.cc:2243] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.247320  6081 raft_consensus.cc:2272] T 102fdebe72be4d9cbc2adce800f2b198 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.249256  6081 tablet_replica.cc:333] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.249797  6081 raft_consensus.cc:2243] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.250599  6081 raft_consensus.cc:2272] T bcb4dde24f0b462c8d0226eb33fff79a P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.252517  6081 tablet_replica.cc:333] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.253057  6081 raft_consensus.cc:2243] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.253515  6081 raft_consensus.cc:2272] T 19aba06a314c4a39a801af72e0c662c8 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.255590  6081 tablet_replica.cc:333] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.256157  6081 raft_consensus.cc:2243] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.256598  6081 raft_consensus.cc:2272] T a435dca5c78f4e429f108a3030f3cf70 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.258636  6081 tablet_replica.cc:333] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.259192  6081 raft_consensus.cc:2243] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.259989  6081 raft_consensus.cc:2272] T 1540f92e569a43b59892b9d36c3e7739 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.262161  6081 tablet_replica.cc:333] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.262787  6081 raft_consensus.cc:2243] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.263228  6081 raft_consensus.cc:2272] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.265151  6081 tablet_replica.cc:333] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.265692  6081 raft_consensus.cc:2243] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.266175  6081 raft_consensus.cc:2272] T 86d5b37d493e415eb99965486b7cac64 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.268095  6081 tablet_replica.cc:333] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.268615  6081 raft_consensus.cc:2243] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.269421  6081 raft_consensus.cc:2272] T 764be2f88a9d48079b426e6c162283ab P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.271538  6081 tablet_replica.cc:333] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.272091  6081 raft_consensus.cc:2243] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.272521  6081 raft_consensus.cc:2272] T 551af946859640139f5b8d67e94afc1f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.274462  6081 tablet_replica.cc:333] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.274959  6081 raft_consensus.cc:2243] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.275372  6081 raft_consensus.cc:2272] T 21518045cb49475db38a3875454b13bc P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.277289  6081 tablet_replica.cc:333] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.277799  6081 raft_consensus.cc:2243] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.278622  6081 raft_consensus.cc:2272] T 841300047cb7413a82accf4e3dd1636b P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.280622  6081 tablet_replica.cc:333] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.281173  6081 raft_consensus.cc:2243] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.281585  6081 raft_consensus.cc:2272] T 0c96743e668e4ef6ab2078099f962d65 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.283579  6081 tablet_replica.cc:333] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.284101  6081 raft_consensus.cc:2243] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.284528  6081 raft_consensus.cc:2272] T 87495f0b5814407fbd9d799f1c6b5c44 P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.286619  6081 tablet_replica.cc:333] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.287115  6081 raft_consensus.cc:2243] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.287551  6081 raft_consensus.cc:2272] T a510eee0890b4cf18875f58a2566abff P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.289499  6081 tablet_replica.cc:333] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.290037  6081 raft_consensus.cc:2243] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.290488  6081 raft_consensus.cc:2272] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 00aa78bb99e1482aaa6008a21ca9bcfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.292421  6081 tablet_replica.cc:333] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe: stopping tablet replica
I20260709 13:17:20.292908  6081 raft_consensus.cc:2243] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.293741  6081 raft_consensus.cc:2272] T abecc78885d84f598f7524bdb810329f P 00aa78bb99e1482aaa6008a21ca9bcfe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:20.302630 13043 consensus_peers.cc:597] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb -> Peer d04757d0a83e4b52925d207fd5557b43 (127.5.240.65:34013): Couldn't send request to peer d04757d0a83e4b52925d207fd5557b43. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:20.317662 12969 connection.cc:466] server connection from 127.0.0.1:48674 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48674 (request call id 102) could send its response
W20260709 13:17:20.321468 13043 consensus_peers.cc:597] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb -> Peer 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897): Couldn't send request to peer 00aa78bb99e1482aaa6008a21ca9bcfe. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.335436  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:17:20.371102  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:17:20.398164  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:20.398960  6081 tablet_replica.cc:333] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
W20260709 13:17:20.399473 13043 consensus_peers.cc:597] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb -> Peer 00aa78bb99e1482aaa6008a21ca9bcfe (127.5.240.66:39897): Couldn't send request to peer 00aa78bb99e1482aaa6008a21ca9bcfe. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.66:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.399889  6081 raft_consensus.cc:2243] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.400486  6081 raft_consensus.cc:2272] T bcb4dde24f0b462c8d0226eb33fff79a P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.402616  6081 tablet_replica.cc:333] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.403193  6081 raft_consensus.cc:2243] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.403977  6081 raft_consensus.cc:2272] T 102fdebe72be4d9cbc2adce800f2b198 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.405994  6081 tablet_replica.cc:333] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.406594  6081 raft_consensus.cc:2243] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.407326  6081 raft_consensus.cc:2272] T a685d8e33e614e6a8af36be04736878d P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.409186  6081 tablet_replica.cc:333] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.409714  6081 raft_consensus.cc:2243] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.410204  6081 raft_consensus.cc:2272] T 08e0a0f8a4be40c99c02f431b5ccb7f9 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.412043  6081 tablet_replica.cc:333] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.412555  6081 raft_consensus.cc:2243] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.413312  6081 raft_consensus.cc:2272] T 19aba06a314c4a39a801af72e0c662c8 P 5833eec406ff4e28bf90e28e74d3e8cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.415519  6081 tablet_replica.cc:333] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.416131  6081 raft_consensus.cc:2243] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.416893  6081 raft_consensus.cc:2272] T a435dca5c78f4e429f108a3030f3cf70 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.419025  6081 tablet_replica.cc:333] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.419549  6081 raft_consensus.cc:2243] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.419972  6081 raft_consensus.cc:2272] T 1540f92e569a43b59892b9d36c3e7739 P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.421969  6081 tablet_replica.cc:333] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.422477  6081 raft_consensus.cc:2243] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.422883  6081 raft_consensus.cc:2272] T 886ae0548c0846dd9b5bc14e0c3f4af0 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.424765  6081 tablet_replica.cc:333] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.425313  6081 raft_consensus.cc:2243] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.426100  6081 raft_consensus.cc:2272] T 86d5b37d493e415eb99965486b7cac64 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.428114  6081 tablet_replica.cc:333] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.428665  6081 raft_consensus.cc:2243] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.429092  6081 raft_consensus.cc:2272] T abecc78885d84f598f7524bdb810329f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.431116  6081 tablet_replica.cc:333] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.431634  6081 raft_consensus.cc:2243] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.432065  6081 raft_consensus.cc:2272] T 841300047cb7413a82accf4e3dd1636b P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.433971  6081 tablet_replica.cc:333] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.434463  6081 raft_consensus.cc:2243] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.435213  6081 raft_consensus.cc:2272] T 0c96743e668e4ef6ab2078099f962d65 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.437103  6081 tablet_replica.cc:333] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.437597  6081 raft_consensus.cc:2243] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.438035  6081 raft_consensus.cc:2272] T 87495f0b5814407fbd9d799f1c6b5c44 P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.440425  6081 tablet_replica.cc:333] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.440915  6081 raft_consensus.cc:2243] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.441337  6081 raft_consensus.cc:2272] T a510eee0890b4cf18875f58a2566abff P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.443260  6081 tablet_replica.cc:333] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.443789  6081 raft_consensus.cc:2243] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.444235  6081 raft_consensus.cc:2272] T ac33ebfce0a44af9be78c3a8ed1e9f0c P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.446308  6081 tablet_replica.cc:333] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.446787  6081 raft_consensus.cc:2243] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.447193  6081 raft_consensus.cc:2272] T 551af946859640139f5b8d67e94afc1f P 5833eec406ff4e28bf90e28e74d3e8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.449046  6081 tablet_replica.cc:333] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.449550  6081 raft_consensus.cc:2243] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.450034  6081 raft_consensus.cc:2272] T 21518045cb49475db38a3875454b13bc P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.452037  6081 tablet_replica.cc:333] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb: stopping tablet replica
I20260709 13:17:20.452481  6081 raft_consensus.cc:2243] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.452904  6081 raft_consensus.cc:2272] T 764be2f88a9d48079b426e6c162283ab P 5833eec406ff4e28bf90e28e74d3e8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.491194  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
I20260709 13:17:20.523238  6081 master.cc:562] Master@127.5.240.126:46115 shutting down...
I20260709 13:17:20.543280  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.543784  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.544077  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0b902c813f64423adeaf07d48e66540: stopping tablet replica
I20260709 13:17:20.580412  6081 master.cc:584] Master@127.5.240.126:46115 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15092 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:17:20.628139  6081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.240.126:32857
I20260709 13:17:20.629197  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.635298 13427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:20.635687 13430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:20.635867 13428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:20.636759  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:20.637722  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.637904  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:20.638095  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603040638076 us; error 0 us; skew 500 ppm
I20260709 13:17:20.638626  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.640928  6081 webserver.cc:533] Webserver started at http://127.5.240.126:45475/ using document root <none> and password file <none>
I20260709 13:17:20.641377  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.641538  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.641841  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.642954  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/master-0-root/instance:
uuid: "3143a5b354c14b1caa2196690ea1866a"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-twc1"
I20260709 13:17:20.647316  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:17:20.650905 13435 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.651686  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:17:20.651989  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/master-0-root
uuid: "3143a5b354c14b1caa2196690ea1866a"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-twc1"
I20260709 13:17:20.652243  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:20.662245  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.663431  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.700768  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.126:32857
I20260709 13:17:20.700865 13486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.126:32857 every 8 connection(s)
I20260709 13:17:20.704587 13487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.715487 13487 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a: Bootstrap starting.
I20260709 13:17:20.720448 13487 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.724736 13487 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a: No bootstrap required, opened a new log
I20260709 13:17:20.726930 13487 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3143a5b354c14b1caa2196690ea1866a" member_type: VOTER }
I20260709 13:17:20.727308 13487 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.727532 13487 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3143a5b354c14b1caa2196690ea1866a, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.728122 13487 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3143a5b354c14b1caa2196690ea1866a" member_type: VOTER }
I20260709 13:17:20.728549 13487 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:20.728760 13487 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:20.729004 13487 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.733798 13487 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3143a5b354c14b1caa2196690ea1866a" member_type: VOTER }
I20260709 13:17:20.734346 13487 leader_election.cc:304] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [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: 3143a5b354c14b1caa2196690ea1866a; no voters: 
I20260709 13:17:20.735433 13487 leader_election.cc:290] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:20.735762 13490 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.737154 13490 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 1 LEADER]: Becoming Leader. State: Replica: 3143a5b354c14b1caa2196690ea1866a, State: Running, Role: LEADER
I20260709 13:17:20.737847 13490 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [LEADER]: Queue going to LEADER mode. State: All 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: "3143a5b354c14b1caa2196690ea1866a" member_type: VOTER }
I20260709 13:17:20.738282 13487 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:20.742498 13492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3143a5b354c14b1caa2196690ea1866a. Latest consensus state: current_term: 1 leader_uuid: "3143a5b354c14b1caa2196690ea1866a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3143a5b354c14b1caa2196690ea1866a" member_type: VOTER } }
I20260709 13:17:20.743223 13492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:20.744231 13491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3143a5b354c14b1caa2196690ea1866a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3143a5b354c14b1caa2196690ea1866a" member_type: VOTER } }
I20260709 13:17:20.744939 13491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:20.744988 13498 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:20.750006 13498 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:20.752135  6081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:20.759078 13498 catalog_manager.cc:1383] Generated new cluster ID: d81ac5fcdc6b4f6eb2fd421972f38afb
I20260709 13:17:20.759404 13498 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:20.785719 13498 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:20.787129 13498 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:20.803254 13498 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a: Generated new TSK 0
I20260709 13:17:20.803946 13498 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:20.818446  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.824451 13508 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:20.825054 13509 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:20.827288  6081 server_base.cc:1061] running on GCE node
W20260709 13:17:20.827419 13511 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:20.828410  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.828624  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:20.828780  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603040828752 us; error 0 us; skew 500 ppm
I20260709 13:17:20.829279  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.831617  6081 webserver.cc:533] Webserver started at http://127.5.240.65:43795/ using document root <none> and password file <none>
I20260709 13:17:20.832082  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.832261  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.832499  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.833544  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-0-root/instance:
uuid: "e8371d51a1994e73b02922e0ce75ddcd"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-twc1"
I20260709 13:17:20.838019  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:17:20.841465 13516 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.842286  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:17:20.842574  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-0-root
uuid: "e8371d51a1994e73b02922e0ce75ddcd"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-twc1"
I20260709 13:17:20.842842  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:20.864425  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.865690  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.867213  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:20.869558  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:20.869788  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.870033  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:20.870198  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.909420  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.65:36885
I20260709 13:17:20.909528 13578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.65:36885 every 8 connection(s)
I20260709 13:17:20.914458  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.921433 13583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:20.926532 13584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:20.927415 13586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:20.929780  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:20.930546 13579 heartbeater.cc:344] Connected to a master server at 127.5.240.126:32857
I20260709 13:17:20.931023 13579 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:20.931382  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.931681  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:20.931895  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603040931873 us; error 0 us; skew 500 ppm
I20260709 13:17:20.931984 13579 heartbeater.cc:507] Master 127.5.240.126:32857 requested a full tablet report, sending...
I20260709 13:17:20.932646  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.934588 13452 ts_manager.cc:194] Registered new tserver with Master: e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885)
I20260709 13:17:20.935523  6081 webserver.cc:533] Webserver started at http://127.5.240.66:41351/ using document root <none> and password file <none>
I20260709 13:17:20.936229  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.936467  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.936767  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.937031 13452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57748
I20260709 13:17:20.938337  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-1-root/instance:
uuid: "1e635cc8cc7e470687f4bd318b322dea"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-twc1"
I20260709 13:17:20.943257  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:20.946668 13591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.947530  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:20.947856  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-1-root
uuid: "1e635cc8cc7e470687f4bd318b322dea"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-twc1"
I20260709 13:17:20.948128  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:20.962556  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.963723  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.965204  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:20.967484  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:20.967687  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.967923  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:20.968075  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:21.007148  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.66:40499
I20260709 13:17:21.007301 13653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.66:40499 every 8 connection(s)
I20260709 13:17:21.011888  6081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:21.019306 13657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:21.020946 13658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:21.024392 13660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:21.024742  6081 server_base.cc:1061] running on GCE node
I20260709 13:17:21.025082 13654 heartbeater.cc:344] Connected to a master server at 127.5.240.126:32857
I20260709 13:17:21.025523 13654 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:21.025951  6081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:21.026270  6081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:21.026468 13654 heartbeater.cc:507] Master 127.5.240.126:32857 requested a full tablet report, sending...
I20260709 13:17:21.026479  6081 hybrid_clock.cc:648] HybridClock initialized: now 1783603041026459 us; error 0 us; skew 500 ppm
I20260709 13:17:21.027526  6081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:21.028998 13452 ts_manager.cc:194] Registered new tserver with Master: 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:21.030107  6081 webserver.cc:533] Webserver started at http://127.5.240.67:45411/ using document root <none> and password file <none>
I20260709 13:17:21.030768  6081 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:21.030738 13452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57756
I20260709 13:17:21.031153  6081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:21.031462  6081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:21.032840  6081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-2-root/instance:
uuid: "7a6b9aebda6f487eac20b2429c98f85a"
format_stamp: "Formatted at 2026-07-09 13:17:21 on dist-test-slave-twc1"
I20260709 13:17:21.037444  6081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:17:21.040768 13665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:21.041565  6081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:21.041868  6081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-2-root
uuid: "7a6b9aebda6f487eac20b2429c98f85a"
format_stamp: "Formatted at 2026-07-09 13:17:21 on dist-test-slave-twc1"
I20260709 13:17:21.042182  6081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskURM5xp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602851965215-6081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:21.070084  6081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:21.071287  6081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:21.072706  6081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:21.074973  6081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:21.075181  6081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:21.075416  6081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:21.075567  6081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:21.114730  6081 rpc_server.cc:307] RPC server started. Bound to: 127.5.240.67:45417
I20260709 13:17:21.114871 13727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.240.67:45417 every 8 connection(s)
I20260709 13:17:21.128207 13728 heartbeater.cc:344] Connected to a master server at 127.5.240.126:32857
I20260709 13:17:21.128647 13728 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:21.129406 13728 heartbeater.cc:507] Master 127.5.240.126:32857 requested a full tablet report, sending...
I20260709 13:17:21.131443 13452 ts_manager.cc:194] Registered new tserver with Master: 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.132450  6081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014589891s
I20260709 13:17:21.132844 13452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57768
I20260709 13:17:21.158162 13452 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:21.160770 13452 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:21.236385 13693 tablet_service.cc:1511] Processing CreateTablet for tablet b94e4e1d336f4a77aabc1f9de8fc5789 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:21.236982 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 18028e4c5cb94ee9aa85029497bbf13e (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:21.238539 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18028e4c5cb94ee9aa85029497bbf13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.239899 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 18028e4c5cb94ee9aa85029497bbf13e (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:21.240619 13544 tablet_service.cc:1511] Processing CreateTablet for tablet b94e4e1d336f4a77aabc1f9de8fc5789 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:21.241385 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18028e4c5cb94ee9aa85029497bbf13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.243793 13542 tablet_service.cc:1511] Processing CreateTablet for tablet fd293c6e52224c5fa3f6cd14b41ed958 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:21.244218 13691 tablet_service.cc:1511] Processing CreateTablet for tablet fd293c6e52224c5fa3f6cd14b41ed958 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:21.245646 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd293c6e52224c5fa3f6cd14b41ed958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.250046 13541 tablet_service.cc:1511] Processing CreateTablet for tablet ce6c2a9358af4ddc8291af85e8ae4dbc (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:21.250592 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 20f160be0c70412ab9de2fcbc8a31272 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:21.250288 13690 tablet_service.cc:1511] Processing CreateTablet for tablet ce6c2a9358af4ddc8291af85e8ae4dbc (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:21.254280 13617 tablet_service.cc:1511] Processing CreateTablet for tablet fd293c6e52224c5fa3f6cd14b41ed958 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:21.254554 13616 tablet_service.cc:1511] Processing CreateTablet for tablet ce6c2a9358af4ddc8291af85e8ae4dbc (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:21.255762 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd293c6e52224c5fa3f6cd14b41ed958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.256141 13689 tablet_service.cc:1511] Processing CreateTablet for tablet 20f160be0c70412ab9de2fcbc8a31272 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:21.256909 13688 tablet_service.cc:1511] Processing CreateTablet for tablet e4be45bf88454da692f4afc6e2b8284b (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:21.257718 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 20f160be0c70412ab9de2fcbc8a31272 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:21.259194 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f160be0c70412ab9de2fcbc8a31272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.258934 13687 tablet_service.cc:1511] Processing CreateTablet for tablet 913e511107644d56a862bd4144dcbf97 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:21.260902 13614 tablet_service.cc:1511] Processing CreateTablet for tablet e4be45bf88454da692f4afc6e2b8284b (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:21.262343 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be45bf88454da692f4afc6e2b8284b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.262125 13618 tablet_service.cc:1511] Processing CreateTablet for tablet 18028e4c5cb94ee9aa85029497bbf13e (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:21.263517 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18028e4c5cb94ee9aa85029497bbf13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.263649 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94e4e1d336f4a77aabc1f9de8fc5789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.264353 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd293c6e52224c5fa3f6cd14b41ed958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.252488 13619 tablet_service.cc:1511] Processing CreateTablet for tablet b94e4e1d336f4a77aabc1f9de8fc5789 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:21.266592 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f160be0c70412ab9de2fcbc8a31272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.266965 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94e4e1d336f4a77aabc1f9de8fc5789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.267932 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94e4e1d336f4a77aabc1f9de8fc5789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.266459 13613 tablet_service.cc:1511] Processing CreateTablet for tablet 913e511107644d56a862bd4144dcbf97 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:21.269482 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913e511107644d56a862bd4144dcbf97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.270036 13689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f160be0c70412ab9de2fcbc8a31272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.270677 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c2a9358af4ddc8291af85e8ae4dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.271859 13690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c2a9358af4ddc8291af85e8ae4dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.273008 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c2a9358af4ddc8291af85e8ae4dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.273415 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913e511107644d56a862bd4144dcbf97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.276093 13539 tablet_service.cc:1511] Processing CreateTablet for tablet e4be45bf88454da692f4afc6e2b8284b (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:21.277663 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be45bf88454da692f4afc6e2b8284b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.279197 13538 tablet_service.cc:1511] Processing CreateTablet for tablet 913e511107644d56a862bd4144dcbf97 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:21.281499 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913e511107644d56a862bd4144dcbf97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.274636 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be45bf88454da692f4afc6e2b8284b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.320848 13537 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c5d6055464eb8a792902d4d4048e1 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:21.322638 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c5d6055464eb8a792902d4d4048e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.334046 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c5d6055464eb8a792902d4d4048e1 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:21.335578 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c5d6055464eb8a792902d4d4048e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.335592 13686 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c5d6055464eb8a792902d4d4048e1 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:21.337172 13686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c5d6055464eb8a792902d4d4048e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.357159 13536 tablet_service.cc:1511] Processing CreateTablet for tablet da410bb8b65d492f9d49ee1c0edee286 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:21.358722 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da410bb8b65d492f9d49ee1c0edee286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.365839 13611 tablet_service.cc:1511] Processing CreateTablet for tablet da410bb8b65d492f9d49ee1c0edee286 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:21.367449 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da410bb8b65d492f9d49ee1c0edee286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.373337 13685 tablet_service.cc:1511] Processing CreateTablet for tablet da410bb8b65d492f9d49ee1c0edee286 (DEFAULT_TABLE table=test-workload [id=c3bed001187a41b88f1fd3e1a5b4d024]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:21.374904 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da410bb8b65d492f9d49ee1c0edee286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.407719 13743 tablet_bootstrap.cc:492] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.415081 13743 tablet_bootstrap.cc:654] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.428754 13745 tablet_bootstrap.cc:492] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.442602 13745 tablet_bootstrap.cc:654] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.461293 13744 tablet_bootstrap.cc:492] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.466822 13743 tablet_bootstrap.cc:492] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.467473 13743 ts_tablet_manager.cc:1403] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.022s
I20260709 13:17:21.467883 13745 tablet_bootstrap.cc:492] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.468451 13745 ts_tablet_manager.cc:1403] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260709 13:17:21.470323 13744 tablet_bootstrap.cc:654] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.470712 13743 raft_consensus.cc:359] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.471513 13743 raft_consensus.cc:385] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.471961 13743 raft_consensus.cc:740] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.471436 13745 raft_consensus.cc:359] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.472605 13745 raft_consensus.cc:385] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.472924 13745 raft_consensus.cc:740] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.473083 13743 consensus_queue.cc:260] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.473904 13745 consensus_queue.cc:260] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.479776 13579 heartbeater.cc:499] Master 127.5.240.126:32857 was elected leader, sending a full tablet report...
I20260709 13:17:21.480407 13743 ts_tablet_manager.cc:1434] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:17:21.481550 13743 tablet_bootstrap.cc:492] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.482219 13744 tablet_bootstrap.cc:492] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.482863 13744 ts_tablet_manager.cc:1403] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:17:21.486299 13744 raft_consensus.cc:359] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.487124 13744 raft_consensus.cc:385] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.487437 13744 raft_consensus.cc:740] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.488557 13743 tablet_bootstrap.cc:654] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.488505 13744 consensus_queue.cc:260] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.498807 13744 ts_tablet_manager.cc:1434] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 13:17:21.499656 13728 heartbeater.cc:499] Master 127.5.240.126:32857 was elected leader, sending a full tablet report...
I20260709 13:17:21.500778 13743 tablet_bootstrap.cc:492] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.501446 13743 ts_tablet_manager.cc:1403] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:17:21.503377 13654 heartbeater.cc:499] Master 127.5.240.126:32857 was elected leader, sending a full tablet report...
I20260709 13:17:21.503947 13745 ts_tablet_manager.cc:1434] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.025s
I20260709 13:17:21.505029 13745 tablet_bootstrap.cc:492] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.505352 13743 raft_consensus.cc:359] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.506174 13743 raft_consensus.cc:385] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.506474 13743 raft_consensus.cc:740] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.507236 13743 consensus_queue.cc:260] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.509408 13743 ts_tablet_manager.cc:1434] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:17:21.510406 13743 tablet_bootstrap.cc:492] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.512919 13745 tablet_bootstrap.cc:654] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.516566 13743 tablet_bootstrap.cc:654] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.518878 13745 tablet_bootstrap.cc:492] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.519532 13745 ts_tablet_manager.cc:1403] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:17:21.520121 13744 tablet_bootstrap.cc:492] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.521214 13743 tablet_bootstrap.cc:492] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.521680 13743 ts_tablet_manager.cc:1403] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:17:21.522490 13745 raft_consensus.cc:359] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.523267 13745 raft_consensus.cc:385] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.523551 13745 raft_consensus.cc:740] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.524387 13745 consensus_queue.cc:260] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.524812 13743 raft_consensus.cc:359] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.525627 13743 raft_consensus.cc:385] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.525946 13743 raft_consensus.cc:740] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.526695 13745 ts_tablet_manager.cc:1434] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:17:21.526894 13743 consensus_queue.cc:260] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.527889 13745 tablet_bootstrap.cc:492] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.529548 13743 ts_tablet_manager.cc:1434] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:21.530714 13743 tablet_bootstrap.cc:492] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.531138 13744 tablet_bootstrap.cc:654] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.535068 13745 tablet_bootstrap.cc:654] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.537230 13743 tablet_bootstrap.cc:654] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.577220 13744 tablet_bootstrap.cc:492] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.577366 13743 tablet_bootstrap.cc:492] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.577778 13744 ts_tablet_manager.cc:1403] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.026s
I20260709 13:17:21.577893 13743 ts_tablet_manager.cc:1403] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.018s
I20260709 13:17:21.578456 13745 tablet_bootstrap.cc:492] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.578997 13745 ts_tablet_manager.cc:1403] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.030s
I20260709 13:17:21.580327 13743 raft_consensus.cc:359] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.580928 13743 raft_consensus.cc:385] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.581298 13743 raft_consensus.cc:740] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.580812 13744 raft_consensus.cc:359] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.581686 13744 raft_consensus.cc:385] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.582050 13744 raft_consensus.cc:740] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.581861 13745 raft_consensus.cc:359] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.582010 13743 consensus_queue.cc:260] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.582749 13745 raft_consensus.cc:385] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.583087 13745 raft_consensus.cc:740] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.583060 13744 consensus_queue.cc:260] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.584189 13745 consensus_queue.cc:260] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.584641 13743 ts_tablet_manager.cc:1434] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:21.585386 13744 ts_tablet_manager.cc:1434] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:21.585752 13743 tablet_bootstrap.cc:492] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.586406 13744 tablet_bootstrap.cc:492] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.588757 13745 ts_tablet_manager.cc:1434] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:17:21.589980 13745 tablet_bootstrap.cc:492] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.592835 13743 tablet_bootstrap.cc:654] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.596244 13745 tablet_bootstrap.cc:654] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.597002 13744 tablet_bootstrap.cc:654] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.604688 13743 tablet_bootstrap.cc:492] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.605234 13743 ts_tablet_manager.cc:1403] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:17:21.608124 13743 raft_consensus.cc:359] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.608879 13743 raft_consensus.cc:385] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.609160 13743 raft_consensus.cc:740] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.610116 13743 consensus_queue.cc:260] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.612564 13743 ts_tablet_manager.cc:1434] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:21.613528 13743 tablet_bootstrap.cc:492] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.619678 13743 tablet_bootstrap.cc:654] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.631132 13743 tablet_bootstrap.cc:492] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.631664 13743 ts_tablet_manager.cc:1403] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:17:21.634707 13743 raft_consensus.cc:359] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.635407 13743 raft_consensus.cc:385] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.635700 13743 raft_consensus.cc:740] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.636494 13743 consensus_queue.cc:260] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.639405 13745 tablet_bootstrap.cc:492] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.639513 13750 raft_consensus.cc:493] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.640259 13745 ts_tablet_manager.cc:1403] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.032s
I20260709 13:17:21.640527 13744 tablet_bootstrap.cc:492] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.640175 13750 raft_consensus.cc:515] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.640915 13743 ts_tablet_manager.cc:1434] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:21.642073 13743 tablet_bootstrap.cc:492] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.643759 13745 raft_consensus.cc:359] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.645301 13745 raft_consensus.cc:385] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.645668 13745 raft_consensus.cc:740] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.646521 13745 consensus_queue.cc:260] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.648851 13750 leader_election.cc:290] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.649333 13743 tablet_bootstrap.cc:654] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.655413 13750 raft_consensus.cc:493] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.656857 13750 raft_consensus.cc:515] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.659451 13750 leader_election.cc:290] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.660648 13744 ts_tablet_manager.cc:1403] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.039s
I20260709 13:17:21.663441 13743 tablet_bootstrap.cc:492] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.664059 13743 ts_tablet_manager.cc:1403] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 13:17:21.663856 13744 raft_consensus.cc:359] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.664747 13744 raft_consensus.cc:385] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.665072 13744 raft_consensus.cc:740] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.663977 13745 ts_tablet_manager.cc:1434] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.006s
I20260709 13:17:21.666015 13744 consensus_queue.cc:260] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.667466 13743 raft_consensus.cc:359] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.668340 13743 raft_consensus.cc:385] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.668643 13743 raft_consensus.cc:740] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.669502 13743 consensus_queue.cc:260] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.671406 13745 tablet_bootstrap.cc:492] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.671977 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:21.674114 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:21.674723 13554 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:21.676452 13744 ts_tablet_manager.cc:1434] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
W20260709 13:17:21.676172 13594 leader_election.cc:343] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.677580 13594 leader_election.cc:304] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:21.678113 13743 ts_tablet_manager.cc:1434] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:17:21.679207 13743 tablet_bootstrap.cc:492] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.679612 13764 raft_consensus.cc:2804] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.680060 13764 raft_consensus.cc:493] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.680379 13764 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.685423 13744 tablet_bootstrap.cc:492] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.685734 13743 tablet_bootstrap.cc:654] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.687391 13749 raft_consensus.cc:493] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.687959 13749 raft_consensus.cc:515] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.695382 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.692684 13744 tablet_bootstrap.cc:654] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.703682 13749 leader_election.cc:290] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.697170 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.705157 13702 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
W20260709 13:17:21.706700 13592 leader_election.cc:343] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.707347 13592 leader_election.cc:304] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea; no voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:21.708186 13750 raft_consensus.cc:2749] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.704437 13749 raft_consensus.cc:493] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.710269 13745 tablet_bootstrap.cc:654] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.709959 13749 raft_consensus.cc:515] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.715651 13749 leader_election.cc:290] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:21.716650 13764 raft_consensus.cc:515] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.724359 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:21.725133 13554 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.728217 13764 leader_election.cc:290] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.729416 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.730165 13702 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.732000 13743 tablet_bootstrap.cc:492] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.732618 13743 ts_tablet_manager.cc:1403] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.054s	user 0.036s	sys 0.011s
I20260709 13:17:21.735105 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:21.736745 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e4e1d336f4a77aabc1f9de8fc5789" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:21.736531 13743 raft_consensus.cc:359] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.737574 13743 raft_consensus.cc:385] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.738235 13743 raft_consensus.cc:740] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
W20260709 13:17:21.738761 13518 leader_election.cc:343] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.739030 13743 consensus_queue.cc:260] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
W20260709 13:17:21.739670 13518 leader_election.cc:343] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.739972 13744 tablet_bootstrap.cc:492] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.740526 13744 ts_tablet_manager.cc:1403] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.020s
I20260709 13:17:21.741138 13743 ts_tablet_manager.cc:1434] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:21.741389 13702 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
I20260709 13:17:21.739105 13764 raft_consensus.cc:493] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.742048 13743 tablet_bootstrap.cc:492] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:21.729725 13745 tablet_bootstrap.cc:492] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.744540 13745 ts_tablet_manager.cc:1403] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.073s	user 0.005s	sys 0.007s
I20260709 13:17:21.744112 13744 raft_consensus.cc:359] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.744894 13744 raft_consensus.cc:385] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.745179 13744 raft_consensus.cc:740] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.746281 13744 consensus_queue.cc:260] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.747624 13743 tablet_bootstrap.cc:654] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.748664 13744 ts_tablet_manager.cc:1434] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 13:17:21.747699 13500 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:21.749791 13744 tablet_bootstrap.cc:492] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.750620 13554 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
I20260709 13:17:21.751899 13594 leader_election.cc:304] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:21.752768 13750 raft_consensus.cc:2804] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.757071 13744 tablet_bootstrap.cc:654] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.757076 13764 raft_consensus.cc:515] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.759805 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.760284 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f160be0c70412ab9de2fcbc8a31272" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:21.761031 13553 raft_consensus.cc:2468] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:21.761443 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e4e1d336f4a77aabc1f9de8fc5789" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.762246 13701 raft_consensus.cc:2468] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
W20260709 13:17:21.764437 13517 leader_election.cc:343] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.764983 13517 leader_election.cc:304] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:21.766316 13594 leader_election.cc:304] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:21.767083 13749 raft_consensus.cc:493] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.767863 13517 leader_election.cc:304] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.767706 13749 raft_consensus.cc:515] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.768993 13775 raft_consensus.cc:2804] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.769433 13775 raft_consensus.cc:493] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.769768 13775 raft_consensus.cc:3060] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.770252 13749 leader_election.cc:290] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.770885 13749 raft_consensus.cc:2749] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.771483 13749 raft_consensus.cc:2804] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.771816 13749 raft_consensus.cc:493] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.772123 13749 raft_consensus.cc:3060] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.775480 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18028e4c5cb94ee9aa85029497bbf13e" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:21.777155 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f160be0c70412ab9de2fcbc8a31272" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.778100 13764 leader_election.cc:290] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
W20260709 13:17:21.779040 13592 leader_election.cc:343] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.780591 13745 raft_consensus.cc:359] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.780928 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18028e4c5cb94ee9aa85029497bbf13e" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.781713 13701 raft_consensus.cc:2468] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
W20260709 13:17:21.783296 13518 leader_election.cc:343] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.781380 13745 raft_consensus.cc:385] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.784543 13745 raft_consensus.cc:740] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.786480 13745 consensus_queue.cc:260] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.783083 13775 raft_consensus.cc:515] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.789942 13770 raft_consensus.cc:493] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.790560 13770 raft_consensus.cc:515] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.793525 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd293c6e52224c5fa3f6cd14b41ed958" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:21.794179 13628 raft_consensus.cc:2468] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
I20260709 13:17:21.794744 13775 leader_election.cc:290] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.795527 13518 leader_election.cc:304] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:21.796654 13776 raft_consensus.cc:2804] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.794628 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f160be0c70412ab9de2fcbc8a31272" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.797154 13776 raft_consensus.cc:493] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.797588 13776 raft_consensus.cc:3060] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.797950 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f160be0c70412ab9de2fcbc8a31272" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:21.798705 13554 raft_consensus.cc:3060] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.800997 13770 leader_election.cc:290] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
W20260709 13:17:21.803241 13592 leader_election.cc:343] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.808314 13745 ts_tablet_manager.cc:1434] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.005s
I20260709 13:17:21.811870 13776 raft_consensus.cc:515] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.817983 13744 tablet_bootstrap.cc:492] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.796821 13517 leader_election.cc:304] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.809793 13745 tablet_bootstrap.cc:492] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.818607 13744 ts_tablet_manager.cc:1403] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.022s
I20260709 13:17:21.820483 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd293c6e52224c5fa3f6cd14b41ed958" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.824712 13776 leader_election.cc:290] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.825503 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd293c6e52224c5fa3f6cd14b41ed958" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:21.826231 13628 raft_consensus.cc:3060] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.826718 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd293c6e52224c5fa3f6cd14b41ed958" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.827622 13744 raft_consensus.cc:359] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.828485 13744 raft_consensus.cc:385] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:21.828549 13517 leader_election.cc:343] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.828884 13744 raft_consensus.cc:740] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
W20260709 13:17:21.829824 13517 leader_election.cc:343] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.829950 13744 consensus_queue.cc:260] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.833503 13749 raft_consensus.cc:515] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.834443 13628 raft_consensus.cc:2468] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:21.835711 13744 ts_tablet_manager.cc:1434] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:21.835819 13518 leader_election.cc:304] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:21.836529 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e4e1d336f4a77aabc1f9de8fc5789" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.837128 13776 raft_consensus.cc:2804] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.837139 13701 raft_consensus.cc:3060] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.837154 13744 tablet_bootstrap.cc:492] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.838927 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e4e1d336f4a77aabc1f9de8fc5789" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
W20260709 13:17:21.840427 13518 leader_election.cc:343] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.844723 13744 tablet_bootstrap.cc:654] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.845450 13701 raft_consensus.cc:2468] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:21.846189 13749 leader_election.cc:290] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:21.818918 13770 raft_consensus.cc:2804] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.850584 13770 raft_consensus.cc:493] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.850958 13770 raft_consensus.cc:3060] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.851245 13517 leader_election.cc:304] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.852110 13749 raft_consensus.cc:2804] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.852543 13745 tablet_bootstrap.cc:654] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.852617 13749 raft_consensus.cc:697] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:21.853688 13749 consensus_queue.cc:237] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.846719 13750 raft_consensus.cc:697] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:21.848716 13776 raft_consensus.cc:697] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:21.856752 13750 consensus_queue.cc:237] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.856855 13776 consensus_queue.cc:237] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.858909 13745 tablet_bootstrap.cc:492] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.859661 13745 ts_tablet_manager.cc:1403] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260709 13:17:21.862453 13744 tablet_bootstrap.cc:492] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.862288 13770 raft_consensus.cc:515] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.863160 13745 raft_consensus.cc:359] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.864105 13745 raft_consensus.cc:385] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.864441 13745 raft_consensus.cc:740] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.865507 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18028e4c5cb94ee9aa85029497bbf13e" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:21.849588 13743 tablet_bootstrap.cc:492] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:21.818523 13554 raft_consensus.cc:2468] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
I20260709 13:17:21.866777 13743 ts_tablet_manager.cc:1403] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.125s	user 0.044s	sys 0.051s
I20260709 13:17:21.868054 13770 leader_election.cc:290] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.869809 13594 leader_election.cc:304] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:21.870402 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18028e4c5cb94ee9aa85029497bbf13e" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.865371 13745 consensus_queue.cc:260] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.871119 13701 raft_consensus.cc:3060] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.871279 13628 raft_consensus.cc:3060] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.871836 13773 raft_consensus.cc:2804] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.872434 13773 raft_consensus.cc:697] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:21.873359 13773 consensus_queue.cc:237] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.875597 13776 raft_consensus.cc:493] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.876228 13776 raft_consensus.cc:515] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.877990 13628 raft_consensus.cc:2468] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:21.879866 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:21.863210 13744 ts_tablet_manager.cc:1403] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260709 13:17:21.881790 13518 leader_election.cc:304] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
W20260709 13:17:21.883690 13518 leader_election.cc:343] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.886814 13770 raft_consensus.cc:2804] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.888209 13770 raft_consensus.cc:697] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:21.889163 13770 consensus_queue.cc:237] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.889407 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.890043 13776 leader_election.cc:290] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.890204 13703 raft_consensus.cc:2468] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
I20260709 13:17:21.891547 13517 leader_election.cc:304] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.893440 13745 ts_tablet_manager.cc:1434] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.003s
I20260709 13:17:21.894676 13745 tablet_bootstrap.cc:492] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.894845 13744 raft_consensus.cc:359] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.895406 13701 raft_consensus.cc:2468] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:21.895875 13744 raft_consensus.cc:385] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.896245 13744 raft_consensus.cc:740] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.898797 13743 raft_consensus.cc:359] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.900098 13743 raft_consensus.cc:385] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.900399 13743 raft_consensus.cc:740] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.901024 13743 consensus_queue.cc:260] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.897058 13744 consensus_queue.cc:260] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.899652 13749 raft_consensus.cc:493] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.901479 13451 catalog_manager.cc:5697] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.902837 13743 ts_tablet_manager.cc:1434] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:17:21.902534 13749 raft_consensus.cc:515] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.903350 13745 tablet_bootstrap.cc:654] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.904830 13749 leader_election.cc:290] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.905592 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:21.895141 13450 catalog_manager.cc:5697] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 1 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:21.907215 13518 leader_election.cc:343] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.908351 13776 raft_consensus.cc:2804] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.908952 13776 raft_consensus.cc:493] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.909309 13776 raft_consensus.cc:3060] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.910283 13744 ts_tablet_manager.cc:1434] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:17:21.913300 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.914350 13701 raft_consensus.cc:2468] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
I20260709 13:17:21.915587 13517 leader_election.cc:304] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.916810 13749 raft_consensus.cc:2804] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.917228 13749 raft_consensus.cc:493] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.917603 13749 raft_consensus.cc:3060] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.920354 13776 raft_consensus.cc:515] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.923563 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:21.913570 13744 tablet_bootstrap.cc:492] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
W20260709 13:17:21.926990 13518 leader_election.cc:343] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.927379 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.927789 13776 leader_election.cc:290] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.928530 13701 raft_consensus.cc:3060] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.933709 13745 tablet_bootstrap.cc:492] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.934772 13745 ts_tablet_manager.cc:1403] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260709 13:17:21.937065 13744 tablet_bootstrap.cc:654] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.937464 13745 raft_consensus.cc:359] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.937842 13701 raft_consensus.cc:2468] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:21.938136 13745 raft_consensus.cc:385] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.938509 13745 raft_consensus.cc:740] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.939165 13745 consensus_queue.cc:260] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.939220 13517 leader_election.cc:304] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.940090 13776 raft_consensus.cc:2804] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.940546 13776 raft_consensus.cc:697] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:21.940263 13749 raft_consensus.cc:515] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.941380 13776 consensus_queue.cc:237] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.942301 13745 ts_tablet_manager.cc:1434] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:21.943414 13745 tablet_bootstrap.cc:492] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.943621 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
W20260709 13:17:21.945593 13518 leader_election.cc:343] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.948575 13749 leader_election.cc:290] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.951048 13745 tablet_bootstrap.cc:654] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.954439 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:21.955147 13701 raft_consensus.cc:3060] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.956223 13744 tablet_bootstrap.cc:492] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:21.956867 13744 ts_tablet_manager.cc:1403] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.010s
I20260709 13:17:21.960273 13744 raft_consensus.cc:359] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.961099 13744 raft_consensus.cc:385] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.961409 13744 raft_consensus.cc:740] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.962121 13773 raft_consensus.cc:493] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.962522 13701 raft_consensus.cc:2468] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:21.962692 13773 raft_consensus.cc:515] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.963873 13517 leader_election.cc:304] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:21.964972 13773 leader_election.cc:290] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:21.965499 13776 raft_consensus.cc:2804] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.966053 13776 raft_consensus.cc:697] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:21.966724 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:21.966890 13776 consensus_queue.cc:237] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.968888 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
W20260709 13:17:21.969290 13592 leader_election.cc:343] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.972507 13554 raft_consensus.cc:2468] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:21.973781 13594 leader_election.cc:304] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:21.974403 13744 consensus_queue.cc:260] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.974951 13773 raft_consensus.cc:2804] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.975478 13773 raft_consensus.cc:493] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.975857 13773 raft_consensus.cc:3060] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.976897 13745 tablet_bootstrap.cc:492] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.977563 13745 ts_tablet_manager.cc:1403] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 13:17:21.980674 13745 raft_consensus.cc:359] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.981460 13745 raft_consensus.cc:385] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.981815 13745 raft_consensus.cc:740] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.982787 13745 consensus_queue.cc:260] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:21.985131 13745 ts_tablet_manager.cc:1434] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:21.986322 13745 tablet_bootstrap.cc:492] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:21.986804 13744 ts_tablet_manager.cc:1434] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:17:21.988070 13744 tablet_bootstrap.cc:492] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:21.991510 13745 tablet_bootstrap.cc:654] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.995596 13745 tablet_bootstrap.cc:492] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:21.995986 13745 ts_tablet_manager.cc:1403] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:21.996654 13773 raft_consensus.cc:515] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.998124 13745 raft_consensus.cc:359] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:21.998859 13745 raft_consensus.cc:385] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.999135 13745 raft_consensus.cc:740] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.999914 13745 consensus_queue.cc:260] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.000064 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:22.000797 13554 raft_consensus.cc:3060] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.002131 13745 ts_tablet_manager.cc:1434] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:22.007273 13744 tablet_bootstrap.cc:654] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.007799 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:22.008533 13554 raft_consensus.cc:2468] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
W20260709 13:17:22.009379 13592 leader_election.cc:343] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.010035 13773 leader_election.cc:290] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.009997 13594 leader_election.cc:304] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:22.010974 13773 raft_consensus.cc:2804] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.011668 13773 raft_consensus.cc:697] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:22.012487 13773 consensus_queue.cc:237] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.015587 13776 raft_consensus.cc:493] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.016147 13776 raft_consensus.cc:515] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.014448 13450 catalog_manager.cc:5697] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.019516 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:22.019246 13450 catalog_manager.cc:5697] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.020777 13776 leader_election.cc:290] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.020108 13629 raft_consensus.cc:2468] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
I20260709 13:17:22.021061 13744 tablet_bootstrap.cc:492] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:22.021063 13450 catalog_manager.cc:5697] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.021945 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:22.022184 13744 ts_tablet_manager.cc:1403] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:17:22.022459 13518 leader_election.cc:304] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:22.022603 13701 raft_consensus.cc:2468] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
I20260709 13:17:22.023097 13450 catalog_manager.cc:5697] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.024506 13776 raft_consensus.cc:2804] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.025004 13776 raft_consensus.cc:493] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.025345 13776 raft_consensus.cc:3060] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.026063 13744 raft_consensus.cc:359] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.026765 13744 raft_consensus.cc:385] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.027019 13744 raft_consensus.cc:740] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.027680 13744 consensus_queue.cc:260] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.029114 13744 ts_tablet_manager.cc:1434] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:17:22.029857 13744 tablet_bootstrap.cc:492] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:22.031905 13776 raft_consensus.cc:515] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.034799 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:22.034799 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:22.035204 13744 tablet_bootstrap.cc:654] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.035537 13629 raft_consensus.cc:3060] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.035552 13701 raft_consensus.cc:3060] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.038859 13451 catalog_manager.cc:5697] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 1 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.045341 13629 raft_consensus.cc:2468] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:22.046187 13701 raft_consensus.cc:2468] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:22.047971 13518 leader_election.cc:304] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:22.048902 13751 raft_consensus.cc:493] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.049094 13749 raft_consensus.cc:2804] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.049757 13749 raft_consensus.cc:697] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:22.050704 13749 consensus_queue.cc:237] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.051177 13751 raft_consensus.cc:515] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.053277 13773 raft_consensus.cc:493] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.054086 13773 raft_consensus.cc:515] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } } peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } }
I20260709 13:17:22.056437 13751 leader_election.cc:290] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:22.061621 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e4e1d336f4a77aabc1f9de8fc5789" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:22.062665 13701 raft_consensus.cc:2393] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e635cc8cc7e470687f4bd318b322dea in current term 1: Already voted for candidate e8371d51a1994e73b02922e0ce75ddcd in this term.
I20260709 13:17:22.064625 13773 leader_election.cc:290] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417), e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885)
I20260709 13:17:22.065891 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e4e1d336f4a77aabc1f9de8fc5789" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:22.068171 13594 leader_election.cc:304] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea; no voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:22.069294 13750 raft_consensus.cc:3060] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.065204 13448 catalog_manager.cc:5697] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 1 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.046545 13776 leader_election.cc:290] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.086771 13750 raft_consensus.cc:2749] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.089035 13450 catalog_manager.cc:5697] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.092800 13744 tablet_bootstrap.cc:492] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:22.092888 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f160be0c70412ab9de2fcbc8a31272" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:22.093621 13744 ts_tablet_manager.cc:1403] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.027s
I20260709 13:17:22.093834 13554 raft_consensus.cc:2393] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b9aebda6f487eac20b2429c98f85a in current term 1: Already voted for candidate 1e635cc8cc7e470687f4bd318b322dea in this term.
I20260709 13:17:22.095468 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f160be0c70412ab9de2fcbc8a31272" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:22.096446 13744 raft_consensus.cc:359] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.097129 13744 raft_consensus.cc:385] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.097417 13744 raft_consensus.cc:740] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.098133 13744 consensus_queue.cc:260] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.096834 13667 leader_election.cc:304] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a; no voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:22.099342 13751 raft_consensus.cc:3060] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.100090 13744 ts_tablet_manager.cc:1434] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:22.107089 13751 raft_consensus.cc:2749] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.130919 13629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
mode: GRACEFUL
new_leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:60806
I20260709 13:17:22.131506 13629 raft_consensus.cc:606] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Received request to transfer leadership to TS e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:22.146747 13554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
mode: GRACEFUL
new_leader_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:35078
I20260709 13:17:22.147286 13554 raft_consensus.cc:606] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Received request to transfer leadership to TS 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:22.154752 13554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
mode: GRACEFUL
new_leader_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:35078
I20260709 13:17:22.155303 13554 raft_consensus.cc:606] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Received request to transfer leadership to TS 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:22.159943 13554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
mode: GRACEFUL
new_leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
 from {username='slave'} at 127.0.0.1:35078
I20260709 13:17:22.160478 13554 raft_consensus.cc:606] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Received request to transfer leadership to TS 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:22.187588 13750 raft_consensus.cc:493] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.188138 13750 raft_consensus.cc:515] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.190047 13750 leader_election.cc:290] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.190758 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:22.191095 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:22.191848 13701 raft_consensus.cc:2393] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e635cc8cc7e470687f4bd318b322dea in current term 1: Already voted for candidate e8371d51a1994e73b02922e0ce75ddcd in this term.
I20260709 13:17:22.192764 13592 leader_election.cc:304] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea; no voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:22.193439 13750 raft_consensus.cc:3060] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.198539 13750 raft_consensus.cc:2749] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.273790 13750 raft_consensus.cc:493] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.274282 13750 raft_consensus.cc:515] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.276114 13750 leader_election.cc:290] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.276887 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:22.277160 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:22.277940 13701 raft_consensus.cc:2393] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e635cc8cc7e470687f4bd318b322dea in current term 1: Already voted for candidate e8371d51a1994e73b02922e0ce75ddcd in this term.
I20260709 13:17:22.278789 13592 leader_election.cc:304] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea; no voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:22.279464 13750 raft_consensus.cc:3060] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.284513 13750 raft_consensus.cc:2749] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.299469 13749 consensus_queue.cc:1048] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.301172 13750 consensus_queue.cc:1048] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.314630 13770 consensus_queue.cc:1048] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.314636 13701 raft_consensus.cc:3060] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.328797 13770 consensus_queue.cc:1048] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.329864 13773 consensus_queue.cc:1048] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.337656 13776 consensus_queue.cc:1048] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.339550 13776 consensus_queue.cc:1048] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.367686 13776 consensus_queue.cc:1048] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.376631 13773 consensus_queue.cc:1048] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.382472 13751 raft_consensus.cc:493] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.388353 13751 raft_consensus.cc:515] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.390523 13751 leader_election.cc:290] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:22.391580 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:22.392031 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:22.392609 13553 raft_consensus.cc:2393] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b9aebda6f487eac20b2429c98f85a in current term 1: Already voted for candidate 1e635cc8cc7e470687f4bd318b322dea in this term.
I20260709 13:17:22.394294 13668 leader_election.cc:304] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a; no voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:22.395995 13815 consensus_queue.cc:1048] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.396358 13749 consensus_queue.cc:1048] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.397403 13776 consensus_queue.cc:1048] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.399657 13750 raft_consensus.cc:993] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: : Instructing follower e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:22.400185 13750 raft_consensus.cc:1081] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Signalling peer e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:22.402521 13751 raft_consensus.cc:3060] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.402551 13554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:57348
I20260709 13:17:22.403317 13554 raft_consensus.cc:493] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:22.403705 13554 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.418970 13751 raft_consensus.cc:2749] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.420099 13773 consensus_queue.cc:1048] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.413820 13554 raft_consensus.cc:515] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.441540 13554 leader_election.cc:290] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.442337 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:22.443060 13628 raft_consensus.cc:3055] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.443408 13628 raft_consensus.cc:740] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:22.444238 13628 consensus_queue.cc:260] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.444581 13775 consensus_queue.cc:1048] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.445428 13628 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.447597 13818 raft_consensus.cc:993] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: : Instructing follower 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:22.448112 13818 raft_consensus.cc:1081] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Signalling peer 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:22.448518 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:22.449184 13702 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.452596 13629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:51710
I20260709 13:17:22.453289 13629 raft_consensus.cc:493] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:22.453637 13629 raft_consensus.cc:3060] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.458964 13773 consensus_queue.cc:1048] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.463830 13749 consensus_queue.cc:1048] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.467100 13628 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:22.468549 13518 leader_election.cc:304] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:22.470484 13818 raft_consensus.cc:2804] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.470875 13702 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:22.470991 13818 raft_consensus.cc:697] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:22.472314 13818 consensus_queue.cc:237] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.468822 13629 raft_consensus.cc:515] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.480049 13749 raft_consensus.cc:993] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: : Instructing follower 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:22.480687 13770 raft_consensus.cc:1081] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Signalling peer 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:22.482677 13628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:51710
I20260709 13:17:22.483355 13628 raft_consensus.cc:493] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:22.483800 13628 raft_consensus.cc:3060] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.484380 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:22.485108 13554 raft_consensus.cc:3055] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.485414 13554 raft_consensus.cc:740] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:22.486274 13554 consensus_queue.cc:260] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.487397 13554 raft_consensus.cc:3060] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.491464 13628 raft_consensus.cc:515] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.492846 13818 consensus_queue.cc:1048] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.494210 13629 leader_election.cc:290] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.492460 13448 catalog_manager.cc:5697] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 1 to 2, leader changed from 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66) to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 2 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.495710 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c5d6055464eb8a792902d4d4048e1" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:22.496361 13701 raft_consensus.cc:3060] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.497843 13554 raft_consensus.cc:2468] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:22.499083 13594 leader_election.cc:304] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:22.500892 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:22.501241 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be45bf88454da692f4afc6e2b8284b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:22.501477 13553 raft_consensus.cc:3055] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.502018 13553 raft_consensus.cc:740] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:22.502084 13703 raft_consensus.cc:3060] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.502885 13553 consensus_queue.cc:260] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.503822 13553 raft_consensus.cc:3060] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.506520 13773 raft_consensus.cc:2804] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.507048 13773 raft_consensus.cc:697] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:22.507771 13773 consensus_queue.cc:237] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.510736 13703 raft_consensus.cc:2468] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:22.516462 13553 raft_consensus.cc:2468] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:22.519078 13594 leader_election.cc:304] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:22.520170 13775 raft_consensus.cc:2804] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.520669 13775 raft_consensus.cc:697] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:22.521354 13775 consensus_queue.cc:237] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.524721 13701 raft_consensus.cc:2468] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:22.525497 13628 leader_election.cc:290] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:22.527678 13777 consensus_queue.cc:1048] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.531895 13451 catalog_manager.cc:5697] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 1 to 2, leader changed from e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65) to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 2 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.533653 13451 catalog_manager.cc:5697] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 1 to 2, leader changed from e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65) to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 2 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.535827 13770 raft_consensus.cc:993] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: : Instructing follower 7a6b9aebda6f487eac20b2429c98f85a to start an election
I20260709 13:17:22.536396 13777 raft_consensus.cc:1081] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Signalling peer 7a6b9aebda6f487eac20b2429c98f85a to start an election
I20260709 13:17:22.537990 13702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:17:22.538589 13702 raft_consensus.cc:493] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:22.538980 13702 raft_consensus.cc:3060] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.545169 13702 raft_consensus.cc:515] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.547055 13702 leader_election.cc:290] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 2 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:22.548017 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:22.548262 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da410bb8b65d492f9d49ee1c0edee286" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:22.548631 13553 raft_consensus.cc:3055] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.548925 13628 raft_consensus.cc:3060] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.549052 13553 raft_consensus.cc:740] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:22.550122 13553 consensus_queue.cc:260] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.551637 13553 raft_consensus.cc:3060] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.554949 13628 raft_consensus.cc:2468] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 2.
I20260709 13:17:22.556054 13667 leader_election.cc:304] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: 
I20260709 13:17:22.556875 13751 raft_consensus.cc:2804] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.557276 13751 raft_consensus.cc:697] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:22.557428 13553 raft_consensus.cc:2468] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 2.
I20260709 13:17:22.558046 13751 consensus_queue.cc:237] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:22.564638 13451 catalog_manager.cc:5697] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 1 to 2, leader changed from e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65) to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 2 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.900975 13629 raft_consensus.cc:1275] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.902280 13777 consensus_queue.cc:1048] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.910884 13702 raft_consensus.cc:1275] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.912210 13553 raft_consensus.cc:1275] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.912429 13777 consensus_queue.cc:1048] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:22.913744 13773 consensus_queue.cc:1048] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.925414 13702 raft_consensus.cc:1275] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.927444 13775 consensus_queue.cc:1048] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.972569 13629 raft_consensus.cc:1275] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Refusing update from remote peer 7a6b9aebda6f487eac20b2429c98f85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.973839 13751 consensus_queue.cc:1048] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.981678 13553 raft_consensus.cc:1275] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Refusing update from remote peer 7a6b9aebda6f487eac20b2429c98f85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.983408 13751 consensus_queue.cc:1048] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.047441 13553 raft_consensus.cc:1275] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:23.048797 13775 consensus_queue.cc:1048] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.054086 13702 raft_consensus.cc:1275] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:23.055737 13773 consensus_queue.cc:1048] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.186232 13448 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57194:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:25.188798 13448 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:25.239176 13536 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb4826f9ce84ed98af1f1bcebbed1e9 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:25.240510 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb4826f9ce84ed98af1f1bcebbed1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.240540 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb4826f9ce84ed98af1f1bcebbed1e9 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:25.242020 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb4826f9ce84ed98af1f1bcebbed1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.241783 13687 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb4826f9ce84ed98af1f1bcebbed1e9 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:25.243152 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb4826f9ce84ed98af1f1bcebbed1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.246058 13689 tablet_service.cc:1511] Processing CreateTablet for tablet acfe35b573aa45f09af6957421986178 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:25.247432 13689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfe35b573aa45f09af6957421986178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.248199 13539 tablet_service.cc:1511] Processing CreateTablet for tablet 78d250636ab44076acb7f69972629a1b (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:25.249500 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d250636ab44076acb7f69972629a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.249444 13616 tablet_service.cc:1511] Processing CreateTablet for tablet 78d250636ab44076acb7f69972629a1b (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:25.251019 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d250636ab44076acb7f69972629a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.250890 13612 tablet_service.cc:1511] Processing CreateTablet for tablet acfe35b573aa45f09af6957421986178 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:25.252298 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfe35b573aa45f09af6957421986178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.253796 13537 tablet_service.cc:1511] Processing CreateTablet for tablet d5365145b2f248268bffd7fed9817dbe (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:25.255137 13537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5365145b2f248268bffd7fed9817dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.254889 13543 tablet_service.cc:1511] Processing CreateTablet for tablet acfe35b573aa45f09af6957421986178 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:25.256173 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfe35b573aa45f09af6957421986178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.257004 13618 tablet_service.cc:1511] Processing CreateTablet for tablet d5365145b2f248268bffd7fed9817dbe (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:25.257788 13692 tablet_service.cc:1511] Processing CreateTablet for tablet d5365145b2f248268bffd7fed9817dbe (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:25.259115 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5365145b2f248268bffd7fed9817dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.260007 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 6c11460e39a3421cbe959546a11f35c0 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:25.261233 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c11460e39a3421cbe959546a11f35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.263657 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 6c11460e39a3421cbe959546a11f35c0 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:25.265020 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c11460e39a3421cbe959546a11f35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.265946 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 6533b676586b46c7acbbc2b94e2cd32f (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:25.267244 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6533b676586b46c7acbbc2b94e2cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.267272 13613 tablet_service.cc:1511] Processing CreateTablet for tablet 6533b676586b46c7acbbc2b94e2cd32f (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:25.258965 13685 tablet_service.cc:1511] Processing CreateTablet for tablet 78d250636ab44076acb7f69972629a1b (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:25.268782 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d250636ab44076acb7f69972629a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.264061 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 6c11460e39a3421cbe959546a11f35c0 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:25.258301 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5365145b2f248268bffd7fed9817dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.271641 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6533b676586b46c7acbbc2b94e2cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.272307 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c11460e39a3421cbe959546a11f35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.280606 13688 tablet_service.cc:1511] Processing CreateTablet for tablet 6533b676586b46c7acbbc2b94e2cd32f (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:25.282125 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6533b676586b46c7acbbc2b94e2cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.284011 13614 tablet_service.cc:1511] Processing CreateTablet for tablet a1d724e5a550495397a2f431953f8abf (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:25.285367 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d724e5a550495397a2f431953f8abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.287485 13538 tablet_service.cc:1511] Processing CreateTablet for tablet a1d724e5a550495397a2f431953f8abf (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:25.288858 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d724e5a550495397a2f431953f8abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.291741 13693 tablet_service.cc:1511] Processing CreateTablet for tablet a1d724e5a550495397a2f431953f8abf (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:25.293170 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d724e5a550495397a2f431953f8abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.294615 13611 tablet_service.cc:1511] Processing CreateTablet for tablet fbd96ff6421e4fd6adbc9c247d5fe88a (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:25.296000 13611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd96ff6421e4fd6adbc9c247d5fe88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.312057 13690 tablet_service.cc:1511] Processing CreateTablet for tablet fbd96ff6421e4fd6adbc9c247d5fe88a (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:25.313530 13690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd96ff6421e4fd6adbc9c247d5fe88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.315037 13541 tablet_service.cc:1511] Processing CreateTablet for tablet fbd96ff6421e4fd6adbc9c247d5fe88a (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:25.316462 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd96ff6421e4fd6adbc9c247d5fe88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.377075 13843 tablet_bootstrap.cc:492] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.378409 13616 tablet_service.cc:1511] Processing CreateTablet for tablet c504308399f641a5acfd0a3b3083a0e7 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:25.379832 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504308399f641a5acfd0a3b3083a0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.385250 13845 tablet_bootstrap.cc:492] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.395228 13544 tablet_service.cc:1511] Processing CreateTablet for tablet c504308399f641a5acfd0a3b3083a0e7 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:25.406423 13844 tablet_bootstrap.cc:492] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.403348 13845 tablet_bootstrap.cc:654] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.411689 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504308399f641a5acfd0a3b3083a0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.413625 13693 tablet_service.cc:1511] Processing CreateTablet for tablet c504308399f641a5acfd0a3b3083a0e7 (DEFAULT_TABLE table=soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:25.415405 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504308399f641a5acfd0a3b3083a0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.419584 13844 tablet_bootstrap.cc:654] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:25.480162 13438 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.240.65:36885, user_credentials={real_user=slave}} blocked reactor thread for 47935.6us
I20260709 13:17:25.491278 13843 tablet_bootstrap.cc:654] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.504671 13844 tablet_bootstrap.cc:492] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:25.505307 13844 ts_tablet_manager.cc:1403] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.099s	user 0.005s	sys 0.008s
I20260709 13:17:25.506021 13845 tablet_bootstrap.cc:492] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.506644 13845 ts_tablet_manager.cc:1403] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.123s	user 0.040s	sys 0.043s
I20260709 13:17:25.508270 13844 raft_consensus.cc:359] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.509133 13844 raft_consensus.cc:385] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.509775 13843 tablet_bootstrap.cc:492] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.509593 13845 raft_consensus.cc:359] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.510371 13843 ts_tablet_manager.cc:1403] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.011s
I20260709 13:17:25.510462 13845 raft_consensus.cc:385] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.509469 13844 raft_consensus.cc:740] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.510857 13845 raft_consensus.cc:740] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.513566 13845 consensus_queue.cc:260] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.513954 13843 raft_consensus.cc:359] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.515036 13843 raft_consensus.cc:385] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.515411 13843 raft_consensus.cc:740] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.516321 13845 ts_tablet_manager.cc:1434] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:17:25.514302 13844 consensus_queue.cc:260] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.517495 13845 tablet_bootstrap.cc:492] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.518968 13844 ts_tablet_manager.cc:1434] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:17:25.516324 13843 consensus_queue.cc:260] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.521070 13844 tablet_bootstrap.cc:492] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.522979 13843 ts_tablet_manager.cc:1434] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:17:25.524461 13845 tablet_bootstrap.cc:654] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.528775 13843 tablet_bootstrap.cc:492] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.528825 13844 tablet_bootstrap.cc:654] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.536463 13845 tablet_bootstrap.cc:492] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.537006 13845 ts_tablet_manager.cc:1403] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:17:25.538239 13843 tablet_bootstrap.cc:654] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.540000 13845 raft_consensus.cc:359] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.540859 13845 raft_consensus.cc:385] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.541213 13845 raft_consensus.cc:740] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.542419 13844 tablet_bootstrap.cc:492] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:25.542014 13845 consensus_queue.cc:260] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.543056 13844 ts_tablet_manager.cc:1403] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 13:17:25.544480 13845 ts_tablet_manager.cc:1434] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:25.545557 13845 tablet_bootstrap.cc:492] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.546550 13844 raft_consensus.cc:359] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.547420 13844 raft_consensus.cc:385] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.547776 13844 raft_consensus.cc:740] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.548583 13844 consensus_queue.cc:260] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.551353 13844 ts_tablet_manager.cc:1434] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:25.552462 13844 tablet_bootstrap.cc:492] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.556862 13843 tablet_bootstrap.cc:492] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.557498 13843 ts_tablet_manager.cc:1403] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.014s
I20260709 13:17:25.558157 13844 tablet_bootstrap.cc:654] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.559173 13845 tablet_bootstrap.cc:654] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.560578 13843 raft_consensus.cc:359] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.561430 13843 raft_consensus.cc:385] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.561769 13843 raft_consensus.cc:740] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.562579 13843 consensus_queue.cc:260] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.565162 13843 ts_tablet_manager.cc:1434] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:25.566289 13843 tablet_bootstrap.cc:492] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.571640 13845 tablet_bootstrap.cc:492] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.572362 13845 ts_tablet_manager.cc:1403] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 13:17:25.572956 13843 tablet_bootstrap.cc:654] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.573550 13844 tablet_bootstrap.cc:492] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:25.574209 13844 ts_tablet_manager.cc:1403] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260709 13:17:25.575486 13845 raft_consensus.cc:359] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.576449 13845 raft_consensus.cc:385] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.576807 13845 raft_consensus.cc:740] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.577306 13844 raft_consensus.cc:359] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.577646 13845 consensus_queue.cc:260] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.578281 13844 raft_consensus.cc:385] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.578649 13844 raft_consensus.cc:740] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.580142 13845 ts_tablet_manager.cc:1434] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:25.581398 13845 tablet_bootstrap.cc:492] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.579439 13844 consensus_queue.cc:260] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.586805 13844 ts_tablet_manager.cc:1434] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:25.587793 13845 tablet_bootstrap.cc:654] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.587889 13844 tablet_bootstrap.cc:492] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.596966 13843 tablet_bootstrap.cc:492] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.597497 13843 ts_tablet_manager.cc:1403] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.016s
I20260709 13:17:25.597787 13845 tablet_bootstrap.cc:492] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.598465 13845 ts_tablet_manager.cc:1403] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:17:25.600775 13843 raft_consensus.cc:359] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.601727 13843 raft_consensus.cc:385] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.601505 13845 raft_consensus.cc:359] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.602077 13843 raft_consensus.cc:740] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.602360 13845 raft_consensus.cc:385] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.602653 13845 raft_consensus.cc:740] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.602861 13843 consensus_queue.cc:260] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.603426 13845 consensus_queue.cc:260] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.604655 13844 tablet_bootstrap.cc:654] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.605965 13845 ts_tablet_manager.cc:1434] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:25.607060 13845 tablet_bootstrap.cc:492] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.607880 13843 ts_tablet_manager.cc:1434] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 13:17:25.608965 13843 tablet_bootstrap.cc:492] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.613996 13845 tablet_bootstrap.cc:654] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.615154 13843 tablet_bootstrap.cc:654] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.626959 13831 raft_consensus.cc:493] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.626959 13843 tablet_bootstrap.cc:492] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.627362 13847 raft_consensus.cc:493] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.627844 13843 ts_tablet_manager.cc:1403] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:17:25.628041 13847 raft_consensus.cc:515] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.631062 13843 raft_consensus.cc:359] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.627681 13831 raft_consensus.cc:515] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.632016 13843 raft_consensus.cc:385] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.632334 13843 raft_consensus.cc:740] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.632579 13847 leader_election.cc:290] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.631749 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d724e5a550495397a2f431953f8abf" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.633044 13843 consensus_queue.cc:260] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.635031 13831 leader_election.cc:290] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.635627 13843 ts_tablet_manager.cc:1434] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:17:25.635545 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.636899 13843 tablet_bootstrap.cc:492] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
W20260709 13:17:25.637476 13668 leader_election.cc:343] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:25.634967 13594 leader_election.cc:343] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.626950 13845 tablet_bootstrap.cc:492] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.639227 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d724e5a550495397a2f431953f8abf" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:25.639514 13845 ts_tablet_manager.cc:1403] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.001s
I20260709 13:17:25.639976 13702 raft_consensus.cc:2468] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:25.638677 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:25.642927 13845 raft_consensus.cc:359] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.643769 13843 tablet_bootstrap.cc:654] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.643982 13845 raft_consensus.cc:385] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.644583 13845 raft_consensus.cc:740] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.643165 13592 leader_election.cc:304] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:25.645776 13845 consensus_queue.cc:260] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.643837 13629 raft_consensus.cc:2468] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
I20260709 13:17:25.654839 13845 ts_tablet_manager.cc:1434] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:17:25.655043 13667 leader_election.cc:304] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:25.647053 13847 raft_consensus.cc:2804] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.655871 13847 raft_consensus.cc:493] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.655978 13843 tablet_bootstrap.cc:492] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.656276 13847 raft_consensus.cc:3060] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.656638 13843 ts_tablet_manager.cc:1403] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 13:17:25.656528 13831 raft_consensus.cc:2804] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.658332 13831 raft_consensus.cc:493] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.658730 13831 raft_consensus.cc:3060] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.662899 13843 raft_consensus.cc:359] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.663859 13843 raft_consensus.cc:385] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.664237 13843 raft_consensus.cc:740] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.664827 13847 raft_consensus.cc:515] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.665082 13843 consensus_queue.cc:260] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.667626 13843 ts_tablet_manager.cc:1434] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:25.668231 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d724e5a550495397a2f431953f8abf" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:25.668835 13843 tablet_bootstrap.cc:492] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
W20260709 13:17:25.670076 13594 leader_election.cc:343] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.671691 13845 tablet_bootstrap.cc:492] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.676357 13843 tablet_bootstrap.cc:654] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.686439 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d724e5a550495397a2f431953f8abf" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:25.687292 13702 raft_consensus.cc:3060] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.687565 13845 tablet_bootstrap.cc:654] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.679176 13847 leader_election.cc:290] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.693142 13843 tablet_bootstrap.cc:492] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.693786 13843 ts_tablet_manager.cc:1403] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260709 13:17:25.697017 13843 raft_consensus.cc:359] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.697986 13843 raft_consensus.cc:385] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.698359 13843 raft_consensus.cc:740] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.699177 13843 consensus_queue.cc:260] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.701408 13843 ts_tablet_manager.cc:1434] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:25.702102 13830 raft_consensus.cc:493] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.702564 13830 raft_consensus.cc:515] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.706187 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
W20260709 13:17:25.707772 13594 leader_election.cc:343] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.704630 13830 leader_election.cc:290] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.708534 13845 tablet_bootstrap.cc:492] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.709213 13845 ts_tablet_manager.cc:1403] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260709 13:17:25.710322 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:25.712648 13845 raft_consensus.cc:359] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.713589 13845 raft_consensus.cc:385] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.702570 13843 tablet_bootstrap.cc:492] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.714886 13845 raft_consensus.cc:740] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.726061 13845 consensus_queue.cc:260] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.728957 13831 raft_consensus.cc:515] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.734381 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:25.717128 13702 raft_consensus.cc:2468] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
W20260709 13:17:25.718144 13592 leader_election.cc:343] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:25.736016 13668 leader_election.cc:343] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.736220 13592 leader_election.cc:304] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea; no voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:25.737317 13830 raft_consensus.cc:2749] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.739197 13845 ts_tablet_manager.cc:1434] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.012s
I20260709 13:17:25.740250 13592 leader_election.cc:304] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:25.742439 13847 raft_consensus.cc:2804] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.742815 13843 tablet_bootstrap.cc:654] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.742959 13847 raft_consensus.cc:697] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:25.743181 13831 leader_election.cc:290] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.744124 13847 consensus_queue.cc:237] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.747254 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:25.748127 13845 tablet_bootstrap.cc:492] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.748070 13629 raft_consensus.cc:3060] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.740708 13863 raft_consensus.cc:493] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.755457 13863 raft_consensus.cc:515] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.761240 13863 leader_election.cc:290] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.758832 13845 tablet_bootstrap.cc:654] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.762223 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfe35b573aa45f09af6957421986178" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.763288 13553 raft_consensus.cc:2468] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
I20260709 13:17:25.765013 13668 leader_election.cc:304] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.765993 13863 raft_consensus.cc:2804] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.766433 13863 raft_consensus.cc:493] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.766800 13863 raft_consensus.cc:3060] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.773224 13844 tablet_bootstrap.cc:492] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:25.773851 13844 ts_tablet_manager.cc:1403] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.186s	user 0.061s	sys 0.097s
I20260709 13:17:25.774662 13863 raft_consensus.cc:515] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.775900 13845 tablet_bootstrap.cc:492] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.775838 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfe35b573aa45f09af6957421986178" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:25.776588 13845 ts_tablet_manager.cc:1403] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260709 13:17:25.776678 13628 raft_consensus.cc:2468] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
I20260709 13:17:25.776924 13863 leader_election.cc:290] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.778041 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfe35b573aa45f09af6957421986178" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:25.778146 13844 raft_consensus.cc:359] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.778766 13553 raft_consensus.cc:3060] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.779027 13844 raft_consensus.cc:385] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.779402 13844 raft_consensus.cc:740] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.780154 13844 consensus_queue.cc:260] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.782560 13844 ts_tablet_manager.cc:1434] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:17:25.783638 13844 tablet_bootstrap.cc:492] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.783705 13629 raft_consensus.cc:2468] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 1.
I20260709 13:17:25.780157 13845 raft_consensus.cc:359] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.784674 13845 raft_consensus.cc:385] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.784987 13845 raft_consensus.cc:740] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.785555 13667 leader_election.cc:304] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
W20260709 13:17:25.786093 13500 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:25.785769 13845 consensus_queue.cc:260] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.786845 13831 raft_consensus.cc:2804] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.788148 13845 ts_tablet_manager.cc:1434] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:17:25.789368 13845 tablet_bootstrap.cc:492] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.789793 13831 raft_consensus.cc:697] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:25.790752 13831 consensus_queue.cc:237] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.791455 13553 raft_consensus.cc:2468] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 1.
I20260709 13:17:25.793252 13668 leader_election.cc:304] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.794270 13867 raft_consensus.cc:2804] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.794880 13867 raft_consensus.cc:697] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:25.795215 13843 tablet_bootstrap.cc:492] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.795799 13843 ts_tablet_manager.cc:1403] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.094s	user 0.031s	sys 0.008s
I20260709 13:17:25.795845 13867 consensus_queue.cc:237] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.800367 13844 tablet_bootstrap.cc:654] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.803777 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfe35b573aa45f09af6957421986178" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:25.804559 13629 raft_consensus.cc:3060] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.805959 13845 tablet_bootstrap.cc:654] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.807288 13843 raft_consensus.cc:359] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.808101 13843 raft_consensus.cc:385] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.810597 13449 catalog_manager.cc:5697] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 1 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.808404 13843 raft_consensus.cc:740] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.817171 13448 catalog_manager.cc:5697] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 1 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.819376 13448 catalog_manager.cc:5697] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 1 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.821848 13844 tablet_bootstrap.cc:492] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:25.822547 13844 ts_tablet_manager.cc:1403] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.006s
I20260709 13:17:25.822827 13843 consensus_queue.cc:260] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.825021 13845 tablet_bootstrap.cc:492] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.825640 13845 ts_tablet_manager.cc:1403] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 13:17:25.822227 13629 raft_consensus.cc:2468] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 1.
I20260709 13:17:25.825771 13844 raft_consensus.cc:359] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.826920 13844 raft_consensus.cc:385] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.827256 13844 raft_consensus.cc:740] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.825966 13843 ts_tablet_manager.cc:1434] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 13:17:25.827994 13844 consensus_queue.cc:260] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.828722 13843 tablet_bootstrap.cc:492] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.829715 13845 raft_consensus.cc:359] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.830422 13831 raft_consensus.cc:493] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.831413 13845 raft_consensus.cc:385] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.831655 13831 raft_consensus.cc:515] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.832295 13845 raft_consensus.cc:740] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.833563 13845 consensus_queue.cc:260] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.835150 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.835897 13553 raft_consensus.cc:2468] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
I20260709 13:17:25.836186 13843 tablet_bootstrap.cc:654] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.837283 13668 leader_election.cc:304] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.838865 13844 ts_tablet_manager.cc:1434] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:17:25.837649 13845 ts_tablet_manager.cc:1434] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:25.840094 13867 raft_consensus.cc:2804] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.840476 13867 raft_consensus.cc:493] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.840816 13867 raft_consensus.cc:3060] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.841254 13845 tablet_bootstrap.cc:492] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: Bootstrap starting.
I20260709 13:17:25.839210 13831 leader_election.cc:290] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.841517 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
W20260709 13:17:25.844826 13667 leader_election.cc:343] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.848269 13844 tablet_bootstrap.cc:492] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.851397 13832 raft_consensus.cc:493] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.851979 13832 raft_consensus.cc:515] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.856320 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4826f9ce84ed98af1f1bcebbed1e9" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:25.856547 13832 leader_election.cc:290] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.856748 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4826f9ce84ed98af1f1bcebbed1e9" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:25.857087 13702 raft_consensus.cc:2468] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 0.
I20260709 13:17:25.857589 13845 tablet_bootstrap.cc:654] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.858404 13517 leader_election.cc:304] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
W20260709 13:17:25.859146 13518 leader_election.cc:343] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.859437 13832 raft_consensus.cc:2804] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.859848 13832 raft_consensus.cc:493] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.860180 13832 raft_consensus.cc:3060] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.861941 13843 tablet_bootstrap.cc:492] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.862200 13844 tablet_bootstrap.cc:654] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.862502 13843 ts_tablet_manager.cc:1403] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 13:17:25.865471 13843 raft_consensus.cc:359] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.866186 13843 raft_consensus.cc:385] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.866437 13843 raft_consensus.cc:740] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.867331 13843 consensus_queue.cc:260] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.868870 13832 raft_consensus.cc:515] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.869686 13843 ts_tablet_manager.cc:1434] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:25.870729 13843 tablet_bootstrap.cc:492] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: Bootstrap starting.
I20260709 13:17:25.855401 13867 raft_consensus.cc:515] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.872694 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4826f9ce84ed98af1f1bcebbed1e9" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:25.873391 13629 raft_consensus.cc:3060] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.873821 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:25.874491 13553 raft_consensus.cc:3060] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.875038 13845 tablet_bootstrap.cc:492] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: No bootstrap required, opened a new log
I20260709 13:17:25.875038 13844 tablet_bootstrap.cc:492] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:25.875836 13845 ts_tablet_manager.cc:1403] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260709 13:17:25.878232 13831 raft_consensus.cc:493] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.878811 13831 raft_consensus.cc:515] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.880996 13831 leader_election.cc:290] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.875836 13844 ts_tablet_manager.cc:1403] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260709 13:17:25.883514 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.884083 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:25.884910 13628 raft_consensus.cc:2468] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
W20260709 13:17:25.885092 13668 leader_election.cc:343] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.886034 13667 leader_election.cc:304] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:25.887176 13831 raft_consensus.cc:2804] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.887554 13831 raft_consensus.cc:493] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.887893 13831 raft_consensus.cc:3060] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.897456 13629 raft_consensus.cc:2468] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:25.897202 13845 raft_consensus.cc:359] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.898320 13845 raft_consensus.cc:385] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.898798 13845 raft_consensus.cc:740] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.899582 13845 consensus_queue.cc:260] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.901955 13844 raft_consensus.cc:359] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.902801 13844 raft_consensus.cc:385] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.903117 13518 leader_election.cc:304] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.893713 13553 raft_consensus.cc:2468] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 1.
I20260709 13:17:25.903599 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:25.904577 13818 raft_consensus.cc:2804] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.904757 13668 leader_election.cc:304] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.903111 13844 raft_consensus.cc:740] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
W20260709 13:17:25.905709 13667 leader_election.cc:343] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.905879 13863 raft_consensus.cc:2804] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.906252 13844 consensus_queue.cc:260] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.908813 13843 tablet_bootstrap.cc:654] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.903489 13867 leader_election.cc:290] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.912863 13867 raft_consensus.cc:493] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.913417 13867 raft_consensus.cc:515] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.917192 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.918037 13553 raft_consensus.cc:2468] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
I20260709 13:17:25.919453 13668 leader_election.cc:304] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.908708 13831 raft_consensus.cc:515] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.926266 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
W20260709 13:17:25.929772 13668 leader_election.cc:343] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.930402 13832 leader_election.cc:290] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.931896 13867 leader_election.cc:290] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.932536 13867 raft_consensus.cc:2804] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.932881 13867 raft_consensus.cc:493] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.933184 13867 raft_consensus.cc:3060] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.937285 13845 ts_tablet_manager.cc:1434] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 13:17:25.937528 13847 raft_consensus.cc:493] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.939819 13847 raft_consensus.cc:515] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.942126 13847 leader_election.cc:290] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.942608 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4826f9ce84ed98af1f1bcebbed1e9" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:25.943436 13702 raft_consensus.cc:3060] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.944042 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d250636ab44076acb7f69972629a1b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.944866 13554 raft_consensus.cc:2468] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:25.945353 13863 raft_consensus.cc:697] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:25.948304 13832 raft_consensus.cc:493] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.949554 13594 leader_election.cc:304] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.948993 13832 raft_consensus.cc:515] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.950769 13831 leader_election.cc:290] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:25.948711 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d250636ab44076acb7f69972629a1b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:25.952085 13830 raft_consensus.cc:2804] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.955758 13701 raft_consensus.cc:2468] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:25.955936 13830 raft_consensus.cc:493] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.956295 13830 raft_consensus.cc:3060] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.952283 13818 raft_consensus.cc:697] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:25.958933 13832 leader_election.cc:290] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.958869 13818 consensus_queue.cc:237] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.952493 13847 raft_consensus.cc:493] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.959518 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:25.959512 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:25.960310 13847 raft_consensus.cc:515] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.961297 13627 raft_consensus.cc:2393] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8371d51a1994e73b02922e0ce75ddcd in current term 1: Already voted for candidate 7a6b9aebda6f487eac20b2429c98f85a in this term.
I20260709 13:17:25.963086 13517 leader_election.cc:304] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:25.964027 13832 raft_consensus.cc:3060] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.946538 13863 consensus_queue.cc:237] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.971607 13832 raft_consensus.cc:2749] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.976408 13843 tablet_bootstrap.cc:492] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: No bootstrap required, opened a new log
I20260709 13:17:25.976994 13843 ts_tablet_manager.cc:1403] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.033s
I20260709 13:17:25.979030 13847 leader_election.cc:290] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:25.980510 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:25.982267 13553 raft_consensus.cc:2468] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 0.
I20260709 13:17:25.980284 13843 raft_consensus.cc:359] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.983152 13843 raft_consensus.cc:385] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.983474 13843 raft_consensus.cc:740] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.984419 13843 consensus_queue.cc:260] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.983819 13594 leader_election.cc:304] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:25.984000 13702 raft_consensus.cc:2468] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 1.
I20260709 13:17:25.986724 13843 ts_tablet_manager.cc:1434] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:17:25.968531 13830 raft_consensus.cc:515] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:25.988159 13844 ts_tablet_manager.cc:1434] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.107s	user 0.016s	sys 0.038s
I20260709 13:17:25.989967 13844 tablet_bootstrap.cc:492] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:25.992605 13830 leader_election.cc:290] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
W20260709 13:17:25.996848 13592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.240.67:45417, user_credentials={real_user=slave}} blocked reactor thread for 45659.1us
I20260709 13:17:25.998777 13847 raft_consensus.cc:2804] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.999336 13847 raft_consensus.cc:493] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.999702 13847 raft_consensus.cc:3060] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.000304 13867 raft_consensus.cc:515] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.006013 13627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:26.007783 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:26.008699 13629 raft_consensus.cc:3060] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.012591 13844 tablet_bootstrap.cc:654] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.016675 13847 raft_consensus.cc:515] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.017163 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d250636ab44076acb7f69972629a1b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:26.017832 13553 raft_consensus.cc:3060] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.018162 13627 raft_consensus.cc:2393] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b9aebda6f487eac20b2429c98f85a in current term 1: Already voted for candidate 1e635cc8cc7e470687f4bd318b322dea in this term.
I20260709 13:17:26.019158 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:26.020002 13702 raft_consensus.cc:2393] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e635cc8cc7e470687f4bd318b322dea in current term 1: Already voted for candidate 7a6b9aebda6f487eac20b2429c98f85a in this term.
I20260709 13:17:26.020294 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d250636ab44076acb7f69972629a1b" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.020929 13701 raft_consensus.cc:3060] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.020856 13847 leader_election.cc:290] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.025772 13553 raft_consensus.cc:2468] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
I20260709 13:17:26.027534 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:26.028378 13554 raft_consensus.cc:3060] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.028589 13594 leader_election.cc:304] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:26.028434 13701 raft_consensus.cc:2468] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
I20260709 13:17:26.031163 13629 raft_consensus.cc:2468] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 1.
I20260709 13:17:26.032742 13883 raft_consensus.cc:2804] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.039135 13883 raft_consensus.cc:697] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:26.040679 13844 tablet_bootstrap.cc:492] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:26.033074 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:26.041242 13554 raft_consensus.cc:2468] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 1.
I20260709 13:17:26.031718 13867 leader_election.cc:290] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:26.041401 13844 ts_tablet_manager.cc:1403] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.001s
I20260709 13:17:26.040274 13883 consensus_queue.cc:237] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.044679 13594 leader_election.cc:304] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:26.045739 13847 raft_consensus.cc:2804] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.047794 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.048815 13701 raft_consensus.cc:2393] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e635cc8cc7e470687f4bd318b322dea in current term 1: Already voted for candidate 7a6b9aebda6f487eac20b2429c98f85a in this term.
I20260709 13:17:26.048545 13844 raft_consensus.cc:359] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.046275 13847 raft_consensus.cc:697] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:26.050545 13667 leader_election.cc:304] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.049417 13844 raft_consensus.cc:385] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.051903 13867 raft_consensus.cc:2804] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.051973 13844 raft_consensus.cc:740] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.052472 13867 raft_consensus.cc:697] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:26.052876 13844 consensus_queue.cc:260] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.053102 13448 catalog_manager.cc:5697] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 1 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.057193 13844 ts_tablet_manager.cc:1434] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:17:26.057063 13449 catalog_manager.cc:5697] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 1 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.058390 13844 tablet_bootstrap.cc:492] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:26.053457 13867 consensus_queue.cc:237] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.063738 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6533b676586b46c7acbbc2b94e2cd32f" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:26.064934 13844 tablet_bootstrap.cc:654] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.050554 13847 consensus_queue.cc:237] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.068339 13667 leader_election.cc:304] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [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: 7a6b9aebda6f487eac20b2429c98f85a; no voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.068761 13818 raft_consensus.cc:493] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.069392 13818 raft_consensus.cc:515] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.070204 13831 raft_consensus.cc:2749] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.070894 13831 raft_consensus.cc:493] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.071458 13831 raft_consensus.cc:515] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.074855 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:26.076308 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:26.077332 13629 raft_consensus.cc:2393] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8371d51a1994e73b02922e0ce75ddcd in current term 1: Already voted for candidate 7a6b9aebda6f487eac20b2429c98f85a in this term.
W20260709 13:17:26.081331 13668 leader_election.cc:343] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.082682 13831 leader_election.cc:290] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:26.083765 13818 leader_election.cc:290] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.087450 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:26.088335 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:26.090158 13629 raft_consensus.cc:2468] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 0.
I20260709 13:17:26.069097 13883 raft_consensus.cc:493] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.090847 13883 raft_consensus.cc:515] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.093407 13667 leader_election.cc:304] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.094632 13449 catalog_manager.cc:5697] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 1 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.096381 13844 tablet_bootstrap.cc:492] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:26.096249 13517 leader_election.cc:304] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:26.096979 13844 ts_tablet_manager.cc:1403] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.014s
I20260709 13:17:26.097173 13818 raft_consensus.cc:3060] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.100376 13844 raft_consensus.cc:359] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.101132 13844 raft_consensus.cc:385] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.101454 13844 raft_consensus.cc:740] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.102206 13844 consensus_queue.cc:260] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.102833 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:26.104580 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd" is_pre_election: true
I20260709 13:17:26.105086 13818 raft_consensus.cc:2749] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.105392 13553 raft_consensus.cc:2393] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e635cc8cc7e470687f4bd318b322dea in current term 1: Already voted for candidate 7a6b9aebda6f487eac20b2429c98f85a in this term.
I20260709 13:17:26.106977 13844 ts_tablet_manager.cc:1434] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:26.105289 13867 raft_consensus.cc:2804] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:26.108444 13867 raft_consensus.cc:493] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:26.108784 13867 raft_consensus.cc:3060] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.109477 13594 leader_election.cc:304] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea; no voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.111032 13830 raft_consensus.cc:3060] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.117276 13451 catalog_manager.cc:5697] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 1 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.117830 13867 raft_consensus.cc:515] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.117849 13844 tablet_bootstrap.cc:492] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: Bootstrap starting.
I20260709 13:17:26.119386 13451 catalog_manager.cc:5697] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 1 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.122180 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:26.099365 13883 leader_election.cc:290] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
W20260709 13:17:26.123811 13668 leader_election.cc:343] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.125176 13830 raft_consensus.cc:2749] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.125473 13844 tablet_bootstrap.cc:654] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.126547 13867 leader_election.cc:290] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:26.127763 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:26.128424 13629 raft_consensus.cc:3060] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.131551 13844 tablet_bootstrap.cc:492] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: No bootstrap required, opened a new log
I20260709 13:17:26.132025 13844 ts_tablet_manager.cc:1403] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:17:26.134196 13844 raft_consensus.cc:359] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.134862 13844 raft_consensus.cc:385] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.135142 13844 raft_consensus.cc:740] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.135860 13629 raft_consensus.cc:2468] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 1.
I20260709 13:17:26.135799 13844 consensus_queue.cc:260] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.138055 13844 ts_tablet_manager.cc:1434] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:26.138782 13667 leader_election.cc:304] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.139642 13867 raft_consensus.cc:2804] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.140153 13867 raft_consensus.cc:697] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:26.141611 13867 consensus_queue.cc:237] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.155369 13451 catalog_manager.cc:5697] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 1 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.215628 13818 raft_consensus.cc:493] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.216199 13818 raft_consensus.cc:515] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.218199 13818 leader_election.cc:290] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.218046 13830 consensus_queue.cc:1048] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.218855 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d724e5a550495397a2f431953f8abf" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:26.219278 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d724e5a550495397a2f431953f8abf" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:26.220109 13702 raft_consensus.cc:2393] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8371d51a1994e73b02922e0ce75ddcd in current term 1: Already voted for candidate 1e635cc8cc7e470687f4bd318b322dea in this term.
I20260709 13:17:26.221053 13517 leader_election.cc:304] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:26.221865 13818 raft_consensus.cc:3060] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.230125 13818 raft_consensus.cc:2749] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.234776 13830 consensus_queue.cc:1048] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.277431 13701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acfe35b573aa45f09af6957421986178"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
mode: GRACEFUL
new_leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:42176
I20260709 13:17:26.278002 13701 raft_consensus.cc:606] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Received request to transfer leadership to TS e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.282968 13629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78d250636ab44076acb7f69972629a1b"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
mode: GRACEFUL
new_leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:60806
I20260709 13:17:26.283514 13629 raft_consensus.cc:606] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Received request to transfer leadership to TS e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.288465 13701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
mode: GRACEFUL
new_leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:42176
I20260709 13:17:26.288975 13701 raft_consensus.cc:606] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Received request to transfer leadership to TS e8371d51a1994e73b02922e0ce75ddcd
I20260709 13:17:26.293956 13701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
mode: GRACEFUL
new_leader_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:42176
I20260709 13:17:26.294492 13701 raft_consensus.cc:606] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Received request to transfer leadership to TS 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:26.305074 13701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
mode: GRACEFUL
new_leader_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:42176
I20260709 13:17:26.305624 13701 raft_consensus.cc:606] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Received request to transfer leadership to TS 1e635cc8cc7e470687f4bd318b322dea
I20260709 13:17:26.309163 13867 consensus_queue.cc:1048] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.315274 13867 raft_consensus.cc:993] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: : Instructing follower e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:26.315795 13863 raft_consensus.cc:1081] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Signalling peer e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:26.317873 13863 consensus_queue.cc:1048] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.318723 13554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:35074
I20260709 13:17:26.320379 13554 raft_consensus.cc:493] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.320798 13554 raft_consensus.cc:3060] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.328466 13554 raft_consensus.cc:515] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.333024 13554 leader_election.cc:290] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.333954 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:26.334661 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5365145b2f248268bffd7fed9817dbe" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.334671 13629 raft_consensus.cc:3060] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.335356 13701 raft_consensus.cc:3055] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.335716 13701 raft_consensus.cc:740] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:26.336560 13701 consensus_queue.cc:260] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.337903 13701 raft_consensus.cc:3060] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.340804 13629 raft_consensus.cc:2468] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:26.341987 13518 leader_election.cc:304] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:26.342800 13818 raft_consensus.cc:2804] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.343272 13818 raft_consensus.cc:697] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:26.343767 13701 raft_consensus.cc:2468] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:26.344112 13818 consensus_queue.cc:237] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.351192 13451 catalog_manager.cc:5697] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 1 to 2, leader changed from 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67) to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 2 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.367246 13867 consensus_queue.cc:1048] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.373222 13863 raft_consensus.cc:993] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: : Instructing follower e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:26.373700 13879 raft_consensus.cc:1081] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Signalling peer e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:26.375403 13553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acfe35b573aa45f09af6957421986178"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:35074
I20260709 13:17:26.376365 13553 raft_consensus.cc:493] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.376806 13553 raft_consensus.cc:3060] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.379925 13863 consensus_queue.cc:1048] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.385327 13553 raft_consensus.cc:515] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.387643 13553 leader_election.cc:290] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.388784 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfe35b573aa45f09af6957421986178" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.389333 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfe35b573aa45f09af6957421986178" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:26.389473 13701 raft_consensus.cc:3055] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.390064 13629 raft_consensus.cc:3060] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.390049 13701 raft_consensus.cc:740] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:26.391156 13701 consensus_queue.cc:260] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.392223 13701 raft_consensus.cc:3060] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.396509 13629 raft_consensus.cc:2468] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:26.397648 13518 leader_election.cc:304] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:26.398209 13701 raft_consensus.cc:2468] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:26.398506 13818 raft_consensus.cc:2804] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.399272 13818 raft_consensus.cc:697] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:26.400169 13818 consensus_queue.cc:237] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.407127 13451 catalog_manager.cc:5697] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 1 to 2, leader changed from 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67) to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 2 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.419183 13818 consensus_queue.cc:1048] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.429234 13880 consensus_queue.cc:1048] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.456118 13863 consensus_queue.cc:1048] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.460870 13863 consensus_queue.cc:1048] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.468492 13831 raft_consensus.cc:993] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: : Instructing follower 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:26.469013 13831 raft_consensus.cc:1081] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Signalling peer 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:26.470582 13627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:60794
I20260709 13:17:26.471163 13627 raft_consensus.cc:493] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.471508 13627 raft_consensus.cc:3060] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.477126 13627 raft_consensus.cc:515] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.479058 13627 leader_election.cc:290] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.480085 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.480772 13702 raft_consensus.cc:3055] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.481088 13702 raft_consensus.cc:740] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:26.481886 13702 consensus_queue.cc:260] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.482935 13702 raft_consensus.cc:3060] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.489164 13702 raft_consensus.cc:2468] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:26.530731 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd96ff6421e4fd6adbc9c247d5fe88a" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:26.532433 13554 raft_consensus.cc:3060] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.534247 13831 consensus_queue.cc:1048] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:26.539819 13553 raft_consensus.cc:3060] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.543738 13886 consensus_queue.cc:1048] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.546887 13592 leader_election.cc:304] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: 
I20260709 13:17:26.550194 13830 raft_consensus.cc:2804] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.550904 13830 raft_consensus.cc:697] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:26.552551 13830 consensus_queue.cc:237] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.572501 13847 consensus_queue.cc:1048] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.582051 13880 raft_consensus.cc:493] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.582645 13880 raft_consensus.cc:515] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.584033 13867 consensus_queue.cc:1048] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.586925 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e635cc8cc7e470687f4bd318b322dea" is_pre_election: true
I20260709 13:17:26.591586 13867 consensus_queue.cc:1048] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.595507 13880 leader_election.cc:290] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.598356 13448 catalog_manager.cc:5697] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 1 to 2, leader changed from 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67) to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 2 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.601301 13831 consensus_queue.cc:1048] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.599401 13554 raft_consensus.cc:2468] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:26.605284 13847 consensus_queue.cc:1048] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.606453 13702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504308399f641a5acfd0a3b3083a0e7" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a" is_pre_election: true
I20260709 13:17:26.614622 13517 leader_election.cc:304] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8371d51a1994e73b02922e0ce75ddcd; no voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:26.617725 13818 raft_consensus.cc:2749] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:26.632200 13847 consensus_queue.cc:1048] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.649266 13847 raft_consensus.cc:993] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: : Instructing follower e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:26.656683 13883 raft_consensus.cc:1081] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Signalling peer e8371d51a1994e73b02922e0ce75ddcd to start an election
I20260709 13:17:26.659978 13552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78d250636ab44076acb7f69972629a1b"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
 from {username='slave'} at 127.0.0.1:57348
I20260709 13:17:26.661031 13552 raft_consensus.cc:493] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.661469 13552 raft_consensus.cc:3060] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.669613 13867 raft_consensus.cc:993] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: : Instructing follower 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:26.670431 13867 raft_consensus.cc:1081] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Signalling peer 1e635cc8cc7e470687f4bd318b322dea to start an election
I20260709 13:17:26.679935 13627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
 from {username='slave'} at 127.0.0.1:60794
I20260709 13:17:26.680624 13627 raft_consensus.cc:493] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.681058 13627 raft_consensus.cc:3060] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.688057 13552 raft_consensus.cc:515] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.693022 13627 raft_consensus.cc:515] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.692734 13628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d250636ab44076acb7f69972629a1b" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:26.691913 13552 leader_election.cc:290] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Requested vote from peers 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.696548 13701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.697147 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c11460e39a3421cbe959546a11f35c0" candidate_uuid: "1e635cc8cc7e470687f4bd318b322dea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:26.700985 13554 raft_consensus.cc:3060] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.697224 13700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d250636ab44076acb7f69972629a1b" candidate_uuid: "e8371d51a1994e73b02922e0ce75ddcd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
I20260709 13:17:26.697372 13628 raft_consensus.cc:3055] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.707056 13700 raft_consensus.cc:3060] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.707450 13701 raft_consensus.cc:3055] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.707937 13701 raft_consensus.cc:740] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:26.707115 13628 raft_consensus.cc:740] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:26.709758 13628 consensus_queue.cc:260] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.695739 13627 leader_election.cc:290] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67:45417)
I20260709 13:17:26.711295 13701 consensus_queue.cc:260] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.713011 13701 raft_consensus.cc:3060] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.717705 13700 raft_consensus.cc:2468] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:26.718575 13628 raft_consensus.cc:3060] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.719271 13517 leader_election.cc:304] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b9aebda6f487eac20b2429c98f85a, e8371d51a1994e73b02922e0ce75ddcd; no voters: 
I20260709 13:17:26.720239 13880 raft_consensus.cc:2804] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.720741 13880 raft_consensus.cc:697] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Becoming Leader. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:26.721163 13554 raft_consensus.cc:2468] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:26.721346 13701 raft_consensus.cc:2468] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e635cc8cc7e470687f4bd318b322dea in term 2.
I20260709 13:17:26.721879 13880 consensus_queue.cc:237] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.722536 13592 leader_election.cc:304] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: 
I20260709 13:17:26.723495 13847 raft_consensus.cc:2804] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.723960 13847 raft_consensus.cc:697] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Becoming Leader. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:26.724881 13847 consensus_queue.cc:237] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:26.730396 13628 raft_consensus.cc:2468] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8371d51a1994e73b02922e0ce75ddcd in term 2.
I20260709 13:17:26.731174 13449 catalog_manager.cc:5697] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd reported cstate change: term changed from 1 to 2, leader changed from 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66) to e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65). New cstate: current_term: 2 leader_uuid: "e8371d51a1994e73b02922e0ce75ddcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.733366 13451 catalog_manager.cc:5697] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea reported cstate change: term changed from 1 to 2, leader changed from 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67) to 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66). New cstate: current_term: 2 leader_uuid: "1e635cc8cc7e470687f4bd318b322dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.746362 13701 raft_consensus.cc:1275] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.747565 13880 consensus_queue.cc:1048] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:26.757663 13628 raft_consensus.cc:1275] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.759316 13880 consensus_queue.cc:1048] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:26.835909 13701 raft_consensus.cc:1275] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.837387 13832 consensus_queue.cc:1048] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:26.846371 13628 raft_consensus.cc:1275] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.847913 13818 consensus_queue.cc:1048] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.014878 13701 raft_consensus.cc:1275] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.016096 13883 consensus_queue.cc:1048] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.024240 13554 raft_consensus.cc:1275] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.026206 13883 consensus_queue.cc:1048] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.145800 13554 raft_consensus.cc:1275] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.147104 13883 consensus_queue.cc:1048] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.152537 13701 raft_consensus.cc:1275] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer 1e635cc8cc7e470687f4bd318b322dea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.154318 13883 consensus_queue.cc:1048] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.283972 13628 raft_consensus.cc:1275] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.285260 13818 consensus_queue.cc:1048] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.289708 13701 raft_consensus.cc:1275] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Refusing update from remote peer e8371d51a1994e73b02922e0ce75ddcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.292258 13832 consensus_queue.cc:1048] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.311652 13451 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57194:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:17:29.333017 13451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57194:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:17:29.368832  6081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:29.639324 13627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "913e511107644d56a862bd4144dcbf97"
dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
mode: GRACEFUL
new_leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
 from {username='slave'} at 127.0.0.1:60812
I20260709 13:17:29.640120 13627 raft_consensus.cc:606] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Received request to transfer leadership to TS 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:29.674650 13972 tablet.cc:1724] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.678658 13976 tablet.cc:1724] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:17:29.680326 13960 log.cc:927] Time spent T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: Append to log took a long time: real 0.073s	user 0.002s	sys 0.000s
I20260709 13:17:29.706645 13830 raft_consensus.cc:993] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: : Instructing follower 7a6b9aebda6f487eac20b2429c98f85a to start an election
I20260709 13:17:29.707203 13830 raft_consensus.cc:1081] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Signalling peer 7a6b9aebda6f487eac20b2429c98f85a to start an election
I20260709 13:17:29.708181 13966 tablet.cc:1724] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.711236 13699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "913e511107644d56a862bd4144dcbf97"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
 from {username='slave'} at 127.0.0.1:57994
I20260709 13:17:29.711935 13699 raft_consensus.cc:493] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:29.712344 13699 raft_consensus.cc:3060] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.720286 13978 tablet.cc:1724] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.743992 13980 tablet.cc:1724] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.676635 13970 tablet.cc:1724] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.755927 13983 tablet.cc:1724] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.739822 13975 tablet.cc:1724] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.793511 13982 tablet.cc:1724] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.834198 13551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc"
dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
mode: GRACEFUL
new_leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
 from {username='slave'} at 127.0.0.1:35088
I20260709 13:17:29.834905 13551 raft_consensus.cc:606] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Received request to transfer leadership to TS 7a6b9aebda6f487eac20b2429c98f85a
I20260709 13:17:29.838788  6081 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:29.839856  6081 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:29.835988 13984 tablet.cc:1724] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.845100 13976 tablet.cc:1724] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.850023 13966 tablet.cc:1724] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.841807 13982 tablet.cc:1724] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.855314 13989 tablet.cc:1724] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.853235 13699 raft_consensus.cc:515] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:29.877118 13988 tablet.cc:1724] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.882819 13972 tablet.cc:1724] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.891309 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:29.891968 13699 leader_election.cc:290] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 2 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:29.893010 13984 tablet.cc:1724] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.894387 13982 tablet.cc:1724] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.892019 13629 raft_consensus.cc:3055] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:29.895870 13629 raft_consensus.cc:740] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e635cc8cc7e470687f4bd318b322dea, State: Running, Role: LEADER
I20260709 13:17:29.896688 13629 consensus_queue.cc:260] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:29.897996 13629 raft_consensus.cc:3060] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.898702 13978 tablet.cc:1724] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.902338 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913e511107644d56a862bd4144dcbf97" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:29.903026 13554 raft_consensus.cc:3060] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.910526 13975 tablet.cc:1724] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.921228 13629 raft_consensus.cc:2468] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 2.
I20260709 13:17:29.926407 13667 leader_election.cc:304] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: 
I20260709 13:17:29.908622 13984 tablet.cc:1724] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.935092 13976 tablet.cc:1724] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.938017 13980 tablet.cc:1724] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.942929 13990 raft_consensus.cc:2804] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.938767 13970 tablet.cc:1724] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.944639 13554 raft_consensus.cc:2468] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 2.
I20260709 13:17:29.945498 13990 raft_consensus.cc:697] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:29.947780 13983 tablet.cc:1724] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.948165 13990 consensus_queue.cc:237] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:29.950798 13972 tablet.cc:1724] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:29.977422 13975 tablet.cc:1724] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:30.012391 13448 catalog_manager.cc:5697] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 1 to 2, leader changed from 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66) to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 2 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.021417 13449 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a: soft_deleted_table [id=f7253f3238a04c9cafe2d14530786eee] alter complete (version 1)
I20260709 13:17:30.379971 13919 raft_consensus.cc:993] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: : Instructing follower 7a6b9aebda6f487eac20b2429c98f85a to start an election
I20260709 13:17:30.380481 13956 raft_consensus.cc:1081] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Signalling peer 7a6b9aebda6f487eac20b2429c98f85a to start an election
I20260709 13:17:30.381953 13703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc"
dest_uuid: "7a6b9aebda6f487eac20b2429c98f85a"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:17:30.382445 13703 raft_consensus.cc:493] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.382699 13703 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.388335 13703 raft_consensus.cc:515] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:30.389861 13703 leader_election.cc:290] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 3 election: Requested vote from peers e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885), 1e635cc8cc7e470687f4bd318b322dea (127.5.240.66:40499)
I20260709 13:17:30.390638 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8371d51a1994e73b02922e0ce75ddcd"
I20260709 13:17:30.390892 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c2a9358af4ddc8291af85e8ae4dbc" candidate_uuid: "7a6b9aebda6f487eac20b2429c98f85a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e635cc8cc7e470687f4bd318b322dea"
I20260709 13:17:30.391335 13554 raft_consensus.cc:3055] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:30.391460 13629 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.391680 13554 raft_consensus.cc:740] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8371d51a1994e73b02922e0ce75ddcd, State: Running, Role: LEADER
I20260709 13:17:30.392470 13554 consensus_queue.cc:260] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [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: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:30.393757 13554 raft_consensus.cc:3060] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.398558 13629 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 3.
I20260709 13:17:30.399923 13667 leader_election.cc:304] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e635cc8cc7e470687f4bd318b322dea, 7a6b9aebda6f487eac20b2429c98f85a; no voters: 
I20260709 13:17:30.400413 13554 raft_consensus.cc:2468] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b9aebda6f487eac20b2429c98f85a in term 3.
I20260709 13:17:30.400678 13990 raft_consensus.cc:2804] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:30.401238 13990 raft_consensus.cc:697] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 3 LEADER]: Becoming Leader. State: Replica: 7a6b9aebda6f487eac20b2429c98f85a, State: Running, Role: LEADER
I20260709 13:17:30.402081 13990 consensus_queue.cc:237] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Queue 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: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } }
I20260709 13:17:30.407328 13554 raft_consensus.cc:1275] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Refusing update from remote peer 7a6b9aebda6f487eac20b2429c98f85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.408516 13990 consensus_queue.cc:1048] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.409737 13449 catalog_manager.cc:5697] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a reported cstate change: term changed from 2 to 3, leader changed from e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65) to 7a6b9aebda6f487eac20b2429c98f85a (127.5.240.67). New cstate: current_term: 3 leader_uuid: "7a6b9aebda6f487eac20b2429c98f85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b9aebda6f487eac20b2429c98f85a" member_type: VOTER last_known_addr { host: "127.5.240.67" port: 45417 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.422063 13629 raft_consensus.cc:1275] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Refusing update from remote peer 7a6b9aebda6f487eac20b2429c98f85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.423174 13953 consensus_queue.cc:1048] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.782240 13629 raft_consensus.cc:1275] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 3 FOLLOWER]: Refusing update from remote peer 7a6b9aebda6f487eac20b2429c98f85a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:30.783445 13953 consensus_queue.cc:1048] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e635cc8cc7e470687f4bd318b322dea" member_type: VOTER last_known_addr { host: "127.5.240.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:30.792294 13553 raft_consensus.cc:1275] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 3 FOLLOWER]: Refusing update from remote peer 7a6b9aebda6f487eac20b2429c98f85a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:30.794235 13863 consensus_queue.cc:1048] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8371d51a1994e73b02922e0ce75ddcd" member_type: VOTER last_known_addr { host: "127.5.240.65" port: 36885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:30.899818  6081 tablet_server.cc:179] TabletServer@127.5.240.65:0 shutting down...
W20260709 13:17:30.913206 13594 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 13:17:30.925263 13594 consensus_peers.cc:597] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:30.943864  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:30.944892  6081 tablet_replica.cc:333] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.946004  6081 raft_consensus.cc:2243] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.946542  6081 raft_consensus.cc:2272] T c504308399f641a5acfd0a3b3083a0e7 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:30.947314 13594 consensus_peers.cc:597] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:30.949761  6081 tablet_replica.cc:333] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
W20260709 13:17:30.950246 13668 consensus_peers.cc:597] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:30.950789  6081 raft_consensus.cc:2243] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.951339  6081 raft_consensus.cc:2272] T a1d724e5a550495397a2f431953f8abf P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.954187  6081 tablet_replica.cc:333] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.954834  6081 raft_consensus.cc:2243] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:30.955667  6081 raft_consensus.cc:2272] T 78d250636ab44076acb7f69972629a1b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.957787  6081 tablet_replica.cc:333] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.958490  6081 raft_consensus.cc:2243] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.958940  6081 raft_consensus.cc:2272] T fbd96ff6421e4fd6adbc9c247d5fe88a P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.961556  6081 tablet_replica.cc:333] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.962168  6081 raft_consensus.cc:2243] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:30.962908  6081 raft_consensus.cc:2272] T acfe35b573aa45f09af6957421986178 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.965271  6081 tablet_replica.cc:333] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.965844  6081 raft_consensus.cc:2243] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.966367  6081 raft_consensus.cc:2272] T 6533b676586b46c7acbbc2b94e2cd32f P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.969053  6081 tablet_replica.cc:333] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.969643  6081 raft_consensus.cc:2243] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:30.971454  6081 raft_consensus.cc:2272] T 18028e4c5cb94ee9aa85029497bbf13e P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.974515  6081 tablet_replica.cc:333] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.975368  6081 raft_consensus.cc:2243] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.975981  6081 raft_consensus.cc:2272] T da410bb8b65d492f9d49ee1c0edee286 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:30.975885 13594 consensus_peers.cc:597] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:30.978974  6081 tablet_replica.cc:333] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.979611  6081 raft_consensus.cc:2243] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.980072  6081 raft_consensus.cc:2272] T 2a5c5d6055464eb8a792902d4d4048e1 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.982508  6081 tablet_replica.cc:333] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.983217  6081 raft_consensus.cc:2243] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:30.984258  6081 raft_consensus.cc:2272] T d5365145b2f248268bffd7fed9817dbe P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.986943  6081 tablet_replica.cc:333] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.987481  6081 raft_consensus.cc:2243] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.987914  6081 raft_consensus.cc:2272] T 6c11460e39a3421cbe959546a11f35c0 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.990576  6081 tablet_replica.cc:333] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.991062  6081 raft_consensus.cc:2243] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.991474  6081 raft_consensus.cc:2272] T 20f160be0c70412ab9de2fcbc8a31272 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.993546  6081 tablet_replica.cc:333] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.994118  6081 raft_consensus.cc:2243] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.994494  6081 raft_consensus.cc:2272] T ce6c2a9358af4ddc8291af85e8ae4dbc P e8371d51a1994e73b02922e0ce75ddcd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.996940  6081 tablet_replica.cc:333] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:30.997478  6081 raft_consensus.cc:2243] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.997998  6081 raft_consensus.cc:2272] T e4be45bf88454da692f4afc6e2b8284b P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.000538  6081 tablet_replica.cc:333] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:31.001175  6081 raft_consensus.cc:2243] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.001575  6081 raft_consensus.cc:2272] T 913e511107644d56a862bd4144dcbf97 P e8371d51a1994e73b02922e0ce75ddcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.003995  6081 tablet_replica.cc:333] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:31.004519  6081 raft_consensus.cc:2243] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.005273  6081 raft_consensus.cc:2272] T fd293c6e52224c5fa3f6cd14b41ed958 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.007203  6081 tablet_replica.cc:333] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:31.007892  6081 raft_consensus.cc:2243] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.008937  6081 raft_consensus.cc:2272] T b94e4e1d336f4a77aabc1f9de8fc5789 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.011749  6081 tablet_replica.cc:333] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd: stopping tablet replica
I20260709 13:17:31.012240  6081 raft_consensus.cc:2243] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.012986  6081 raft_consensus.cc:2272] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P e8371d51a1994e73b02922e0ce75ddcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.052893  6081 tablet_server.cc:196] TabletServer@127.5.240.65:0 shutdown complete.
W20260709 13:17:31.087033 13594 consensus_peers.cc:597] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:36885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.092948  6081 tablet_server.cc:179] TabletServer@127.5.240.66:0 shutting down...
I20260709 13:17:31.116676  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:31.117339  6081 tablet_replica.cc:333] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.118136  6081 raft_consensus.cc:2243] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.118633  6081 raft_consensus.cc:2272] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.120752  6081 tablet_replica.cc:333] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.121354  6081 raft_consensus.cc:2243] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.121796  6081 raft_consensus.cc:2272] T c504308399f641a5acfd0a3b3083a0e7 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.123874  6081 tablet_replica.cc:333] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.124574  6081 raft_consensus.cc:2243] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.125483  6081 raft_consensus.cc:2272] T fbd96ff6421e4fd6adbc9c247d5fe88a P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.127696  6081 tablet_replica.cc:333] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.128284  6081 raft_consensus.cc:2243] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.128723  6081 raft_consensus.cc:2272] T acfe35b573aa45f09af6957421986178 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.130782  6081 tablet_replica.cc:333] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.131541  6081 raft_consensus.cc:2243] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.132293  6081 raft_consensus.cc:2272] T a1d724e5a550495397a2f431953f8abf P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.134387  6081 tablet_replica.cc:333] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.134896  6081 raft_consensus.cc:2243] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.135618  6081 raft_consensus.cc:2272] T 6533b676586b46c7acbbc2b94e2cd32f P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.137650  6081 tablet_replica.cc:333] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.138193  6081 raft_consensus.cc:2243] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.138916  6081 raft_consensus.cc:2272] T 6c11460e39a3421cbe959546a11f35c0 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.141031  6081 tablet_replica.cc:333] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.141650  6081 raft_consensus.cc:2243] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.142132  6081 raft_consensus.cc:2272] T d5365145b2f248268bffd7fed9817dbe P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.144193  6081 tablet_replica.cc:333] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.144719  6081 raft_consensus.cc:2243] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.145550  6081 raft_consensus.cc:2272] T 20f160be0c70412ab9de2fcbc8a31272 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.147862  6081 tablet_replica.cc:333] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.148365  6081 raft_consensus.cc:2243] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.148808  6081 raft_consensus.cc:2272] T ce6c2a9358af4ddc8291af85e8ae4dbc P 1e635cc8cc7e470687f4bd318b322dea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.151522  6081 tablet_replica.cc:333] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.152091  6081 raft_consensus.cc:2243] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.152908  6081 raft_consensus.cc:2272] T e4be45bf88454da692f4afc6e2b8284b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.155121  6081 tablet_replica.cc:333] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.155642  6081 raft_consensus.cc:2243] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.156023  6081 raft_consensus.cc:2272] T 913e511107644d56a862bd4144dcbf97 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.158478  6081 tablet_replica.cc:333] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.159040  6081 raft_consensus.cc:2243] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.159495  6081 raft_consensus.cc:2272] T 78d250636ab44076acb7f69972629a1b P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.161548  6081 tablet_replica.cc:333] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.162110  6081 raft_consensus.cc:2243] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.162921  6081 raft_consensus.cc:2272] T 2a5c5d6055464eb8a792902d4d4048e1 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.164906  6081 tablet_replica.cc:333] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.165400  6081 raft_consensus.cc:2243] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.165817  6081 raft_consensus.cc:2272] T 18028e4c5cb94ee9aa85029497bbf13e P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.167790  6081 tablet_replica.cc:333] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.168308  6081 raft_consensus.cc:2243] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.168730  6081 raft_consensus.cc:2272] T da410bb8b65d492f9d49ee1c0edee286 P 1e635cc8cc7e470687f4bd318b322dea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.170862  6081 tablet_replica.cc:333] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.171510  6081 raft_consensus.cc:2243] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.172019  6081 raft_consensus.cc:2272] T fd293c6e52224c5fa3f6cd14b41ed958 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.174186  6081 tablet_replica.cc:333] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea: stopping tablet replica
I20260709 13:17:31.174634  6081 raft_consensus.cc:2243] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.175228  6081 raft_consensus.cc:2272] T b94e4e1d336f4a77aabc1f9de8fc5789 P 1e635cc8cc7e470687f4bd318b322dea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:31.176644 13668 consensus_peers.cc:597] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:36885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.214702  6081 tablet_server.cc:196] TabletServer@127.5.240.66:0 shutdown complete.
I20260709 13:17:31.246317  6081 tablet_server.cc:179] TabletServer@127.5.240.67:0 shutting down...
I20260709 13:17:31.271193  6081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:31.271886  6081 tablet_replica.cc:333] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.272739  6081 raft_consensus.cc:2243] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.273329  6081 raft_consensus.cc:2272] T 78d250636ab44076acb7f69972629a1b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.275457  6081 tablet_replica.cc:333] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.275996  6081 raft_consensus.cc:2243] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.276748  6081 raft_consensus.cc:2272] T c504308399f641a5acfd0a3b3083a0e7 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.278818  6081 tablet_replica.cc:333] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.279381  6081 raft_consensus.cc:2243] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.279784  6081 raft_consensus.cc:2272] T 4fb4826f9ce84ed98af1f1bcebbed1e9 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.282248  6081 tablet_replica.cc:333] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.282985  6081 raft_consensus.cc:2243] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.283574  6081 raft_consensus.cc:2272] T 6533b676586b46c7acbbc2b94e2cd32f P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.286356  6081 tablet_replica.cc:333] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.286981  6081 raft_consensus.cc:2243] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.287462  6081 raft_consensus.cc:2272] T fbd96ff6421e4fd6adbc9c247d5fe88a P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.289629  6081 tablet_replica.cc:333] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.290391  6081 raft_consensus.cc:2243] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.291023  6081 raft_consensus.cc:2272] T acfe35b573aa45f09af6957421986178 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:31.293287 13668 consensus_peers.cc:597] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:36885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:31.293788 13668 consensus_peers.cc:597] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a -> Peer e8371d51a1994e73b02922e0ce75ddcd (127.5.240.65:36885): Couldn't send request to peer e8371d51a1994e73b02922e0ce75ddcd. Status: Network error: Client connection negotiation failed: client connection to 127.5.240.65:36885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.294552  6081 tablet_replica.cc:333] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.295197  6081 raft_consensus.cc:2243] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.295640  6081 raft_consensus.cc:2272] T a1d724e5a550495397a2f431953f8abf P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.297636  6081 tablet_replica.cc:333] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.298204  6081 raft_consensus.cc:2243] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.299029  6081 raft_consensus.cc:2272] T ce6c2a9358af4ddc8291af85e8ae4dbc P 7a6b9aebda6f487eac20b2429c98f85a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.301259  6081 tablet_replica.cc:333] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.301854  6081 raft_consensus.cc:2243] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.302345  6081 raft_consensus.cc:2272] T 20f160be0c70412ab9de2fcbc8a31272 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.304304  6081 tablet_replica.cc:333] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.304863  6081 raft_consensus.cc:2243] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.305303  6081 raft_consensus.cc:2272] T e4be45bf88454da692f4afc6e2b8284b P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.307256  6081 tablet_replica.cc:333] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.307809  6081 raft_consensus.cc:2243] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.308240  6081 raft_consensus.cc:2272] T 6c11460e39a3421cbe959546a11f35c0 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.310202  6081 tablet_replica.cc:333] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.310729  6081 raft_consensus.cc:2243] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.311163  6081 raft_consensus.cc:2272] T d5365145b2f248268bffd7fed9817dbe P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.312985  6081 tablet_replica.cc:333] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.313476  6081 raft_consensus.cc:2243] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.313864  6081 raft_consensus.cc:2272] T b94e4e1d336f4a77aabc1f9de8fc5789 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.315878  6081 tablet_replica.cc:333] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.316359  6081 raft_consensus.cc:2243] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.316843  6081 raft_consensus.cc:2272] T fd293c6e52224c5fa3f6cd14b41ed958 P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.318836  6081 tablet_replica.cc:333] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.319365  6081 raft_consensus.cc:2243] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.320114  6081 raft_consensus.cc:2272] T 913e511107644d56a862bd4144dcbf97 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.322393  6081 tablet_replica.cc:333] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.322921  6081 raft_consensus.cc:2243] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.323333  6081 raft_consensus.cc:2272] T 18028e4c5cb94ee9aa85029497bbf13e P 7a6b9aebda6f487eac20b2429c98f85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.325279  6081 tablet_replica.cc:333] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.325775  6081 raft_consensus.cc:2243] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.326596  6081 raft_consensus.cc:2272] T da410bb8b65d492f9d49ee1c0edee286 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.328554  6081 tablet_replica.cc:333] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a: stopping tablet replica
I20260709 13:17:31.329013  6081 raft_consensus.cc:2243] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:31.329437  6081 raft_consensus.cc:2272] T 2a5c5d6055464eb8a792902d4d4048e1 P 7a6b9aebda6f487eac20b2429c98f85a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.367357  6081 tablet_server.cc:196] TabletServer@127.5.240.67:0 shutdown complete.
I20260709 13:17:31.398550  6081 master.cc:562] Master@127.5.240.126:32857 shutting down...
I20260709 13:17:31.418836  6081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:31.419492  6081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:31.419909  6081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3143a5b354c14b1caa2196690ea1866a: stopping tablet replica
I20260709 13:17:31.440907  6081 master.cc:584] Master@127.5.240.126:32857 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10864 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25956 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (199364 ms total)
[  PASSED  ] 8 tests.
I20260709 13:17:31.495257  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260709 13:17:31.495508  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260709 13:17:31.495677  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 390 messages since previous log ~13 seconds ago
I20260709 13:17:31.495867  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:17:31.496042  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:17:31.496232  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 1 messages since previous log ~71 seconds ago
I20260709 13:17:31.496493  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:17:31.496785  6081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 123 messages since previous log ~34 seconds ago
